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(8554)
A local AI model router and orchestration server for Claude Code, integrating multiple LLM providers (Gemini, OpenAI, etc.) with fallback capabilities and supporting Model Context Protocol (MCP) servers for tool execution.
A local AI model router and orchestration server for Claude Code, integrating multiple LLM providers (Gemini, OpenAI, etc.) with fallback capabilities and supporting Model Context Protocol (MCP) servers for tool execution.
Setup Requirements
- ⚠️Node.js v18+ required
- ⚠️API keys required for LLM providers (e.g., Google Gemini, OpenAI), which may incur costs
- ⚠️Python and 'modelcontextprotocol' SDK required for optional MCP server functionality
Verified SafeView Analysis
rossum-mcp
by stancld
An AI agent toolkit for Rossum document processing, enabling conversational automation of workflows, debugging of hooks, and configuration management across different environments.
An AI agent toolkit for Rossum document processing, enabling conversational automation of workflows, debugging of hooks, and configuration management across different environments.
Setup Requirements
- ⚠️Requires a valid Rossum API Token (paid Rossum account).
- ⚠️Requires AWS credentials configured for Bedrock access (paid AWS account, Bedrock service enabled).
- ⚠️Requires Python 3.12 or newer.
- ⚠️Redis is recommended for chat persistence and history (optional, but full functionality may be impacted without it).
Review RequiredView Analysis
Base1000QianZiWenCodec
by real-LiHua
Encodes and decodes text using characters from the 'Thousand Character Classic' (千字文) for unique text representation.
Encodes and decodes text using characters from the 'Thousand Character Classic' (千字文) for unique text representation.
Setup Requirements
- ⚠️Requires Python 3.10+ for Python integration.
- ⚠️Requires Rust toolchain and Cargo for building from source.
- ⚠️Requires Maturin for building Python extension from source.
Verified SafeView Analysis
n8n-mcp
by PageLines
Provides opinionated workflow automation for n8n, enforcing best practices, auto-fixing issues, and offering version control.
Provides opinionated workflow automation for n8n, enforcing best practices, auto-fixing issues, and offering version control.
Setup Requirements
- ⚠️Requires a running n8n instance URL (N8N_API_URL)
- ⚠️Requires an n8n API Key with appropriate permissions (N8N_API_KEY)
Verified SafeView Analysis
bigrack.dev
by baptiste-mnh
Provides intelligent, local-first context and task management for AI assistants like Claude Code and Cursor, enhancing their ability to plan complex features, maintain persistent context, and validate business rules during software development.
Provides intelligent, local-first context and task management for AI assistants like Claude Code and Cursor, enhancing their ability to plan complex features, maintain persistent context, and validate business rules during software development.
Setup Requirements
- ⚠️Requires initial download of an ~80MB vector embedding model (Xenova/all-MiniLM-L6-v2) upon first `bigrack init`.
- ⚠️Initial repository and project creation, as well as context management, are primarily designed to be performed via an AI assistant (using MCP tools) rather than direct CLI commands, which are "not yet available" for some core features like `bigrack_create_repo` and `bigrack_store_context`.
- ⚠️Requires Node.js >= 20.0.0 and npm >= 9.0.0.
Verified SafeView Analysis
finam-mcp
by Alexander-Panov
Integrate Finam Trade API with AI assistants for natural language trading operations via Model Context Protocol (MCP).
Integrate Finam Trade API with AI assistants for natural language trading operations via Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires Python 3.12+.
- ⚠️Requires 'uv' (or 'uvx') for dependency management and execution.
- ⚠️Requires Finam Trade API Key and Account ID (FINAM_API_KEY, FINAM_ACCOUNT_ID) configured via environment variables or HTTP headers.
- ⚠️Requires an MCP client (e.g., Claude Desktop, Cursor, VS Code) to interact with the server.
Verified SafeView Analysis
Enterprise-Multi-AI-Agent-Systems-
by omri3193
Orchestrates multiple AI agents for complex reasoning and real-time information retrieval, integrating large language models with web search capabilities.
Orchestrates multiple AI agents for complex reasoning and real-time information retrieval, integrating large language models with web search capabilities.
Setup Requirements
- ⚠️Requires `GROQ_API_KEY` environment variable.
- ⚠️Requires `TAVILY_API_KEY` environment variable.
- ⚠️The `Screenshot 2025-12-29 095100.png` image file must be present in the project root for the frontend UI to display correctly without errors.
Verified SafeView Analysis
fast-diff-mcp
by kweinmeister
Provides a high-performance text diffing service for LLMs, enabling them to compare text blocks and receive differences in unified diff format via the Model Context Protocol (MCP).
Provides a high-performance text diffing service for LLMs, enabling them to compare text blocks and receive differences in unified diff format via the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires Rust Toolchain to compile the Python extension.
- ⚠️Requires `uv` for Python environment and package management, instead of standard `pip`.
Verified SafeView Analysis
mock-mcp
by mcpland
Facilitates AI-generated mock data for testing web applications by bridging test runners with Model Context Protocol (MCP) clients.
Facilitates AI-generated mock data for testing web applications by bridging test runners with Model Context Protocol (MCP) clients.
Setup Requirements
- ⚠️Requires an MCP (Model Context Protocol) client (e.g., Cursor, Claude Desktop) to be configured and running separately to generate mock data.
- ⚠️The test runner must set the `MOCK_MCP=1` environment variable to enable mock generation.
- ⚠️Tests need to use an HTTP interception library (e.g., `fetchMock`, Playwright's `page.route`) to route requests to `mock-mcp`.
Verified SafeView Analysis
doc-hub-mcp
by wxkingstar
Provides offline, local Markdown document retrieval and resource reading capabilities for IDEs, Agents, or debugging tools, primarily focused on WeChat Work and Feishu developer documentation.
Provides offline, local Markdown document retrieval and resource reading capabilities for IDEs, Agents, or debugging tools, primarily focused on WeChat Work and Feishu developer documentation.
Setup Requirements
- ⚠️Node.js version 20.18 or higher is strictly required due to dependency requirements.
- ⚠️Requires manual configuration of the `DOC_ROOT` environment variable if Markdown documents are not located in the default 'docs/', 'wecom/', or 'feishu/' directories.
- ⚠️The initial setup and first launch using `npx` may involve downloading over 100MB of data and can take several minutes to complete.
Verified SafeView Analysis
SchemaCrawler-AI
by schemacrawler
Provides an AI-powered interface for natural language database schema exploration, analysis, visualization, and SQL assistance.
Provides an AI-powered interface for natural language database schema exploration, analysis, visualization, and SQL assistance.
Setup Requirements
- ⚠️Requires JDBC connection details to a database (e.g., URL, user, password), provided via environment variables.
- ⚠️Requires a Java Runtime Environment or Docker to run.
- ⚠️The MCP Server transport type (`SCHCRWLR_MCP_SERVER_TRANSPORT`) must be explicitly configured as 'http' or 'stdio', otherwise it defaults to 'stdio' and might not be accessible over the network as expected.
- ⚠️Relies on Spring AI framework for its core functionality.
Verified SafeView Analysis
FerrumMCP
by Eth3rnit3
A browser automation server for AI assistants, enabling interaction with web pages through the Model Context Protocol.
A browser automation server for AI assistants, enabling interaction with web pages through the Model Context Protocol.
Setup Requirements
- ⚠️Requires Ruby 3.2+.
- ⚠️Docker deployments require `--security-opt seccomp=unconfined` for Chromium to function.
- ⚠️BotBrowser profiles, used for anti-detection, require separate licensing or purchase.
- ⚠️The `solve_captcha` tool requires `whisper-cli` to be installed and available on the system.