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)
budgie
by chieftecho
A Go-based MCP server that exposes specialized Kiro agents as sub-tools for complex task orchestration within the Kiro CLI ecosystem, with robust session management and Docker-based sandboxing.
A Go-based MCP server that exposes specialized Kiro agents as sub-tools for complex task orchestration within the Kiro CLI ecosystem, with robust session management and Docker-based sandboxing.
Setup Requirements
- ⚠️Docker is required for 'sandbox mode', which is highly recommended for security.
- ⚠️The 'budgie-sandbox' Docker image must be pre-built: `docker build -t budgie-sandbox:latest .`
- ⚠️Every sub-agent call (by the orchestrator) MUST include a 'directory' parameter, otherwise the call will fail.
- ⚠️Every sub-agent JSON configuration MUST include 'fs_read' and 'fs_write' in its 'allowedTools' list for response file decoupling, which might seem counter-intuitive for agents that conceptually don't need file system access.
Verified SafeView Analysis
jira-mcp-server
by Yogeshknaik
Provides tools to interact with Jira, enabling programmatic execution of JQL queries, creation/editing/deletion of tickets, and management of Jira projects and statuses.
Provides tools to interact with Jira, enabling programmatic execution of JQL queries, creation/editing/deletion of tickets, and management of Jira projects and statuses.
Setup Requirements
- ⚠️Requires Jira URL, API email, and API key configured as environment variables (JIRA_URL, JIRA_API_MAIL, JIRA_API_KEY).
- ⚠️Requires 'npm install' to install dependencies and 'npm run build' to compile the TypeScript code.
- ⚠️Specifically designed for use with Claude Desktop, requiring configuration in 'claude_desktop_config.json'.
Verified SafeView Analysis
my-mcp-server
by Harsha-1705
A multi-tool agent designed for web quality assurance, capable of scraping web pages, optimizing images, and creating Jira tickets for identified issues.
A multi-tool agent designed for web quality assurance, capable of scraping web pages, optimizing images, and creating Jira tickets for identified issues.
Setup Requirements
- ⚠️Requires Playwright browser binaries to be installed (e.g., via 'playwright install' after pip installation).
- ⚠️Real Jira ticket creation requires setting 'JIRA_URL', 'JIRA_EMAIL', and 'JIRA_TOKEN' environment variables.
- ⚠️The 'create_jira_ticket' tool uses a hardcoded Jira project key ('WEB') which needs to be customized for your specific Jira instance.
Verified SafeView Analysis
glkvm-mcp
by sk3tch
Control KVM devices (mouse, keyboard, screenshot, OCR) directly over HTTPS with mTLS for agent-driven GUI automation on remote computers.
Control KVM devices (mouse, keyboard, screenshot, OCR) directly over HTTPS with mTLS for agent-driven GUI automation on remote computers.
Setup Requirements
- ⚠️Requires Tesseract OCR (`tesseract-ocr`) and FFmpeg (`ffmpeg`) to be installed locally on the machine running the MCP server.
- ⚠️The target KVM device must be running Linux with USB HID gadget support and `ustreamer` for video capture, which may require specific hardware and kernel configuration.
- ⚠️Requires a multi-step, manual process for generating and managing mutual TLS (mTLS) certificates (CA, client, and per-KVM server certs), which is complex and prone to misconfiguration.
Verified SafeView Analysis
jadx-mcp-server
by zhangchark
This server acts as an MCP (Microservice Communication Protocol) proxy to a local JADX-AI-MCP Plugin, enabling programmatic interaction for Android reverse engineering tasks.
This server acts as an MCP (Microservice Communication Protocol) proxy to a local JADX-AI-MCP Plugin, enabling programmatic interaction for Android reverse engineering tasks.
Setup Requirements
- ⚠️Requires a JADX-AI-MCP Plugin instance running locally on a specified port (default 8650).
- ⚠️Requires Python 3.10 or newer.
- ⚠️Requires `fastmcp` and `httpx` Python packages to be installed.
Verified SafeView Analysis
stable-diffusion-mcp
by hawkymisc
Integrate Stable Diffusion image generation models with LLMs (like Claude) via the Model Context Protocol, enabling natural language control for image generation.
Integrate Stable Diffusion image generation models with LLMs (like Claude) via the Model Context Protocol, enabling natural language control for image generation.
Setup Requirements
- ⚠️Requires Python 3.10 or higher.
- ⚠️Requires a CUDA-enabled GPU (NVIDIA), Apple Silicon (MPS), or falls back to CPU (performance significantly impacted).
- ⚠️Large Stable Diffusion models (e.g., SD3.5-large-turbo) require substantial RAM/VRAM (32GB+ RAM, 48GB+ recommended for WSL with large models).
- ⚠️Dependencies include fastmcp, diffusers, transformers, torch, pillow, accelerate, and psutil.
Verified SafeView Analysis
go-devops-mcp
by dontpanicw
A Micro-Capability Platform (MCP) server designed to optimize routine DevOps tasks for backend developers and other users through a standardized tool interface.
A Micro-Capability Platform (MCP) server designed to optimize routine DevOps tasks for backend developers and other users through a standardized tool interface.
Setup Requirements
- ⚠️Requires Go runtime and dependencies (`github.com/mark3labs/mcp-go`).
- ⚠️Designed to communicate via standard I/O (stdin/stdout), typically requiring integration with a parent process or system.
Verified SafeView Analysis
ContextKeep
by mordang7
Provides a standalone, persistent, and searchable long-term memory server for AI agents and tools, compatible with the Model Context Protocol (MCP).
Provides a standalone, persistent, and searchable long-term memory server for AI agents and tools, compatible with the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires Python 3.10 or higher.
- ⚠️Manual copying of the generated `mcp_config.json` content into the AI client's configuration is necessary.
- ⚠️The WebUI runs with Flask `debug=True` by default when started manually, which is a significant security risk for a network-accessible server.
Review RequiredView Analysis
mcp-a11y-learning-guide
by burnworks
A local Model Context Protocol (MCP) server designed to assist users learning web accessibility by acting as a guide, providing curated official WCAG/W3C resources and learning paths through a chatbot interface.
A local Model Context Protocol (MCP) server designed to assist users learning web accessibility by acting as a guide, providing curated official WCAG/W3C resources and learning paths through a chatbot interface.
Setup Requirements
- ⚠️Requires Node.js version 20 or higher to run.
- ⚠️Requires manual configuration within Claude Desktop's 'claude_desktop_config.json' file, specifying the full path to the compiled 'dist/index.js'.
- ⚠️Knowledge base (topic mappings and supplements) must be maintained via local YAML and Markdown files in the 'mappings/' directory.
Verified SafeView Analysis
jaeger-mcp-chart
by transform-ia
Deploys a server that exposes Jaeger tracing data through the Model Context Protocol (MCP) for AI assistants and other tools.
Deploys a server that exposes Jaeger tracing data through the Model Context Protocol (MCP) for AI assistants and other tools.
Setup Requirements
- ⚠️Requires an existing Jaeger deployment with a Query service accessible by the MCP server.
- ⚠️Network connectivity between the MCP server and the Jaeger Query service must be ensured, potentially requiring adjustments to network policies or service configurations.
- ⚠️The chart deploys a Kubernetes Helm chart, requiring Helm and a Kubernetes cluster for installation.
Verified SafeView Analysis
gemini-grounded-mcp
by alanflanders
An MCP server that provides a 'grounded_answer' tool, leveraging Google's Gemini API with Google Search grounding to answer factual questions and provide source citations.
An MCP server that provides a 'grounded_answer' tool, leveraging Google's Gemini API with Google Search grounding to answer factual questions and provide source citations.
Setup Requirements
- ⚠️Requires GEMINI_API_KEY for Google Gemini API access (paid API usage applies).
- ⚠️Requires Node.js (version 18.0.0 or higher is recommended by package.json dependencies).
Verified SafeView Analysis
whmcs-mcp
by caioldcarvalho
Integrate WHMCS API for managing clients, tickets, orders, invoices, and services via an MCP client.
Integrate WHMCS API for managing clients, tickets, orders, invoices, and services via an MCP client.
Setup Requirements
- ⚠️Requires Node.js version 18 or higher.
- ⚠️Requires an active WHMCS instance with API access enabled, including an API Identifier, Secret, and the MCP server's IP whitelisted in WHMCS.
- ⚠️WHMCS API credentials (WHMCS_IDENTIFIER, WHMCS_SECRET, WHMCS_API_URL) must be configured in a local .env file.