Discover Awesome MCP Servers

Extend your agent with 73,548 capabilities via MCP servers.

All73,548
AgentBraid

AgentBraid

A local-first MCP orchestration server that uses Codex as lead planner and Antigravity as host to delegate and review bounded tasks with Git integration and persistent SQLite state.

mcp-osint

mcp-osint

MCP server that provides access to 14 OSINT data sources including government, research, corporate, and news APIs, enabling search, preview, and retrieval of public intelligence data.

notion_summary_server

notion_summary_server

MCP server that automatically saves summaries of AI papers or stock articles to a Notion database.

Spotify Playlist MCP Server

Spotify Playlist MCP Server

Enables creating and managing Spotify playlists using natural language with advanced similarity matching across 8 different algorithms. Supports finding similar tracks based on audio features, mood, energy, genre, and custom weighted parameters to build personalized playlists automatically.

@volter/tunnel-mcp

@volter/tunnel-mcp

Enables AI agents to manage account, usage, and abuse operations for the Volter tunnel relay.

devflow-mcp

devflow-mcp

A read-only MCP server that securely serves Jira (Server/Data Center) data to Claude Code without exposing the personal access token, with optional GitLab integration.

@kamiazya/whiteboard-mcp

@kamiazya/whiteboard-mcp

Enables AI agents to collaboratively draw and annotate Excalidraw diagrams in real-time via MCP tools, synced to a browser canvas.

LinkedIn Agent MCP

LinkedIn Agent MCP

Enables AI assistants to connect to LinkedIn, accessing profiles and companies, searching for jobs and people, managing saved jobs, updating job-search profile settings, and inspecting analytics.

Awesome MCP Security

Awesome MCP Security

MCP (Model Context Protocol)に関連するセキュリティ脅威、MCPサーバーなどについて: This is a broad topic, so I'll outline some potential security threats related to MCP and MCP servers. The specific threats will depend on the implementation and usage of MCP. * **Data Poisoning:** If an attacker can inject malicious data into the model context, they could influence the behavior of the model in unintended and potentially harmful ways. This is especially concerning if the model is used for critical decision-making. * **Unauthorized Access:** If access to the MCP server is not properly secured, unauthorized users could gain access to sensitive model context data or even modify the model itself. * **Denial of Service (DoS):** An attacker could flood the MCP server with requests, overwhelming its resources and making it unavailable to legitimate users. * **Man-in-the-Middle (MitM) Attacks:** If communication between clients and the MCP server is not encrypted, an attacker could intercept and modify data in transit. * **Injection Attacks:** Depending on how the MCP server processes input, it may be vulnerable to injection attacks (e.g., SQL injection, command injection). * **Vulnerabilities in MCP Server Software:** Like any software, MCP server software may contain vulnerabilities that attackers could exploit. * **Data Leakage:** If the MCP server is not properly configured, sensitive model context data could be leaked to unauthorized parties. * **Model Extraction:** An attacker might try to extract the underlying model from the MCP server, potentially stealing valuable intellectual property. To mitigate these threats, it's important to implement strong security measures, such as: * **Authentication and Authorization:** Ensure that only authorized users can access the MCP server and its data. * **Encryption:** Encrypt communication between clients and the MCP server. * **Input Validation:** Carefully validate all input to the MCP server to prevent injection attacks. * **Regular Security Audits:** Conduct regular security audits to identify and address potential vulnerabilities. * **Keep Software Up-to-Date:** Keep the MCP server software and all related components up-to-date with the latest security patches. * **Data Sanitization:** Sanitize data before it is used to update the model context. * **Rate Limiting:** Implement rate limiting to prevent DoS attacks. * **Access Control Lists (ACLs):** Use ACLs to restrict access to specific resources on the MCP server. The specific security measures that are needed will depend on the specific implementation and usage of MCP. It's important to carefully assess the risks and implement appropriate security controls. --- 日本語訳: MCP(モデルコンテキストプロトコル)に関連するセキュリティ脅威、MCPサーバーなどについて: これは広範なトピックなので、MCPおよびMCPサーバーに関連する潜在的なセキュリティ脅威の概要を説明します。具体的な脅威は、MCPの実装と使用方法によって異なります。 * **データの汚染:** 攻撃者が悪意のあるデータをモデルコンテキストに注入できる場合、モデルの動作に意図しない、潜在的に有害な影響を与える可能性があります。これは、モデルが重要な意思決定に使用される場合に特に懸念されます。 * **不正アクセス:** MCPサーバーへのアクセスが適切に保護されていない場合、許可されていないユーザーが機密性の高いモデルコンテキストデータにアクセスしたり、モデル自体を変更したりする可能性があります。 * **サービス拒否(DoS)攻撃:** 攻撃者がMCPサーバーにリクエストを大量に送り込み、リソースを圧倒し、正当なユーザーが利用できなくなる可能性があります。 * **中間者(MitM)攻撃:** クライアントとMCPサーバー間の通信が暗号化されていない場合、攻撃者は転送中のデータを傍受して変更する可能性があります。 * **インジェクション攻撃:** MCPサーバーが入力を処理する方法によっては、インジェクション攻撃(SQLインジェクション、コマンドインジェクションなど)に対して脆弱である可能性があります。 * **MCPサーバーソフトウェアの脆弱性:** 他のソフトウェアと同様に、MCPサーバーソフトウェアには、攻撃者が悪用する可能性のある脆弱性が含まれている可能性があります。 * **データ漏洩:** MCPサーバーが適切に構成されていない場合、機密性の高いモデルコンテキストデータが許可されていない当事者に漏洩する可能性があります。 * **モデル抽出:** 攻撃者がMCPサーバーから基盤となるモデルを抽出しようとし、貴重な知的財産を盗む可能性があります。 これらの脅威を軽減するには、次のような強力なセキュリティ対策を実装することが重要です。 * **認証と認可:** 許可されたユーザーのみがMCPサーバーとそのデータにアクセスできるようにします。 * **暗号化:** クライアントとMCPサーバー間の通信を暗号化します。 * **入力検証:** インジェクション攻撃を防ぐために、MCPサーバーへのすべての入力を注意深く検証します。 * **定期的なセキュリティ監査:** 潜在的な脆弱性を特定して対処するために、定期的なセキュリティ監査を実施します。 * **ソフトウェアの最新状態維持:** MCPサーバーソフトウェアおよび関連するすべてのコンポーネントを、最新のセキュリティパッチで最新の状態に保ちます。 * **データのサニタイズ:** モデルコンテキストの更新に使用する前に、データをサニタイズします。 * **レート制限:** DoS攻撃を防ぐために、レート制限を実装します。 * **アクセス制御リスト(ACL):** ACLを使用して、MCPサーバー上の特定のリソースへのアクセスを制限します。 必要な具体的なセキュリティ対策は、MCPの具体的な実装と使用方法によって異なります。リスクを慎重に評価し、適切なセキュリティ制御を実装することが重要です。

