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(9120)
elevenlabs-mcp
by elevenlabs
An official ElevenLabs Model Context Protocol (MCP) server that enables AI clients (e.g., Claude Desktop, Cursor) to interact with ElevenLabs Text-to-Speech, voice cloning, transcription, and audio processing APIs.
An official ElevenLabs Model Context Protocol (MCP) server that enables AI clients (e.g., Claude Desktop, Cursor) to interact with ElevenLabs Text-to-Speech, voice cloning, transcription, and audio processing APIs.
Setup Requirements
- ⚠️Requires an ElevenLabs API Key (paid service after free tier credits are consumed).
- ⚠️Requires `uv` Python package manager to be installed and accessible via `uvx` (or its absolute path).
- ⚠️Windows users must enable 'Developer Mode' in Claude Desktop to use the MCP server.
Verified SafeView Analysis
agentic-radar
by splx-ai
A legal support chatbot capable of web search, employee database queries, JIRA interaction, and generating/retrieving supplier liability documents for companies.
A legal support chatbot capable of web search, employee database queries, JIRA interaction, and generating/retrieving supplier liability documents for companies.
Setup Requirements
- ⚠️Requires Python 3.11.
- ⚠️Potential Rust dependency issues during `pip install`, requiring manual Rust installation.
- ⚠️Requires numerous API keys for paid services (OpenAI, Pinecone, Azure, Jira, AWS, Tavily) to be set in an `.env` file.
- ⚠️Local non-Docker deployment requires running both `uvicorn` and `streamlit` in separate terminals.
- ⚠️Some functionalities require `npx` (Node.js package manager) or `uvx` (Rust/Python package runner) to be installed system-wide.
Review RequiredView Analysis
docs-mcp-server
by arabold
The Documentation MCP Server indexes documentation from web sources, local files, and package registries, making it searchable via the Model Context Protocol (MCP) and providing semantic search capabilities to AI coding assistants.
The Documentation MCP Server indexes documentation from web sources, local files, and package registries, making it searchable via the Model Context Protocol (MCP) and providing semantic search capabilities to AI coding assistants.
Setup Requirements
- ⚠️Requires Playwright browser installation (Chromium by default), which downloads significant binaries.
- ⚠️Requires API keys for embedding providers (e.g., OpenAI, Google, AWS Bedrock) which are paid services.
- ⚠️Requires Node.js 22.x to run.
Review RequiredView Analysis
fetcher-mcp
by jae-jae
This MCP server is designed for fetching web page content using a Playwright headless browser, enabling intelligent content extraction, JavaScript execution, and flexible output formats.
This MCP server is designed for fetching web page content using a Playwright headless browser, enabling intelligent content extraction, JavaScript execution, and flexible output formats.
Setup Requirements
- ⚠️Requires Playwright Chromium browser to be installed (typically via `npx playwright install chromium` or the `browser_install` tool)
- ⚠️Headless browser operations can be resource-intensive (CPU/memory), especially with parallel fetching.
Verified SafeView Analysis
mcpm.sh
by pathintegral-institute
MCPM is a command-line tool for managing Model Context Protocol (MCP) servers, enabling discovery, installation, execution, sharing, and integration with various MCP clients.
MCPM is a command-line tool for managing Model Context Protocol (MCP) servers, enabling discovery, installation, execution, sharing, and integration with various MCP clients.
Setup Requirements
- ⚠️Requires Python 3.12 or higher.
- ⚠️Node.js/npm/npx is required for many npm-based MCP servers and the `inspect` command.
- ⚠️Internet connectivity is required to fetch server metadata from the MCP registry.
Verified SafeView Analysis
Unity-MCP
by IvanMurzak
Integrates AI Language Models with the Unity Editor and runtime to automate game development tasks, generate code, debug, and enable AI-driven game mechanics.
Integrates AI Language Models with the Unity Editor and runtime to automate game development tasks, generate code, debug, and enable AI-driven game mechanics.
Setup Requirements
- ⚠️Requires the Unity MCP Plugin to be installed within a Unity project.
- ⚠️The Unity project path cannot contain spaces.
- ⚠️Requires a compatible MCP Client (e.g., Claude Code, Cursor, GitHub Copilot).
- ⚠️Running the server locally requires Docker or a .NET 9.0 runtime.
- ⚠️AI features for LLMs will incur costs depending on the chosen LLM provider (e.g., OpenAI API Key is mentioned for tool validation, implying use for LLM clients).
Review RequiredView Analysis
jupyter-mcp-server
by datalayer
This server acts as an MCP (Model Context Protocol) adapter, allowing AI agents to connect, manage, and interact with Jupyter Notebooks in real-time, supporting dual-mode operation as a standalone server or a Jupyter extension.
This server acts as an MCP (Model Context Protocol) adapter, allowing AI agents to connect, manage, and interact with Jupyter Notebooks in real-time, supporting dual-mode operation as a standalone server or a Jupyter extension.
Setup Requirements
- ⚠️Requires a running JupyterLab server as a backend.
- ⚠️Specific `pycrdt` and `datalayer_pycrdt` version pinning (uninstall then install specific versions) is required for real-time collaboration features.
- ⚠️Python 3.10+ is required.
- ⚠️Full JupyterLab integration features (e.g., `jupyter-mcp-tools`) require the JupyterLab frontend to be loaded and the `jupyter-mcp-tools` extension to be installed.
Review RequiredView Analysis
nuxt-mcp-dev
by antfu
This server provides development context and real-time insights from Vite/Nuxt applications to AI models via a Model Context Protocol (MCP) server.
This server provides development context and real-time insights from Vite/Nuxt applications to AI models via a Model Context Protocol (MCP) server.
Setup Requirements
- ⚠️This project is experimental and not ready for production use, as stated by the developer.
- ⚠️Requires an existing Vite or Nuxt.js project for integration.
- ⚠️Automatically attempts to modify IDE/editor configuration files (`.cursor`, `.vscode`, `~/.codeium/windsurf`, `.mcp.json`).
Verified SafeView Analysis
awesome-remote-mcp-servers
by jaw9c
A curated directory for developers to discover, evaluate, and integrate high-quality, official remote Model Context Protocol (MCP) servers into their AI applications and LLM clients.
A curated directory for developers to discover, evaluate, and integrate high-quality, official remote Model Context Protocol (MCP) servers into their AI applications and LLM clients.
Verified SafeView Analysis
himarket
by higress-group
An enterprise AI open platform for unified management and distribution of AI resources including LLMs, MCP Servers, and Agents.
An enterprise AI open platform for unified management and distribution of AI resources including LLMs, MCP Servers, and Agents.
Setup Requirements
- ⚠️Requires JDK 17, Node.js 18+, Maven 3.6+, and MySQL 8.0+ for local setup.
- ⚠️Database connection parameters (DB_HOST, DB_PORT, DB_NAME, DB_USERNAME, DB_PASSWORD) must be configured.
- ⚠️Local backend startup requires specific Java 17 `--add-opens` arguments.
Verified SafeView Analysis
jadx-ai-mcp
by zinja-coder
Integrates an LLM with JADX decompiler to analyze Android APKs, uncover vulnerabilities, and assist in reverse engineering through a Model Context Protocol (MCP) server.
Integrates an LLM with JADX decompiler to analyze Android APKs, uncover vulnerabilities, and assist in reverse engineering through a Model Context Protocol (MCP) server.
Setup Requirements
- ⚠️Requires Java 11+, Python 3.10+, and JADX 1.5.1+.
- ⚠️Requires `uv` for dependency management and running the server.
- ⚠️Requires manual configuration within the LLM client (e.g., Claude Desktop) to register the MCP server with absolute paths.
Verified SafeView Analysis
gcloud-mcp
by googleapis
Enables AI assistants to interact with the Google Cloud environment using the gcloud CLI for natural language cloud management and workflow automation.
Enables AI assistants to interact with the Google Cloud environment using the gcloud CLI for natural language cloud management and workflow automation.
Setup Requirements
- ⚠️Requires Node.js version 20 or higher.
- ⚠️Requires the gcloud CLI to be installed and authenticated with appropriate permissions.
- ⚠️Custom configuration file paths must be absolute.