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(7756)
atomic-red-team-mcp
by cyberbuff
Provides an MCP server to access, validate, and execute Atomic Red Team security tests, primarily for integration with AI assistants and development tools.
Provides an MCP server to access, validate, and execute Atomic Red Team security tests, primarily for integration with AI assistants and development tools.
Setup Requirements
- ⚠️The `execute_atomic` tool is disabled by default and requires setting `ART_EXECUTION_ENABLED=true` environment variable, which comes with a severe security warning to only enable in controlled, isolated environments.
- ⚠️Git must be installed on the host system for the `refresh_atomics` tool to download the Atomic Red Team repository.
- ⚠️Requires Python 3.10+ runtime environment to function.
Verified SafeView Analysis
BMAD-Claude-DIagram-Converter-MCP-Server
by DisanduP
Converts Mermaid diagram code into Draw.io (MxGraph) XML format, enabling visualization tools and AI agents to work with structured diagram data. It also supports generating basic Markdown representations of Mermaid code and validating syntax.
Converts Mermaid diagram code into Draw.io (MxGraph) XML format, enabling visualization tools and AI agents to work with structured diagram data. It also supports generating basic Markdown representations of Mermaid code and validating syntax.
Setup Requirements
- ⚠️Requires Node.js v18 or higher.
- ⚠️Requires `@modelcontextprotocol/sdk/server` npm package to be installed.
- ⚠️Designed to be run as a Model Context Protocol (MCP) server, requiring integration with an MCP-compatible client (e.g., a BMAD agent or IDE with MCP support) to be fully utilized.
Verified SafeView Analysis
programmatic-tool-calling-ai-sdk
by cameronking4
Optimizes LLM tool calling by generating and executing JavaScript code in a sandboxed environment, reducing tokens and latency for complex multi-tool workflows, including MCP integration.
Optimizes LLM tool calling by generating and executing JavaScript code in a sandboxed environment, reducing tokens and latency for complex multi-tool workflows, including MCP integration.
Setup Requirements
- ⚠️Requires a Vercel account for Sandbox execution.
- ⚠️Requires `VERCEL_TOKEN` environment variable for Vercel Sandbox.
- ⚠️Requires Node.js 18+ and `npm` for `stdio` transport MCP servers.
- ⚠️Requires at least one AI provider API key (Anthropic, OpenAI, or Vercel AI Gateway).
Verified SafeView Analysis
APK-Editor-MCP-Server
by 1600822305
A powerful Android APK reverse engineering MCP server for decompiling, modifying, repackaging, and fast DEX memory editing of APK files.
A powerful Android APK reverse engineering MCP server for decompiling, modifying, repackaging, and fast DEX memory editing of APK files.
Setup Requirements
- ⚠️Requires Java 17+ runtime environment.
- ⚠️Manual download of 'APKEditor.jar' from a specific GitHub release is required, and it must be placed in the 'libs/' directory.
- ⚠️Manual build of 'dex-editor.jar' from the 'java-core' project using Gradle is required, and it must be copied to the 'libs/' directory.
- ⚠️Requires 'apksigner.jar' to be copied from the Android SDK build-tools directory.
Review RequiredView Analysis
glm-asr
by neosun100
Provides an all-in-one speech recognition service with Web UI, REST API, and MCP integration.
Provides an all-in-one speech recognition service with Web UI, REST API, and MCP integration.
Setup Requirements
- ⚠️Requires NVIDIA GPU with 6GB+ VRAM.
- ⚠️Requires Docker with NVIDIA Container Toolkit OR Python 3.10+, CUDA 12.x, and FFmpeg for local installation.
- ⚠️Relies on downloading a 1.5B parameter model (GLM-ASR-Nano-2512) from HuggingFace, which will consume local storage and bandwidth.
Review RequiredView Analysis
rocketship
by rocketship-ai
The Rocketship MCP server acts as a knowledgeable assistant for AI coding agents, providing guidance, examples, schema information, and CLI usage patterns to help them write better Rocketship tests without directly generating code.
The Rocketship MCP server acts as a knowledgeable assistant for AI coding agents, providing guidance, examples, schema information, and CLI usage patterns to help them write better Rocketship tests without directly generating code.
Setup Requirements
- ⚠️Node.js 18+ is required to run the server.
- ⚠️During the build process (`npm run embed-knowledge`), the full Rocketship Go CLI repository (including its Go toolchain) must be present and compilable for the introspection script to generate embedded knowledge.
- ⚠️The server's knowledge (examples, schema, CLI guidance) is embedded during its build step; it does not dynamically introspect the CLI at runtime.
Verified SafeView Analysis
geminicli-manage-addon
by castle-studio-work
A text-based user interface (TUI) tool for locally managing Geminicli extensions and Model Context Protocol (MCP) servers.
A text-based user interface (TUI) tool for locally managing Geminicli extensions and Model Context Protocol (MCP) servers.
Setup Requirements
- ⚠️Requires Node.js >= 18.0.0 to be installed.
- ⚠️Requires Geminicli to be installed and configured separately.
- ⚠️When run via Geminicli's slash command, users must press Ctrl+F to interact with the TUI.
- ⚠️Changes made through the tool require restarting Geminicli for them to take effect.
Verified SafeView Analysis
dflow-mcp
by openSVM
Provides a Model Context Protocol (MCP) interface to access real-time and historical prediction market data from Kalshi/DFlow.
Provides a Model Context Protocol (MCP) interface to access real-time and historical prediction market data from Kalshi/DFlow.
Setup Requirements
- ⚠️Requires Bun (recommended) or Node.js 18+ to run.
- ⚠️Manual MCP client integration requires specific JSON configuration for `command` and `args` pointing to the server's executable.
- ⚠️Network requests are made to an external prediction market API (`https://prediction-markets-api.dflow.net` or `https://api.llm.dflow.org`), incurring data transfer and external API usage costs.
Verified SafeView Analysis
datetime-mcp-server
by senseiBas
Provides current date and time information to an MCP-compatible AI model, preventing stale context.
Provides current date and time information to an MCP-compatible AI model, preventing stale context.
Setup Requirements
- ⚠️Requires Python 3.10 or higher.
- ⚠️Manual configuration in Claude Desktop's `claude_desktop_config.json` is required, potentially including an absolute path for `PYTHONPATH` if the package is not installed globally or within a standard virtual environment.
Verified SafeView Analysis
mcp-fastmcp-starter
by aimlsolutions-nyc
Provides a minimal, production-minded MCP-shaped tool server for building agentic AI services with typed tool contracts and deterministic JSON I/O via FastAPI.
Provides a minimal, production-minded MCP-shaped tool server for building agentic AI services with typed tool contracts and deterministic JSON I/O via FastAPI.
Setup Requirements
- ⚠️Requires Python 3.10 or newer.
- ⚠️Manual virtual environment setup and dependency installation are required before running.
Verified SafeView Analysis
claude-code-plugins
by cased
Enables Claude to perform detailed code analysis, structural overview, symbol extraction, code search, and dependency mapping within a repository using the `kit` CLI.
Enables Claude to perform detailed code analysis, structural overview, symbol extraction, code search, and dependency mapping within a repository using the `kit` CLI.
Setup Requirements
- ⚠️Requires the `kit` CLI tool to be installed (Python 3.9+ is a prerequisite for `kit`).
- ⚠️Dependency graph visualization (`--visualize`) requires `Graphviz` to be installed.
- ⚠️Semantic search requires the `sentence-transformers` Python package, though `kit` prompts for its installation if missing.
Verified SafeView Analysis
Delphi-MCP-Server
by GDKsoftware
Implements the Model Context Protocol (MCP) in Delphi to enable AI-powered development workflows and integrate with clients like Claude Code.
Implements the Model Context Protocol (MCP) in Delphi to enable AI-powered development workflows and integrate with clients like Claude Code.
Setup Requirements
- ⚠️Requires Delphi 12 Athens or later.
- ⚠️For Linux builds, requires Delphi Enterprise with Linux platform support and PAServer running on the target machine.
- ⚠️Requires OpenSSL DLLs (e.g., libcrypto-3.dll, libssl-3.dll for TaurusTLS) to be present with the executable for HTTPS/SSL.