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)
go-mcp-server
by cbrgm
Provides tea information as a Model Context Protocol (MCP) server for AI/LLM clients, primarily for learning and understanding the MCP specification.
Provides tea information as a Model Context Protocol (MCP) server for AI/LLM clients, primarily for learning and understanding the MCP specification.
Verified SafeView Analysis
X96Dbg-MCP-Server-Plugin
by tomer132246
Provides a JSON-RPC bridge for x32dbg/x64dbg, allowing external automations to inspect and control a debugged process without direct UI interaction.
Provides a JSON-RPC bridge for x32dbg/x64dbg, allowing external automations to inspect and control a debugged process without direct UI interaction.
Setup Requirements
- ⚠️Requires x64dbg or x32dbg to be installed and running, as it functions as a plugin.
- ⚠️Windows-only due to extensive use of Windows API and Winsock.
- ⚠️Requires a C++ development environment (CMake, Visual Studio 2022) for building.
Review RequiredView Analysis
ares
by dirmacs
A production-grade agentic chatbot server with multi-provider LLM support, tool calling, Retrieval Augmented Generation (RAG), and advanced research capabilities.
A production-grade agentic chatbot server with multi-provider LLM support, tool calling, Retrieval Augmented Generation (RAG), and advanced research capabilities.
Setup Requirements
- ⚠️Requires a local Ollama server running with a compatible LLM (e.g., 'ministral-3:3b') for default LLM functionality.
- ⚠️Mandatory environment variables (JWT_SECRET, API_KEY) must be set for the server to start, even in development.
- ⚠️For UI development, requires Rust toolchain (with wasm32-unknown-unknown target), Trunk bundler, and Node.js/npm for Tailwind CSS.
Verified SafeView Analysis
EveOnlineMCP
by unclemusclez
Provides a local, multi-character MCP server to securely access and proxy the EVE Online ESI API with OAuth authentication and automatic token refresh.
Provides a local, multi-character MCP server to securely access and proxy the EVE Online ESI API with OAuth authentication and automatic token refresh.
Setup Requirements
- ⚠️Requires an EVE Online Developer Application with CLIENT_ID and CLIENT_SECRET, which must be configured in a `config.py` file (copied from `config.py.example`).
- ⚠️The `fastmcp` dependency may require specific installation instructions beyond a simple `pip install`; users should consult FastMCP documentation.
- ⚠️Python 3.8 or higher is required.
Verified SafeView Analysis
mcp-4get
by yshalsager
An MCP server providing LLM clients seamless access to the 4get Meta Search engine API for web, image, and news searches.
An MCP server providing LLM clients seamless access to the 4get Meta Search engine API for web, image, and news searches.
Setup Requirements
- ⚠️Requires Python 3.13+
- ⚠️Requires uv for dependency management and running
- ⚠️Relies on the external 4get.ca API, which may require an optional pass token for rate-limited instances.
Verified SafeView Analysis
mcpac
by sh1nduu
Empowers AI agents to interact with Model Context Protocol (MCP) servers by generating type-safe TypeScript/JavaScript interfaces for their tools and providing a secure execution environment.
Empowers AI agents to interact with Model Context Protocol (MCP) servers by generating type-safe TypeScript/JavaScript interfaces for their tools and providing a secure execution environment.
Setup Requirements
- ⚠️Requires Bun >= 1.0 at execution time (current limitation).
- ⚠️MCP servers must be actively running and reachable during the `mcpac generate` step for type definition creation.
- ⚠️Requires `npx` to be available for running STDIO-based MCP servers (e.g., `@modelcontextprotocol/server-filesystem`).
Review RequiredView Analysis
chrome-mcp-docker
by null-runner
Provides a persistent, stable Chrome DevTools environment for AI coding assistants to perform UI debugging and web interactions.
Provides a persistent, stable Chrome DevTools environment for AI coding assistants to perform UI debugging and web interactions.
Setup Requirements
- ⚠️Requires Docker Desktop (or Docker Engine) to be installed and running.
- ⚠️The official Docker MCP Gateway has known bugs affecting custom servers; standalone installation (using 'docker run' directly) or a patched Gateway fork is recommended.
- ⚠️When configuring for Windows/WSL, catalog paths in `~/.claude.json` must use Windows-style paths (e.g., `C:\Users\...`) with double backslashes for escaping.
Verified SafeView Analysis
awesome-ionic-mcp
by Tommertom
Acts as an intelligent server for AI assistants to access Ionic Framework and Capacitor component definitions, plugin documentation, code examples, and execute CLI commands for mobile app development.
Acts as an intelligent server for AI assistants to access Ionic Framework and Capacitor component definitions, plugin documentation, code examples, and execute CLI commands for mobile app development.
Setup Requirements
- ⚠️Requires GITHUB_TOKEN environment variable for full functionality, otherwise GitHub API rate limits will be hit during startup when fetching community and CapGo plugin data.
- ⚠️Puppeteer launches a visible browser window (`headless: false`) for some documentation lookups, requiring a graphical environment or Xvfb if run on a headless server.
- ⚠️Requires active internet connection for initial data loading and most documentation lookups.
Verified SafeView Analysis
chronosphere-mcp
by chronosphereio
The Chronosphere MCP server acts as an intermediary, exposing Chronosphere monitoring data (logs, metrics, traces, events) and configuration as tools for AI applications and agents.
The Chronosphere MCP server acts as an intermediary, exposing Chronosphere monitoring data (logs, metrics, traces, events) and configuration as tools for AI applications and agents.
Setup Requirements
- ⚠️Requires a Chronosphere API Token or OAuth configuration for backend authentication.
- ⚠️Requires a Chronosphere Organization Name for API endpoint construction.
- ⚠️Relies on 'unstable' Chronosphere APIs which are not recommended for production use and may change without warning.
- ⚠️Requires a YAML configuration file to define server transports (stdio, SSE, HTTP) and Chronosphere API details.
Verified SafeView Analysis
mcp-server
by exasol
Provides an LLM access to the Exasol database via MCP tools, enabling metadata browsing, SQL query execution, and BucketFS file system interaction.
Provides an LLM access to the Exasol database via MCP tools, enabling metadata browsing, SQL query execution, and BucketFS file system interaction.
Setup Requirements
- ⚠️Requires an Exasol database to connect to, configured via environment variables.
- ⚠️Specific Python version constraint (>=3.10,<3.14).
- ⚠️`uv` package is required for recommended installation/execution methods.
- ⚠️Extensive environment variable configuration if using advanced features like OAuth2 or SaaS for authentication and/or BucketFS access.
Verified SafeView Analysis
fluidmcp
by Fluid-AI
Orchestrates Model Context Protocol (MCP) servers and LLM inference engines (like vLLM) via a unified FastAPI gateway, enabling dynamic management, tool invocation, and multi-model LLM serving.
Orchestrates Model Context Protocol (MCP) servers and LLM inference engines (like vLLM) via a unified FastAPI gateway, enabling dynamic management, tool invocation, and multi-model LLM serving.
Setup Requirements
- ⚠️Requires Python 3.9+ to run.
- ⚠️For LLM features, vLLM must be separately installed (`pip install vllm>=0.6.0`).
- ⚠️A CUDA-capable GPU is strongly recommended for vLLM to function efficiently.
- ⚠️A Hugging Face Hub token (set as `HUGGING_FACE_HUB_TOKEN`) is required for accessing gated LLM models.
- ⚠️Requires a running MongoDB instance for persistent configuration and logging by default; otherwise, data is lost on server restart. Persistence can be enforced with `--require-persistence`.
- ⚠️Careful management of ports is necessary to avoid conflicts when running multiple MCP servers or LLM models simultaneously.
Verified SafeView Analysis
containerized-strands-agents
by mkmeral
Hosts isolated Strands AI agents in Docker containers, managing their lifecycle, persistence, and tool access.
Hosts isolated Strands AI agents in Docker containers, managing their lifecycle, persistence, and tool access.
Setup Requirements
- ⚠️Requires Docker to be running for agent isolation and execution.
- ⚠️Requires AWS credentials configured with access to Amazon Bedrock (Claude models) for default LLM functionality.
- ⚠️Requires Python 3.11+.