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)
malim
by m10x
A malicious MCP server designed to test MCP clients for potential security vulnerabilities.
A malicious MCP server designed to test MCP clients for potential security vulnerabilities.
Setup Requirements
- ⚠️Requires a compatible MCP client for interaction.
- ⚠️Dependencies from `requirements.txt` must be installed (e.g., `fastmcp`).
Review RequiredView Analysis
mcp-server
by serpapi
A Model Context Protocol (MCP) server that integrates with SerpApi to provide comprehensive search engine results and data extraction to an LLM.
A Model Context Protocol (MCP) server that integrates with SerpApi to provide comprehensive search engine results and data extraction to an LLM.
Setup Requirements
- ⚠️Requires a SerpApi API Key (SerpApi is a paid service, rate limits apply)
- ⚠️Requires Python 3.12+ (Python 3.13+ explicitly mentioned in README)
- ⚠️Uses 'uv' for dependency management and running in local development (a modern Python package installer)
Verified SafeView Analysis
identity-spec
by agntcy
Provides specifications, documentation, and API definitions for an identity framework managing verifiable credentials for agents and MCP Servers in an Internet of Agents (IoA).
Provides specifications, documentation, and API definitions for an identity framework managing verifiable credentials for agents and MCP Servers in an Internet of Agents (IoA).
Setup Requirements
- ⚠️Requires Node.js >= 18.0
- ⚠️Uses Yarn for package management
- ⚠️Build process likely requires `make` and `protoc` (Protobuf compiler) to generate API documentation
Verified SafeView Analysis
ghost-mcp-server
by ghostsecurity
Provides a Model Context Protocol (MCP) server for the Ghost Security API, enabling AI agents to securely manage security findings and analyze repository data through standardized tools.
Provides a Model Context Protocol (MCP) server for the Ghost Security API, enabling AI agents to securely manage security findings and analyze repository data through standardized tools.
Setup Requirements
- ⚠️Requires Ghost Security API Key (account/registration needed at Ghost Security)
- ⚠️Requires Claude Code CLI for quick installation and integration
- ⚠️Requires Anthropic API Key for the bundled CLI chatbot functionality (separate account/payment)
Verified SafeView Analysis
medical-mcp
by JamesANZ
Provides comprehensive, real-time medical data from authoritative sources to enhance AI workflows locally and privately.
Provides comprehensive, real-time medical data from authoritative sources to enhance AI workflows locally and privately.
Setup Requirements
- ⚠️Requires Node.js 18+ and npm to be installed.
- ⚠️The Puppeteer dependency will download a Chromium browser instance (~170MB) upon first run or install, which can take time and storage.
- ⚠️Manual setup for Claude Desktop requires editing a JSON configuration file with the absolute path to the server's build directory, which can be error-prone or require platform-specific adjustments.
Verified SafeView Analysis
mcp-guard
by botzrDev
Security gateway for Model Context Protocol (MCP) servers, providing authentication, authorization, rate limiting, and observability.
Security gateway for Model Context Protocol (MCP) servers, providing authentication, authorization, rate limiting, and observability.
Setup Requirements
- ⚠️Requires Rust toolchain for `cargo install` or building from source.
- ⚠️The default `stdio` upstream configuration in `mcp-guard.toml` relies on `npx @modelcontextprotocol/server-filesystem`, which requires Node.js and npm to be installed.
- ⚠️Commercial tiers (Pro, Enterprise) require a valid license key to be set as an environment variable (`MCP_GUARD_LICENSE_KEY`). The Enterprise tier also requires initial online validation via Keygen.sh.
Verified SafeView Analysis
quilt-mcp-server
by quiltdata
Enables AI models (LLMs) to query, analyze, visualize, and package data in AWS S3, Athena, and Quilt catalogs using natural language interactions.
Enables AI models (LLMs) to query, analyze, visualize, and package data in AWS S3, Athena, and Quilt catalogs using natural language interactions.
Setup Requirements
- ⚠️Requires Python 3.11+ for execution.
- ⚠️Demands separate AWS credentials for Bedrock access AND a `quilt3 login` for S3/Athena/Glue data access, which can be a point of friction.
- ⚠️Relies on `uv` (a modern Python package manager) for installation, which might be new for some users.
Verified SafeView Analysis
destiny2-mcp-server
by Nadiar
Integrate Destiny 2 game data (player profiles, activities, items, clans, triumphs) with LLMs for rich context and query capabilities.
Integrate Destiny 2 game data (player profiles, activities, items, clans, triumphs) with LLMs for rich context and query capabilities.
Setup Requirements
- ⚠️Requires a Bungie API Key obtained by creating a 'Private' application on the Bungie Developer Portal.
- ⚠️Requires Node.js 18.x+ or Docker for execution.
- ⚠️Downloads and maintains a local manifest cache (tens of MBs) on first run, which requires disk space and can take some time to initialize.
Verified SafeView Analysis
mcp-server-brave-search
by zed-extensions
Integrates Brave Search results as a Model Context Protocol server within the Zed editor, providing AI context.
Integrates Brave Search results as a Model Context Protocol server within the Zed editor, providing AI context.
Setup Requirements
- ⚠️Requires a Brave Search API Key.
- ⚠️Requires signing up for a Brave Search API account (a free tier with usage limits is available).
Verified SafeView Analysis
1password-mcp-server
by jon-the-dev
Provides secure access to 1Password credentials for AI assistants through the Model Context Protocol.
Provides secure access to 1Password credentials for AI assistants through the Model Context Protocol.
Setup Requirements
- ⚠️Requires Python 3.12 or higher.
- ⚠️Requires a 1Password service account with 'Read' access to specific vaults (e.g., 'AI').
- ⚠️The OP_SERVICE_ACCOUNT_TOKEN environment variable is required for operation.
Review RequiredView Analysis
Rootly-MCP-server
by Rootly-AI-Labs
This server integrates the Rootly API as an MCP server, enabling AI agents to manage production incidents, analyze historical data for insights, and suggest solutions directly within MCP-compatible editors.
This server integrates the Rootly API as an MCP server, enabling AI agents to manage production incidents, analyze historical data for insights, and suggest solutions directly within MCP-compatible editors.
Setup Requirements
- ⚠️Requires Python 3.12 or higher.
- ⚠️Requires the `uv` package manager for dependency installation and execution.
- ⚠️A Rootly API token (Global API Key recommended) is required and must be set as the ROOTLY_API_TOKEN environment variable.
Verified SafeView Analysis
google-documents-mcp
by domdomegg
Enables AI systems to interact with Google Docs for reading, editing, and content generation, facilitating workflows like document Q&A, meeting summaries, content drafting, and daily planning with persistent context.
Enables AI systems to interact with Google Docs for reading, editing, and content generation, facilitating workflows like document Q&A, meeting summaries, content drafting, and daily planning with persistent context.
Setup Requirements
- ⚠️Requires manual creation of Google OAuth 2.0 credentials in the Google Cloud Console and enabling the Google Docs API.
- ⚠️Requires specific environment variables (GOOGLE_CLIENT_ID, GOOGLE_CLIENT_SECRET for HTTP transport or GOOGLE_ACCESS_TOKEN for stdio transport) to be configured.
- ⚠️Node.js and npm must be installed on the host system to run the server.