Stop Searching. Start Trusting.
The curated directory of MCP servers, vetted for security, efficiency, and quality.
Tired of the MCP "Marketplace" Chaos?
We built MCPScout.ai to solve the ecosystems biggest pain points.
No Insecure Dumps
We manually analyze every server for basic security flaws.
Easy Setup
Our gotcha notes warn you about complex setups.
Avoid "Token Hogs"
We estimate token costs for cost-effective agents.
Products, Not Demos
We filter out "Hello World" demos.
Vetted Servers(9120)
open-targets-platform-mcp
by opentargets
This server acts as a Model Context Protocol (MCP) endpoint, enabling AI assistants to interact with the Open Targets Platform GraphQL API for drug discovery and target-disease association data.
This server acts as a Model Context Protocol (MCP) endpoint, enabling AI assistants to interact with the Open Targets Platform GraphQL API for drug discovery and target-disease association data.
Setup Requirements
- ⚠️Requires Python 3.10 or higher.
- ⚠️Requires the `uv` package manager for local installation and execution (e.g., `uv sync`).
- ⚠️Relies on an external Open Targets Platform API endpoint (https://api.platform.opentargets.org/api/v4/graphql by default).
Verified SafeView Analysis
tool-filter-mcp
by respawn-app
A proxy server for Model Context Protocol (MCP) that filters available tools from upstream MCP servers based on a regex-based deny list to optimize context for AI agents.
A proxy server for Model Context Protocol (MCP) that filters available tools from upstream MCP servers based on a regex-based deny list to optimize context for AI agents.
Setup Requirements
- ⚠️Requires Node.js >= 20.0.0.
- ⚠️Requires an existing upstream Model Context Protocol (MCP) server (HTTP/SSE or stdio) to proxy.
- ⚠️Effective tool filtering requires proficiency in regular expressions to define `deny` patterns correctly.
Verified SafeView Analysis
agent-identity-management
by opena2a-org
A production-ready identity verification and security platform for AI agents and Model Context Protocol (MCP) servers, providing cryptographic identity, access control, and real-time threat detection.
A production-ready identity verification and security platform for AI agents and Model Context Protocol (MCP) servers, providing cryptographic identity, access control, and real-time threat detection.
Setup Requirements
- ⚠️Requires Docker and Docker Compose for the recommended full local setup.
- ⚠️Production deployment critically requires overriding numerous default secrets (e.g., database, Redis, MinIO, Grafana passwords, JWT_SECRET, KEYVAULT_MASTER_KEY).
- ⚠️Specific Go (1.23+) and Node.js (18+) versions are required for direct development setup (outside Docker).
Verified SafeView Analysis
mmcp
by koki-develop
Manages Model Context Protocol (MCP) server definitions in a central configuration and applies them to various AI agent tools.
Manages Model Context Protocol (MCP) server definitions in a central configuration and applies them to various AI agent tools.
Setup Requirements
- ⚠️Requires npm or bun for installation.
- ⚠️Relies on specific, predefined file paths for each supported agent's configuration, which might not be compatible with highly customized system setups.
- ⚠️Users must understand that 'mmcp' configures agents to run commands; 'mmcp' itself does not execute the MCP server commands specified.
Verified SafeView Analysis
mcp-accessibility-scanner
by JustasMonkev
Automated web accessibility scanning and browser automation using Playwright and Axe-core, enabling LLMs to perform WCAG compliance checks and generate reports.
Automated web accessibility scanning and browser automation using Playwright and Axe-core, enabling LLMs to perform WCAG compliance checks and generate reports.
Setup Requirements
- ⚠️Requires Node.js >=18.0.0.
- ⚠️Requires Playwright-supported browsers to be installed (Chromium, Firefox, WebKit).
- ⚠️Requires 'Playwright MCP Bridge' VS Code extension if `--extension` or `--vscode` flags are used.
- ⚠️Requires correct JSON configuration for the MCP client (e.g., Claude Desktop).
Review RequiredView Analysis
influxdb-mcp-server
by idoru
An MCP server to interact with an InfluxDB instance, providing access to resources, tools for data management, and prompt templates for common queries and data formats.
An MCP server to interact with an InfluxDB instance, providing access to resources, tools for data management, and prompt templates for common queries and data formats.
Setup Requirements
- ⚠️Requires a running InfluxDB instance to connect to.
- ⚠️The `INFLUXDB_TOKEN` environment variable is mandatory for authentication with InfluxDB.
- ⚠️If InfluxDB is not at `http://localhost:8086`, the `INFLUXDB_URL` environment variable must be set.
Verified SafeView Analysis
1xn-vmcp
by 1xn-labs
An open-source platform for composing, customizing, and extending multiple Model Context Protocol (MCP) servers into a single logical, virtual MCP server, enabling fine-grained context engineering for AI workflows and agents.
An open-source platform for composing, customizing, and extending multiple Model Context Protocol (MCP) servers into a single logical, virtual MCP server, enabling fine-grained context engineering for AI workflows and agents.
Setup Requirements
- ⚠️Requires Python 3.10 to 3.13.
- ⚠️Requires `uv` (recommended) or `pip` for package installation.
- ⚠️For full functionality (e.g., running integration tests or interacting with external MCPs), external MCP servers are required.
Review RequiredView Analysis
RTFD
by aserper
Provides AI coding agents with real-time access to up-to-date library and service documentation from various package ecosystems and cloud platforms to prevent LLM hallucinations and use of outdated APIs.
Provides AI coding agents with real-time access to up-to-date library and service documentation from various package ecosystems and cloud platforms to prevent LLM hallucinations and use of outdated APIs.
Setup Requirements
- ⚠️Requires Python 3.10+.
- ⚠️GitHub API rate limits are severely restricted (60 requests/hour) without a `GITHUB_TOKEN` environment variable. A token increases the limit to 5000 requests/hour.
- ⚠️Inherent risk of indirect prompt injection and potential malicious code execution when processing external documentation from untrusted sources in autonomous agent modes. Mitigations (`RTFD_FETCH=false`, `VERIFIED_BY_PYPI=true`) are available but require explicit configuration.
Verified SafeView Analysis
copilot-security-instructions
by Robotti-io
This MCP server provides a toolkit to guide GitHub Copilot toward secure coding practices by offering customizable security-focused prompts and agents for integration into development workflows.
This MCP server provides a toolkit to guide GitHub Copilot toward secure coding practices by offering customizable security-focused prompts and agents for integration into development workflows.
Setup Requirements
- ⚠️Requires Node.js >=22.0.0.
- ⚠️Requires manual `.env` configuration; critical to change default SSL passphrase and AMQP credentials for production.
- ⚠️Requires VSCode configuration for MCP server URL to integrate with Copilot.
Verified SafeView Analysis
ai-sdk-5-migration-mcp-server
by vercel-labs
This server acts as a Model Context Protocol (MCP) tool to assist developers in migrating projects from AI SDK 4.x to AI SDK 5.0, primarily designed for use with Cursor or other compatible MCP clients.
This server acts as a Model Context Protocol (MCP) tool to assist developers in migrating projects from AI SDK 4.x to AI SDK 5.0, primarily designed for use with Cursor or other compatible MCP clients.
Setup Requirements
- ⚠️Requires an MCP-compatible client like Cursor to utilize its tools effectively.
- ⚠️Local development requires `pnpm` and a Node.js runtime environment.
Verified SafeView Analysis
savecontext
by greenfieldlabs-inc
Provides persistent memory, issue tracking, and project planning for AI coding assistants via the Model Context Protocol (MCP).
Provides persistent memory, issue tracking, and project planning for AI coding assistants via the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires Bun runtime.
- ⚠️Semantic search feature requires additional setup (Ollama with 'nomic-embed-text' model or a HuggingFace API token).
- ⚠️Claude Code statusline integration requires Python 3.x to be installed and available.
Verified SafeView Analysis
stt-mcp-server-linux
by marcindulak
Local speech-to-text server for Linux, designed to integrate with Claude Code via the MCP protocol or run in standalone mode to inject transcribed text into a Tmux session.
Local speech-to-text server for Linux, designed to integrate with Claude Code via the MCP protocol or run in standalone mode to inject transcribed text into a Tmux session.
Setup Requirements
- ⚠️Requires Docker Engine or Docker Desktop for containerized operation.
- ⚠️Requires Tmux for text injection into terminal sessions.
- ⚠️Linux-only due to direct dependencies on `/dev/input` and `/dev/snd` device files.
- ⚠️An initial download of the Whisper 'tiny' model (approx. 75 MB) to `~/.stt-mcp-server-linux/whisper` is required.