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)
instantly-mcp
by bcharleson
Manages Instantly.ai email automation campaigns, leads, accounts, and analytics via a Model Context Protocol (MCP) server for AI assistants.
Manages Instantly.ai email automation campaigns, leads, accounts, and analytics via a Model Context Protocol (MCP) server for AI assistants.
Setup Requirements
- ⚠️Requires an Instantly.ai API Key (Instantly.ai is a paid service).
- ⚠️Python 3.10 or higher is required.
- ⚠️For stdio mode, the INSTANTLY_API_KEY environment variable is mandatory.
Verified SafeView Analysis
athena-protocol
by n0zer0d4y
An intelligent MCP server that acts as an AI tech lead for coding agents, providing expert validation, impact analysis, and strategic guidance before code changes are made.
An intelligent MCP server that acts as an AI tech lead for coding agents, providing expert validation, impact analysis, and strategic guidance before code changes are made.
Setup Requirements
- ⚠️Requires Node.js >= 18.
- ⚠️Requires at least one paid LLM provider API key (e.g., OPENAI_API_KEY, ANTHROPIC_API_KEY) configured in environment variables.
- ⚠️MCP client restart is required after any configuration changes in the environment variables (e.g., in `mcp.json` or `.env` file).
- ⚠️GPT-5 models (e.g., OpenAI) currently require `LLM_TEMPERATURE_DEFAULT`, `LLM_MAX_TOKENS_DEFAULT`, and `LLM_TIMEOUT_DEFAULT` to be set, even if these parameters are not directly used by the model (a known limitation to be addressed in v0.3.0).
Verified SafeView Analysis
mcp-vault
by phate45
Enables AI assistants to interact with Obsidian vaults, facilitating file operations, heading analysis, and task querying via the Model Context Protocol (MCP).
Enables AI assistants to interact with Obsidian vaults, facilitating file operations, heading analysis, and task querying via the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires a custom-compiled version of the Obsidian Local REST API plugin (from a specific fork with MOVE support) to be manually installed in Obsidian.
- ⚠️Python >=3.13 and 'uv' for dependency management are prerequisites.
- ⚠️The Obsidian Local REST API plugin must be running on 'localhost:27124' with an API key configured.
Verified SafeView Analysis
mcp-bugzilla
by openSUSE
This MCP server enables AI models and other MCP clients to interact with Bugzilla instances, allowing them to query bug information, manage comments, and leverage quicksearch capabilities.
This MCP server enables AI models and other MCP clients to interact with Bugzilla instances, allowing them to query bug information, manage comments, and leverage quicksearch capabilities.
Setup Requirements
- ⚠️Requires Python 3.13.
- ⚠️Requires an active Bugzilla instance with REST API access and a user API key.
- ⚠️Requires network access from the MCP server to the Bugzilla instance.
Verified SafeView Analysis
MCP-Server-ACBrNFe
by Code4Delphi
This project implements a server to automate the generation and submission of Brazilian electronic invoices (NF-e) by integrating with the ACBrNFe component.
This project implements a server to automate the generation and submission of Brazilian electronic invoices (NF-e) by integrating with the ACBrNFe component.
Setup Requirements
- ⚠️Requires the ACBrNFe component to be installed and properly configured, which is specific to Brazilian tax systems.
- ⚠️Likely requires a specific runtime environment compatible with ACBrNFe (e.g., Windows for older versions, or a specific Delphi/Lazarus/cross-platform setup for newer ones).
Review RequiredView Analysis
icinga-mcp
by Icinga
Acts as a bridge and proxy for Icinga Web 2 (Icinga DB Web module), exposing its monitoring capabilities via a FastAPI REST API and an MCP server for orchestration.
Acts as a bridge and proxy for Icinga Web 2 (Icinga DB Web module), exposing its monitoring capabilities via a FastAPI REST API and an MCP server for orchestration.
Setup Requirements
- ⚠️Requires Python 3.11 or newer.
- ⚠️Requires an Icinga Web 2 instance with the Icinga DB Web module accessible via HTTP/HTTPS.
- ⚠️Requires Icinga Web 2 API credentials (username/password) to be configured as environment variables (ICINGA_WEB_USERNAME, ICINGA_WEB_PASSWORD).
Verified SafeView Analysis
mcp-gemini-grounded-search
by cnosuke
Provides grounded search functionality using Google's Gemini API, allowing MCP clients to perform web searches and retrieve up-to-date information with sources.
Provides grounded search functionality using Google's Gemini API, allowing MCP clients to perform web searches and retrieve up-to-date information with sources.
Setup Requirements
- ⚠️Requires Gemini API Key (Paid Service)
- ⚠️Docker recommended for easy setup, otherwise Go 1.24+ is needed for local compilation
Verified SafeView Analysis
feed-mcp
by richardwooding
Integrate RSS, Atom, and JSON feeds directly into Claude Desktop conversations for news reading and content analysis.
Integrate RSS, Atom, and JSON feeds directly into Claude Desktop conversations for news reading and content analysis.
Setup Requirements
- ⚠️Requires Docker or Podman for the recommended installation method.
- ⚠️Requires manual editing of the `claude_desktop_config.json` file to add the MCP server configuration.
- ⚠️Users must provide feed URLs directly as arguments or via an OPML file (which may require volume mounting for containerized deployment).
Verified SafeView Analysis
cpi-mcp-server
by vadimklimov
The MCP server provides AI-powered applications with access to integration packages and artifacts within an SAP Cloud Integration tenant.
The MCP server provides AI-powered applications with access to integration packages and artifacts within an SAP Cloud Integration tenant.
Setup Requirements
- ⚠️Requires an SAP Cloud Integration (part of SAP Integration Suite) tenant.
- ⚠️Requires an OAuth client and service key setup with specific roles (e.g., WorkspacePackagesRead, MonitoringDataRead) in the SAP Business Technology Platform subaccount.
- ⚠️Critical environment variables (Base URL, Token URL, Client ID, Client Secret for SAP CPI) must be provided for the server to function.
Verified SafeView Analysis
mcp-genelab
by sbl-sdsc
Enables AI-assisted natural language querying and analysis of NASA GeneLab and integrated biomedical knowledge graphs in Neo4j.
Enables AI-assisted natural language querying and analysis of NASA GeneLab and integrated biomedical knowledge graphs in Neo4j.
Setup Requirements
- ⚠️Requires a Claude Desktop Pro/Max or VS Code Insiders with GitHub Copilot subscription for client interaction.
- ⚠️Requires a running Neo4j instance populated with the NASA GeneLab Knowledge Graph (and potentially SPOKE) data.
- ⚠️The `uv` package manager must be installed and in the user's PATH.
Verified SafeView Analysis
overture
by jander99
Orchestrates Model Context Protocol (MCP) servers and AI agents across multiple AI development tools from a unified configuration.
Orchestrates Model Context Protocol (MCP) servers and AI agents across multiple AI development tools from a unified configuration.
Setup Requirements
- ⚠️Requires Node.js 20+ and npm 10+.
- ⚠️Full functionality depends on specific AI CLI clients (e.g., Claude Code, GitHub Copilot CLI, OpenCode) being installed on the system.
- ⚠️Some MCP servers require external environment variables (e.g., GITHUB_TOKEN, BRAVE_API_KEY) for accessing external services or APIs, which may need manual configuration and could incur usage costs from those third-party services.
Verified SafeView Analysis
lemonado-mcp-server
by lemonadolabs
Enables AI agents to query and analyze data from various marketing, payment, and productivity platforms using SQL via the Model Context Protocol (MCP).
Enables AI agents to query and analyze data from various marketing, payment, and productivity platforms using SQL via the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires a Lemonado account (free, but necessary for all functionality).
- ⚠️Requires at least one data source connected within your Lemonado account.
- ⚠️Requires an MCP-compatible client (e.g., Claude, ChatGPT, n8n) for interaction.