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)
OOMCP
by chefbob
Enables AI assistants to read and modify OmniOutliner documents on macOS via a localhost HTTP server.
Enables AI assistants to read and modify OmniOutliner documents on macOS via a localhost HTTP server.
Setup Requirements
- ⚠️Requires macOS 13.0 or later.
- ⚠️Requires OmniOutliner Pro for scripting capabilities.
- ⚠️Requires 'mcp-remote' (Node.js package) to be installed globally for Claude Desktop integration.
Verified SafeView Analysis
splunk-mcp
by ordinary3oy
Sets up a Proof of Concept environment for integrating Splunk's Model Context Protocol (MCP) Server with Claude Desktop.
Sets up a Proof of Concept environment for integrating Splunk's Model Context Protocol (MCP) Server with Claude Desktop.
Setup Requirements
- ⚠️Requires Docker Desktop to be installed and running.
- ⚠️Requires 1Password CLI ('op') for secure secrets management.
- ⚠️Requires 'make', 'jq', and 'curl' utilities installed on the host machine.
- ⚠️Manual restart of Claude Desktop is required after initial setup for configuration changes to take effect.
Review RequiredView Analysis
kicad-mcp
by OscarAC
Provides a web-based interface and API for managing and sharing KiCad electronic component data and related files.
Provides a web-based interface and API for managing and sharing KiCad electronic component data and related files.
Setup Requirements
- ⚠️Requires Node.js runtime
- ⚠️Configuration for port and data paths (DB_PATH, DATA_PATH, UPLOAD_PATH) is handled via environment variables, typically in a .env file.
Verified SafeView Analysis
mcp-pubmed-server
by m0370
Provides AI agents with tools to search, filter, and retrieve medical literature from PubMed via NCBI E-utilities API.
Provides AI agents with tools to search, filter, and retrieve medical literature from PubMed via NCBI E-utilities API.
Setup Requirements
- ⚠️Requires Python 3.10 or higher.
- ⚠️Optional but recommended `NCBI_API_KEY` environment variable for higher API rate limits (otherwise 3 requests/second limit).
- ⚠️Requires `httpx` and `xmltodict` Python libraries to be installed (via `requirements.txt`).
Verified SafeView Analysis
mcp-dadosbr
by Didiye
Provides a Model Context Protocol server for real-time lookup of Brazilian public data, including company information (CNPJ), postal codes (CEP), and intelligent web search with sequential thinking capabilities.
Provides a Model Context Protocol server for real-time lookup of Brazilian public data, including company information (CNPJ), postal codes (CEP), and intelligent web search with sequential thinking capabilities.
Setup Requirements
- ⚠️The 'cnpj_search' and 'cnpj_intelligence' tools require a 'TAVILY_API_KEY' environment variable (Tavily is a paid service after its free tier of 1000 searches/month).
- ⚠️For Cloudflare Workers deployment, a 'CLOUDFLARE_API_TOKEN' (with specific permissions) and KV namespaces are required, including 'MCP_KV' for rate limiting.
- ⚠️Node.js version 18.0.0 or higher is required to run the server.
Verified SafeView Analysis
better-qdrant-mcp
by jtsang4
An MCP server providing long-term memory and semantic search capabilities using Qdrant vector database and OpenAI embeddings for AI agents.
An MCP server providing long-term memory and semantic search capabilities using Qdrant vector database and OpenAI embeddings for AI agents.
Setup Requirements
- ⚠️Requires OpenAI API Key (a paid service) for embeddings.
- ⚠️Requires Python 3.12+.
- ⚠️A running Qdrant instance is necessary (defaults to http://localhost:6333, but can be configured via QDRANT_URL).
Verified SafeView Analysis
mcp-gateway
by thomkav
Provides a robust security layer for Model Context Protocol (MCP) servers, offering authentication, session management, authorization, rate limiting, and audit logging for AI agent integrations with third-party APIs.
Provides a robust security layer for Model Context Protocol (MCP) servers, offering authentication, session management, authorization, rate limiting, and audit logging for AI agent integrations with third-party APIs.
Setup Requirements
- ⚠️Requires `MCP_JWT_SECRET` environment variable (minimum 256 bits/32 bytes) for secure JWT signing. Using the default in development is insecure for production.
- ⚠️Relies on OS Keyring (Keychain, Credential Manager, Secret Service) for secure API token storage. If unavailable or locked, it will fail in production configurations (`fallbackToMemory: false`).
- ⚠️Users must configure their 3rd-party API tokens (e.g., Vikunja, GitHub) using the provided `mcp-gateway configure` CLI tool.
- ⚠️Requires Node.js >=18.0.0 and pnpm >=9.0.0.
Verified SafeView Analysis
Odoo-MCP-Server
by softdevarka
Integrate Odoo ERP with a Model Context Protocol (MCP) client to enable AI agents (like Claude) to interact with Odoo data and functionality.
Integrate Odoo ERP with a Model Context Protocol (MCP) client to enable AI agents (like Claude) to interact with Odoo data and functionality.
Setup Requirements
- ⚠️Requires a running Odoo 17.0 (or compatible) instance.
- ⚠️Requires Docker and Docker Compose to easily set up the Odoo instance locally.
- ⚠️Default Odoo credentials ('admin@example.com', 'admin123') are insecure and MUST be changed for production use.
- ⚠️Requires Node.js for the MCP server application itself.
Verified SafeView Analysis
chivas2
by bioanywhere
Provides Docker deployment configuration and CI/CD setup for a world-news-api-clients server, utilizing Google Artifact Registry and Workload Identity Federation.
Provides Docker deployment configuration and CI/CD setup for a world-news-api-clients server, utilizing Google Artifact Registry and Workload Identity Federation.
Setup Requirements
- ⚠️Docker required for local development and deployment
- ⚠️Requires a GCP Project for CI/CD integration with Google Artifact Registry
- ⚠️GitHub repository secrets `GCP_PROJECT_ID` and `GCP_PROJECT_NUMBER` are required for CI/CD
Verified SafeView Analysis
remote-mcp-server
by amruthasreddy
Manages and tracks personal or business expenses through an API.
Manages and tracks personal or business expenses through an API.
Setup Requirements
- ⚠️Requires Python 3.14 or higher as specified in pyproject.toml.
- ⚠️Requires write permissions in the system's temporary directory for the SQLite database.
Verified SafeView Analysis
fareway-database-mcp
by alangould92
Provides secure and performant access to Fareway's golf tour database for AI agents via Model Context Protocol (MCP) tools.
Provides secure and performant access to Fareway's golf tour database for AI agents via Model Context Protocol (MCP) tools.
Setup Requirements
- ⚠️Requires Supabase credentials (URL, Service Key) for database access.
- ⚠️Requires a manually generated secure MCP_API_KEY for authentication.
- ⚠️Node.js version >=20.0.0 is required.
Verified SafeView Analysis
autodocs-mcp
by ziyacivan
Generates Model Context Protocol (MCP) servers from ReadTheDocs documentation to enable semantic search and provide documentation content for AI agents and VSCode integration.
Generates Model Context Protocol (MCP) servers from ReadTheDocs documentation to enable semantic search and provide documentation content for AI agents and VSCode integration.
Setup Requirements
- ⚠️Requires Python 3.10+.
- ⚠️Needs internet access for initial download of the Sentence Transformer embedding model from Hugging Face.
- ⚠️The scraper interacts with external documentation websites, which may have rate limits or Cloudflare protection. `curl-cffi` is used to mitigate some protection mechanisms.
- ⚠️The generated MCP server requires `chromadb`, `sentence-transformers`, and `mcp` libraries installed in its execution environment.