baseline-mcp

baseline-mcp

Enables read-only interaction with Baseline irrigation controllers, including status, alarms, and historical reporting.

Odybook MCP Server

Odybook MCP Server

Enables AI assistants to search tours, check availability, and manage bookings via Odybook's experience management platform.

MCP Git Commit Generator

MCP Git Commit Generator

Analyzes Git repository changes and generates conventional, context-aware commit messages using the Model Context Protocol.

1Money Network MCP

1Money Network MCP

MCP server for the 1Money Network Protocol, providing tools to interact with accounts, tokens, transactions, checkpoints, chain, and utility functions like signing and address derivation.

apollo-mcp-server

apollo-mcp-server

Enables large language models to query and operate on Apollo Configuration Center. Supports managing apps, clusters, namespaces, config items, and releases.

EVIDIQ Compass

EVIDIQ Compass

Provides pricing and demand intelligence for the OKX.AI agent market via MCP. It offers market rate, price guidance, competitor analysis, demand signals, and attestation tools.

theo-van-gogh-mcp

theo-van-gogh-mcp

MCP server that lets AI assistants manage an art catalogue — find paintings, post to social media, upload to galleries, schedule posts, and update metadata.

Aegis

Aegis

A blast-radius auditor for AI agents that computes combined effective permissions across all connected MCP tools, detects dangerous capability combinations deterministically, and provides a live risk graph and one-click policy fixes.

cairn

cairn

Self-hosted personal context layer that gives AI agents shared memory via MCP.

@smart-compost/mcp

@smart-compost/mcp

MCP server for Smart Compost platform that lets LLM agents list composting processes/devices and pull measurements as read-only tools.

Remote MCP Server with GitHub OAuth

Remote MCP Server with GitHub OAuth

A Model Context Protocol server that supports remote connections and authenticates users via GitHub OAuth, allowing them to access tools based on their GitHub identity.

bergauf

bergauf

Lets an LLM plan hikes anywhere in Switzerland by combining named routes, elevation profiles, weather forecasts, and public transport.

Globus MCP Server

Globus MCP Server

Enables AI agents to perform federated data transfers and remote code execution on HPC endpoints via Globus, wrapping the Globus CLI and Globus Compute SDK.

solar-mcp

solar-mcp

MCP server for space weather and HF propagation conditions — live solar flux, Kp index, DSCOVR solar wind, X-ray flux, alerts, 27-day forecast, and band-by-band outlook through any MCP-compatible AI assistant.

Docs-MCP

Docs-MCP

An MCP server that allows users to efficiently search and reference user-configured documents through document listing, grep searching, semantic searching with OpenAI Embeddings, and full document retrieval.

fieldroutes_mcp

fieldroutes_mcp

MCP server for the FieldRoutes pest-control / lawn-care operations platform — talk to your data from Claude, Cursor, or any MCP client.

MCP-Server com CoConuT (Continuous Chain of Thought)

MCP-Server com CoConuT (Continuous Chain of Thought)

Explain Image MCP Server

Explain Image MCP Server

Enables AI agents to analyze images via Gemini vision models, supporting local paths, URLs, and data URLs with custom prompts.

MediaWiki MCP Server

MediaWiki MCP Server

Enables LLM clients to interact with any MediaWiki wiki, supporting page creation/editing, search, file uploads, category browsing, and page history retrieval. Supports multiple wikis with OAuth2 or bot password authentication for both public and private wikis.

nasa-mcp-server

nasa-mcp-server

Provides access to NASA's open APIs including astronomy imagery, Mars rover photos, asteroid tracking, Earth observations, and media library through natural language interaction.

cms-datagov-mcp-server

cms-datagov-mcp-server

Enables AI assistants to search, query, and analyze CMS healthcare datasets from data.cms.gov, supporting features like dataset discovery, filtering, and CSV download for large-scale analysis.