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)
devTools-Advance-mcp
by Eddym06
Enables AI agents to control a local Chrome or Edge browser for web navigation, data extraction, interaction, network interception, and anti-detection, using the user's real browser profile.
Enables AI agents to control a local Chrome or Edge browser for web navigation, data extraction, interaction, network interception, and anti-detection, using the user's real browser profile.
Setup Requirements
- ⚠️Requires a local Chrome or Edge browser installation.
- ⚠️Chrome/Edge must be launched with `--remote-debugging-port=<port>` (e.g., 9222/9223). The tool attempts to auto-launch but manual intervention/closure of existing browser instances may be needed.
- ⚠️Initial use in VS Code (or similar clients) may trigger a security popup requiring 'Always Allow' for tools to function.
Verified SafeView Analysis
mysql-mcp-server
by KeeVor
Enables AI assistants within the Cursor editor to directly query and interact with MySQL databases via the Model Context Protocol (MCP).
Enables AI assistants within the Cursor editor to directly query and interact with MySQL databases via the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires a running MySQL database instance.
- ⚠️Designed specifically for the Cursor editor and its `mcp.json` configuration.
- ⚠️Requires `DB_HOST`, `DB_USER`, and `DB_DATABASE` environment variables to be explicitly set.
- ⚠️High risk of SQL injection if user input or AI-generated SQL is not thoroughly sanitized externally, necessitating restricted database user permissions.
Review RequiredView Analysis
mcp-server-slack
by fany321
Provides a Model Context Protocol (MCP) server that enables clients to post messages to Slack channels, optionally secured with Duo authentication and supporting WebSocket, HTTP POST, and Server-Sent Events (SSE) communication.
Provides a Model Context Protocol (MCP) server that enables clients to post messages to Slack channels, optionally secured with Duo authentication and supporting WebSocket, HTTP POST, and Server-Sent Events (SSE) communication.
Setup Requirements
- ⚠️Requires a Slack Bot User OAuth Token (`SLACK_BOT_TOKEN`) for any functionality.
- ⚠️Full Duo Security OAuth setup is required (client, authorization, token, and introspection endpoints, client ID, client secret) if using the authenticated server variants (`server-http-duo-render.js` or `server-http.js` with Duo enabled). This can be complex to configure.
- ⚠️The `server-http-duo-render.js` script defaults the `DUO_REDIRECT_URI` based on `RENDER_EXTERNAL_HOSTNAME`, implying an intended Render deployment. Custom configuration will be needed for other hosting environments.
Verified SafeView Analysis
mcp-discovery
by yksanjo
Provides a machine-to-machine API for AI agents to semantically discover, evaluate, and select Model Context Protocol (MCP) servers.
Provides a machine-to-machine API for AI agents to semantically discover, evaluate, and select Model Context Protocol (MCP) servers.
Setup Requirements
- ⚠️Requires OpenAI API Key for embedding generation (paid service).
- ⚠️Requires Supabase project with PostgreSQL and 'pgvector' extension enabled.
- ⚠️Requires Node.js version 20.0.0 or higher.
Verified SafeView Analysis
obsidian-planner
by tlockney
Manages technical plans within an Obsidian vault using an MCP server interface.
Manages technical plans within an Obsidian vault using an MCP server interface.
Setup Requirements
- ⚠️Requires Obsidian with the 'Local REST API' plugin installed and configured.
- ⚠️Deno runtime is required if running from source (pre-compiled binaries are an alternative).
- ⚠️An Obsidian API key (optional but recommended for security) must be generated within the plugin and passed to the server.
Verified SafeView Analysis
mcp-server-diary
by Curator4
Provides an MCP interface to access and retrieve personal diary entries stored in a local markdown vault.
Provides an MCP interface to access and retrieve personal diary entries stored in a local markdown vault.
Setup Requirements
- ⚠️Requires a specific local directory structure: `~/obsidian-vault/themis` containing diary entries named `YYYY-MM-DD.md`.
- ⚠️Requires the Go runtime installed to build and run.
Verified SafeView Analysis
zeal-mcp-server
by jefflesser
An MCP server that exposes Postman API requests as tools for LLMs, enabling programmatic interaction with external APIs, particularly for payroll and HR management via Zeal API.
An MCP server that exposes Postman API requests as tools for LLMs, enabling programmatic interaction with external APIs, particularly for payroll and HR management via Zeal API.
Setup Requirements
- ⚠️Node.js v18+ is required (v20+ recommended) as the `fetch` API is used by the tools.
- ⚠️API keys (specifically `ZEAL_API_KEY`) must be configured in a `.env` file for authentication with the Zeal API.
- ⚠️When connecting to MCP clients (Postman, Claude Desktop), ensuring an absolute path to a Node.js version 18+ binary and the `mcpServer.js` file is crucial for correct operation.
Verified SafeView Analysis
mcp_ofx
by emlcpfx
An MCP server providing comprehensive access to the OpenFX (OFX) SDK for visual effects plugin development, offering API lookup, search, and C++ plugin code generation.
An MCP server providing comprehensive access to the OpenFX (OFX) SDK for visual effects plugin development, offering API lookup, search, and C++ plugin code generation.
Setup Requirements
- ⚠️Requires Python 3.10 or newer.
- ⚠️Relies on the `mcp` Python package for server functionality.
Verified SafeView Analysis
arche-browser
by GizAI
Provides a Claude Code MCP server for browser automation and full local PC control, enabling AI agents to interact with web browsers and the local operating system.
Provides a Claude Code MCP server for browser automation and full local PC control, enabling AI agents to interact with web browsers and the local operating system.
Setup Requirements
- ⚠️Requires Python 3.10+.
- ⚠️Requires a locally installed Chrome, Chromium, or Edge browser for browser tools.
- ⚠️Full PC control mode (`--local`) operates with no sandbox, granting unrestricted system access.
Review RequiredView Analysis
mcprobe
by Liquescent-Development
A conversational testing framework for MCP (Model Context Protocol) servers, validating that LLM agents can correctly answer real-world questions using synthetic users and LLM judges.
A conversational testing framework for MCP (Model Context Protocol) servers, validating that LLM agents can correctly answer real-world questions using synthetic users and LLM judges.
Setup Requirements
- ⚠️Requires Python 3.11 or higher.
- ⚠️Requires an LLM provider: either `ollama serve` running locally with a model pulled (e.g., `llama3.2`), or an `OPENAI_API_KEY` for a paid cloud service.
- ⚠️For testing Gemini ADK agents, requires `mcprobe[adk]` installation, `GOOGLE_API_KEY`, and a separate MCP server to be running and accessible via `MCP_URL` and `MCP_TOKEN` environment variables.
Verified SafeView Analysis
mcp-recipe-collector
by Letitia-May
A Model Context Protocol (MCP) server that acts as a proxy for AI assistants to search, retrieve, and add recipes to a local recipe API.
A Model Context Protocol (MCP) server that acts as a proxy for AI assistants to search, retrieve, and add recipes to a local recipe API.
Setup Requirements
- ⚠️Requires a separate, locally running recipe API server at `http://127.0.0.1:8080` to function, which is a critical external dependency.
- ⚠️The direct execution command `node index.ts` for a TypeScript file (`index.ts`) may require a global `tsx` installation or a prior TypeScript compilation step, which is not explicitly detailed in the 'Usage' instructions for running the MCP server.
Verified SafeView Analysis
mcp
by dnys1
Provides Model Context Protocol (MCP) servers for AI assistants, enabling semantic search over documentation and multi-project TODO management.
Provides Model Context Protocol (MCP) servers for AI assistants, enabling semantic search over documentation and multi-project TODO management.
Setup Requirements
- ⚠️Requires OpenAI API Key (Paid) for mcp-docs server (embeddings and description generation).
- ⚠️Requires Firecrawl API Key (Paid, conditional) for mcp-docs server if using Firecrawl web scraping for ingestion.
- ⚠️Requires Bun runtime.