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)
mcpd-proxy
by mozilla-ai
Provides a network proxy for Minecraft Protocol connections, facilitating traffic management and potential modifications.
Provides a network proxy for Minecraft Protocol connections, facilitating traffic management and potential modifications.
Setup Requirements
- ⚠️Requires Node.js (LTS recommended)
- ⚠️Requires npm or yarn package manager
Verified SafeView Analysis
ddev-mcp
by codingsasi
Provides AI assistants with DDEV development environment automation for various web projects, managing environments, databases, and executing commands.
Provides AI assistants with DDEV development environment automation for various web projects, managing environments, databases, and executing commands.
Setup Requirements
- ⚠️Requires Node.js 20+ (22+ preferred)
- ⚠️Requires DDEV to be installed and available in the system's PATH
- ⚠️By default, dangerous commands (e.g., `platform environment:delete`) are blocked and require `ALLOW_DANGEROUS_COMMANDS=true` environment variable to be set for execution.
- ⚠️The server operates on the 'current working directory' principle; users must manually navigate to the DDEV project directory or explicitly provide `projectPath` for operations.
Review RequiredView Analysis
claude-svelte5-skill
by splinesreticulating
Provides expert guidance on Svelte 5 and SvelteKit development for the Claude Code AI environment.
Provides expert guidance on Svelte 5 and SvelteKit development for the Claude Code AI environment.
Setup Requirements
- ⚠️Requires the Claude Code AI environment.
- ⚠️Installation involves specific directory structure for skills (`.claude/skills/svelte5-development`).
Verified SafeView Analysis
codeweaver
by knitli
A code intelligence platform that provides semantically rich, context-aware code search for AI agents, aimed at reducing cognitive load and token costs for coding tasks.
A code intelligence platform that provides semantically rich, context-aware code search for AI agents, aimed at reducing cognitive load and token costs for coding tasks.
Setup Requirements
- ⚠️Python 3.12+ Required
- ⚠️API Keys for Cloud Providers (e.g., VoyageAI, OpenAI, Cohere, Bedrock, Mistral for embeddings/reranking)
- ⚠️Qdrant Setup (requires a running Qdrant instance, often via Docker, if not using in-memory provider)
Verified SafeView Analysis
MCP-Plugin-dotnet
by IvanMurzak
Integrates .NET applications with the Model Context Protocol (MCP) to expose methods and data as tools, prompts, and resources to AI assistants like Claude.
Integrates .NET applications with the Model Context Protocol (MCP) to expose methods and data as tools, prompts, and resources to AI assistants like Claude.
Setup Requirements
- ⚠️Requires a separate .NET application to integrate the `McpPlugin` library, as this is a bridge, not a standalone tool.
- ⚠️Relies on SignalR for communication between your .NET app and the bridge, potentially requiring firewall adjustments for the default port 8080.
- ⚠️The power of fuzzy matching and complex type support relies on `ReflectorNet`, which requires understanding of dynamic method invocation and careful consideration of exposed methods.
Verified SafeView Analysis
ultimate-image-gen-mcp
by anand-92
A professional MCP server for Google's Gemini 3 Pro Image Preview, enabling state-of-the-art image generation with advanced reasoning, high-resolution output (1K-4K), up to 14 reference images, Google Search grounding, and automatic thinking mode.
A professional MCP server for Google's Gemini 3 Pro Image Preview, enabling state-of-the-art image generation with advanced reasoning, high-resolution output (1K-4K), up to 14 reference images, Google Search grounding, and automatic thinking mode.
Setup Requirements
- ⚠️Requires a Google Gemini API key (via `GEMINI_API_KEY` or `GOOGLE_API_KEY` environment variable; free tier available).
- ⚠️Requires Python 3.11 or higher.
- ⚠️The `image_size` parameter (e.g., '1K', '2K', '4K') critically requires an uppercase 'K'; lowercase will be rejected by the Gemini API.
- ⚠️On macOS, when configured with Claude Desktop or Cursor, the `uvx` command might require specifying its full path in the MCP configuration (e.g., `/Users/yourusername/.local/bin/uvx`).
Verified SafeView Analysis
mcp-knowledge-graph
by moche-ai
Provides a Model Context Protocol (MCP) server for verified knowledge with trust scores, reasoning capabilities, and fact-checking.
Provides a Model Context Protocol (MCP) server for verified knowledge with trust scores, reasoning capabilities, and fact-checking.
Setup Requirements
- ⚠️Requires a running Neo4j graph database instance, configured via environment variables (NEO4J_URI, NEO4J_USER, NEO4J_PASSWORD).
- ⚠️Requires Python 3.10 or newer.
- ⚠️The `/knowledge/collect` endpoint (for data ingestion) may require additional, unspecified 'knowledge collectors' to be installed or a specific deployment environment ('agents container'), indicating extra setup if collection features are desired.
Review RequiredView Analysis
mcp-ai-wpoos
by nvdigitalsolutions
Provides a stable API and server framework for integrating AI models and tools into WordPress, enabling advanced AI assistant capabilities and workflow automation.
Provides a stable API and server framework for integrating AI models and tools into WordPress, enabling advanced AI assistant capabilities and workflow automation.
Setup Requirements
- ⚠️Requires PHP 7.4+ and WordPress 6.0+.
- ⚠️Most core AI functionalities require paid API keys for external providers (e.g., OpenAI, Gemini, Anthropic, Huggingface).
- ⚠️Local LLM support requires local Ollama or LM Studio servers running.
- ⚠️Persistent chat transcripts and advanced CPT features strongly depend on the JetEngine plugin (Custom Content Types and Data Stores modules).
- ⚠️Some tools require Node.js, Python, or specific WordPress plugins (e.g., WooCommerce, Elementor, Rank Math, WPCode).
Verified SafeView Analysis
qrwc-svelte-mcp
by M3-Technology-Group
This MCP server assists LLMs in building Svelte UI components that interact with Q-SYS systems by providing tools to discover Q-SYS components and controls, documentation resources, and optimized prompts.
This MCP server assists LLMs in building Svelte UI components that interact with Q-SYS systems by providing tools to discover Q-SYS components and controls, documentation resources, and optimized prompts.
Setup Requirements
- ⚠️A Q-SYS Core IP address is required as the first command-line argument; only hardware and VCore are supported, not emulation.
- ⚠️Q-SYS components must have 'Script Access' property set to 'All' or 'External' in Q-SYS Designer.
- ⚠️The Q-SYS Remote WebSocket Control (QRWC) service must be enabled on the core via Core Manager.
Verified SafeView Analysis
PyData_Boston_2025_MCP_Server_Tutorial
by chuxinliu
Builds an MCP server to integrate AI agents with Gmail for reading unread emails, generating AI-powered replies, and sending emails.
Builds an MCP server to integrate AI agents with Gmail for reading unread emails, generating AI-powered replies, and sending emails.
Setup Requirements
- ⚠️Requires OpenAI API Key (Paid Service)
- ⚠️Requires Gmail App Password (Gmail 2-Step Verification must be enabled)
- ⚠️Requires `uv` for dependency management
Verified SafeView Analysis
belvg_mcp_auth
by belvg-public
Simplifies authentication for PrestaShop's Micro-Commerce Protocol (MCP) server for development and testing environments by replacing OAuth2 with a bearer token system.
Simplifies authentication for PrestaShop's Micro-Commerce Protocol (MCP) server for development and testing environments by replacing OAuth2 with a bearer token system.
Setup Requirements
- ⚠️Intended for development, testing, and educational purposes ONLY; explicitly warns against production use without additional security layers due to bypassing standard OAuth2.
- ⚠️Requires PrestaShop 8.0 or higher.
- ⚠️Requires the official `ps_mcp_server` module to be installed, but it does not need to be configured/onboarded via PS Accounts.
- ⚠️Requires `composer install --no-dev` to install dependencies after uploading to the modules directory.
Verified SafeView Analysis
mcp-server-mas-sequential-thinking
by iniarfia
Enhances sequential thinking and complex problem-solving through a multi-agent system, supporting revisions and branching paths.
Enhances sequential thinking and complex problem-solving through a multi-agent system, supporting revisions and branching paths.
Setup Requirements
- ⚠️Requires DeepSeek API Key for LLM functionality (DeepSeek is a paid service).
- ⚠️Requires Exa API Key for the Researcher agent to perform web research.
- ⚠️Requires Python 3.10+.