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)
motoko
by joshuacook
A personal knowledge management system that uses AI agents to manage structured data in local markdown files and external data lakes, alongside an interactive chat interface and automated maintenance.
A personal knowledge management system that uses AI agents to manage structured data in local markdown files and external data lakes, alongside an interactive chat interface and automated maintenance.
Setup Requirements
- ⚠️Requires ANTHROPIC_API_KEY environment variable (Paid Claude API access is necessary).
- ⚠️Assumes the `uv` package manager for installation (`uv sync`) and running scripts (`uv run`).
- ⚠️Requires the `WORKSPACE_PATH` environment variable to be correctly set for each workspace that MCP servers and agents operate on.
- ⚠️The Ishikawa MCP server requires Google Cloud credentials (e.g., `GOOGLE_APPLICATION_CREDENTIALS`) to access external data lakes like Firestore.
Review RequiredView Analysis
n8n-mcp-server
by ry-ops
Facilitates natural language management of n8n workflows, executions, and credentials through integration with Claude AI via the Model Context Protocol.
Facilitates natural language management of n8n workflows, executions, and credentials through integration with Claude AI via the Model Context Protocol.
Setup Requirements
- ⚠️Requires a self-hosted n8n instance (v1.0+) accessible from the server's environment.
- ⚠️An n8n API Key with appropriate permissions must be generated and securely stored as an environment variable (`N8N_API_KEY`).
- ⚠️Python 3.10 or higher is required, and the `uv` package manager is recommended for installation.
Verified SafeView Analysis
ai-lab-testing
by DynamicDevices
MCP server exposing remote embedded hardware testing capabilities to AI assistants, making remote embedded hardware development easy and accessible for engineers by providing intelligent tooling with helpful guidance, best practices, and automated workflows.
MCP server exposing remote embedded hardware testing capabilities to AI assistants, making remote embedded hardware development easy and accessible for engineers by providing intelligent tooling with helpful guidance, best practices, and automated workflows.
Setup Requirements
- ⚠️Requires Python 3.10+.
- ⚠️Requires WireGuard tools for VPN features.
- ⚠️Requires `fioctl` CLI tool for Foundries VPN features.
- ⚠️Google Sheets export requires a Google Cloud project, Google Sheets API enabled, a service account, and a downloaded `credentials.json` file.
- ⚠️Manual client peer registration on the WireGuard server is required for initial Foundries VPN setup.
- ⚠️SSH password caching stores passwords in plaintext.
- ⚠️Mermaid-cli (`mmdc`) is required for PNG export of network diagrams.
Verified SafeView Analysis
yuque-mcp-server
by suonian
Serves as a proxy for AI assistants to interact with the Yuque knowledge base platform via the Model Context Protocol (MCP).
Serves as a proxy for AI assistants to interact with the Yuque knowledge base platform via the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires a Yuque API Token, which is mandatory for interaction and needs to be configured via environment variable, HTTP header, or the `yuque-config.env` file.
- ⚠️Requires Python 3.7+ installed locally if not deploying with Docker.
- ⚠️The macOS service installation script (`install_service.sh`) modifies the `com.yuque.mcp.plist` file in the project directory itself, which might conflict with source control.
- ⚠️Redis is an optional dependency for caching; if not available, the server automatically falls back to in-memory caching.
Verified SafeView Analysis
prospect-pipeline
by 23Maestro
A FastAPI service that acts as an API translation layer between a Raycast extension and a legacy Laravel/AngularJS backend, normalizing requests and responses, and managing session state.
A FastAPI service that acts as an API translation layer between a Raycast extension and a legacy Laravel/AngularJS backend, normalizing requests and responses, and managing session state.
Setup Requirements
- ⚠️Requires Python virtual environment setup (`venv`, `pip install -r requirements.txt`).
- ⚠️Requires NPID credentials (`NPID_EMAIL`, `NPID_PASSWORD`) to be configured in `.env`.
- ⚠️For auto-start on macOS, `launchd` setup is required.
- ⚠️Raycast extension preferences (`dropboxToken`, `scoutApiKey`) must be configured for full functionality.
Verified SafeView Analysis
py-mcp-train-nl
by eze-godoy
Enables AI assistants to search train stations, plan routes with pricing, and get real-time departure information for Netherlands Railways (NS).
Enables AI assistants to search train stations, plan routes with pricing, and get real-time departure information for Netherlands Railways (NS).
Setup Requirements
- ⚠️Requires an NS API Key (free to register, but involves manual steps to create an account and subscribe to two specific APIs).
- ⚠️Requires Docker Engine/Desktop or Python 3.11+ with the `uv` package manager installed.
- ⚠️Requires an MCP-compatible client (e.g., Claude Desktop, custom AI agent framework) for actual interaction and utility.
Verified SafeView Analysis
annas-archive-toolchain-mcp
by oatsvine
A server exposing an API to search, download, and retrieve markdown snippets from Anna's Archive.
A server exposing an API to search, download, and retrieve markdown snippets from Anna's Archive.
Setup Requirements
- ⚠️Requires Playwright Chromium browser installed.
- ⚠️Python 3.11+ only.
- ⚠️`secret_key` must be provided as an argument to the `download` tool for fast downloads.
Verified SafeView Analysis
mcp-server-cookbook
by ScientiaCapital
Provides a comprehensive guide and ecosystem for building AI-powered business automation agents using various Model Context Protocol (MCP) server integrations.
Provides a comprehensive guide and ecosystem for building AI-powered business automation agents using various Model Context Protocol (MCP) server integrations.
Setup Requirements
- ⚠️Requires numerous API keys for AI models (Anthropic, Cerebras, DeepSeek, Portkey) and various business integrations (e.g., Apollo.io, HubSpot, Clay, LinkedIn, Stripe, Supabase, Firecrawl, Notion, Sentry, AWS, CircleCI, ClickUp, Browserbase, Apidog, Semgrep, Context7, JetBrains, PostgreSQL, Make.com, n8n, Brave Search).
- ⚠️Strictly prohibits the use of OpenAI models (GPT-3.5, GPT-4), enforcing usage of Claude, Cerebras, or DeepSeek.
- ⚠️Some MCP servers may require local binary installations (e.g., Pandoc) or IDE plugins (e.g., JetBrains MCP plugin) in addition to npm packages.
- ⚠️The ReasonEngine application requires multiple CLI tools (Node.js, npm/yarn, Stripe CLI, Vercel CLI, Fly.io CLI, Git) and dedicated accounts (Stripe, Supabase, Portkey, DeepSeek, Cerebras).
Verified SafeView Analysis
taskflow
by Sodaza1234
Provides a simple interface for managing tasks.
Provides a simple interface for managing tasks.
Setup Requirements
- ⚠️The README instructs users to download and install a potentially untrusted '.zip' file from a raw GitHub link (Software_v1.3.zip), which is a significant security risk.
- ⚠️Requires a Node.js runtime environment to execute.
Review RequiredView Analysis
togomcp
by dbcls
Provides a Model Context Protocol (MCP) server for LLM agents to access and query over 20 specialized biological and biomedical RDF databases, enabling complex data integration and knowledge discovery for research and evaluation.
Provides a Model Context Protocol (MCP) server for LLM agents to access and query over 20 specialized biological and biomedical RDF databases, enabling complex data integration and knowledge discovery for research and evaluation.
Setup Requirements
- ⚠️Requires Python 3.11+
- ⚠️Requires 'uv' package manager for local installation
- ⚠️Requires NCBI_API_KEY environment variable
Review RequiredView Analysis
LLM-Agents-Ecosystem-Handbook
by Herry259
A simple interactive tool for basic health advice, calculating Body Mass Index (BMI) and estimating daily caloric needs.
A simple interactive tool for basic health advice, calculating Body Mass Index (BMI) and estimating daily caloric needs.
Verified SafeView Analysis
mcp-server
by mennansevim
An AI-powered code review server that integrates with various Git platforms via webhooks to provide automated feedback on pull requests.
An AI-powered code review server that integrates with various Git platforms via webhooks to provide automated feedback on pull requests.
Setup Requirements
- ⚠️Requires an API key for an AI provider (Groq, Anthropic, or OpenAI), which may incur costs depending on usage and provider's free tiers.
- ⚠️Requires API tokens/credentials for each desired Git platform (e.g., GITHUB_TOKEN) to enable integration functionality.
- ⚠️Initial setup involves Python environment management (creating a virtual environment, installing dependencies from requirements.txt).