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)
fastestmcp
by mo-mostafa-123
Framework and CLI tool for rapidly generating and developing modular MCP (Model Context Protocol) servers and clients, with capabilities for API integration, code generation, and component-based development.
Framework and CLI tool for rapidly generating and developing modular MCP (Model Context Protocol) servers and clients, with capabilities for API integration, code generation, and component-based development.
Setup Requirements
- ⚠️Python 3.10+ required
- ⚠️Requires `git` command-line tool to be installed and accessible in PATH for repository operations
- ⚠️HTTP servers require `httpx`, `fastapi`, `uvicorn`
Review RequiredView Analysis
moorcheh-mcp
by moorcheh-ai
Provides a Model Context Protocol (MCP) interface for Moorcheh's AI services, including embedding, vector storage, semantic search, and AI-powered answer generation.
Provides a Model Context Protocol (MCP) interface for Moorcheh's AI services, including embedding, vector storage, semantic search, and AI-powered answer generation.
Setup Requirements
- ⚠️Requires a Moorcheh API Key, which must be obtained from the Moorcheh Dashboard and set as MOORCHEH_API_KEY environment variable.
- ⚠️Requires Node.js version 18.0.0 or higher.
- ⚠️An MCP client (e.g., Claude Desktop, Cursor IDE) is necessary to effectively interact with the server's tools and resources.
Verified SafeView Analysis
fastchat-mcp
by rb58853
A Python client for integrating Language Models with Model Context Protocol (MCP) servers, allowing natural language interaction with external tools, resources, and prompts.
A Python client for integrating Language Models with Model Context Protocol (MCP) servers, allowing natural language interaction with external tools, resources, and prompts.
Setup Requirements
- ⚠️Requires OpenAI API Key (Paid)
- ⚠️Requires 'fastchat.config.json' file for server and database configurations
- ⚠️Requires 'CRIPTOGRAFY_KEY' environment variable for token data storage
- ⚠️Requires 'MASTER_TOKEN' environment variable for admin access
Review RequiredView Analysis
axone-mcp
by axone-protocol
Acts as a gateway for AI-powered tools (like Claude) to interact with the Axone blockchain's dataverse via the Model-Context Protocol (MCP), primarily to retrieve governance code for resources.
Acts as a gateway for AI-powered tools (like Claude) to interact with the Axone blockchain's dataverse via the Model-Context Protocol (MCP), primarily to retrieve governance code for resources.
Setup Requirements
- ⚠️Requires Golang to build from source.
- ⚠️Requires access to an Axone node gRPC endpoint.
- ⚠️Designed to be consumed by an MCP-compatible client (e.g., Claude Desktop, IDEs, or other AI tools).
Verified SafeView Analysis
mcp-server-template
by rdwj
A production-ready template for building Model Context Protocol (MCP) servers with dynamic tool/resource loading, Python-based prompts, and seamless OpenShift deployment capabilities for AI agents.
A production-ready template for building Model Context Protocol (MCP) servers with dynamic tool/resource loading, Python-based prompts, and seamless OpenShift deployment capabilities for AI agents.
Setup Requirements
- ⚠️Requires Python 3.11+
- ⚠️Requires 'cmcp' for local testing
- ⚠️Requires 'oc' (OpenShift CLI) for OpenShift deployment
- ⚠️Requires 'fips-agents' CLI tool for scaffolding new components
- ⚠️Files created by Claude Code may have restrictive 600 permissions, requiring a 'chmod 644' fix before deployment (though handled by deploy script).
Verified SafeView Analysis
mcp-proxy-saas
by Pritahi
An API gateway/proxy for Model Context Protocol (MCP) servers, providing authentication, security, and logging for multi-tenant applications.
An API gateway/proxy for Model Context Protocol (MCP) servers, providing authentication, security, and logging for multi-tenant applications.
Setup Requirements
- ⚠️Requires a Supabase project and database for configuration, API keys, and audit logs.
- ⚠️A PostgreSQL database must be configured with the specified `mcp_servers`, `api_keys`, `audit_logs`, and `user_usage` schemas.
- ⚠️Requires Node.js version 20.0.0 or higher.
Verified SafeView Analysis
claude-plugins
by notorious-ai
Enhances Claude's capabilities as a Go developer by providing skills for idiomatic commit message generation and as a knowledge manager for capturing and structuring online videos and articles into an Obsidian vault.
Enhances Claude's capabilities as a Go developer by providing skills for idiomatic commit message generation and as a knowledge manager for capturing and structuring online videos and articles into an Obsidian vault.
Setup Requirements
- ⚠️Requires Go toolchain installed for `golang-dev`.
- ⚠️Requires yt-dlp installed for video capture (`obsidian-notes`).
- ⚠️Requires yq installed for tag extraction (`obsidian-notes`).
- ⚠️Must be run from the root directory of an Obsidian vault for `obsidian-notes`.
- ⚠️Required `Gems/Videos/` and `Gems/Articles/` directories must exist in Obsidian vault, as the plugin will not create them automatically.
Verified SafeView Analysis
polybrain-mcp
by danielwpz
Connects AI agents to multiple LLM models, providing conversation history management and model switching capabilities.
Connects AI agents to multiple LLM models, providing conversation history management and model switching capabilities.
Setup Requirements
- ⚠️Requires API keys for external LLM services (e.g., OpenAI, OpenRouter), which incur usage costs.
- ⚠️Requires Node.js version 18 or higher.
- ⚠️Configuring multiple LLM models requires a YAML file (`~/.polybrain.yaml`), while environment variables support only a single model setup.
Verified SafeView Analysis
obsidian-mcp
by tlockney
Enables AI models to interact with Obsidian vaults by exposing Obsidian Local REST API functionality as MCP tools.
Enables AI models to interact with Obsidian vaults by exposing Obsidian Local REST API functionality as MCP tools.
Setup Requirements
- ⚠️Requires Obsidian with the 'Local REST API' plugin installed, enabled, and configured with an API key (optional but recommended for security).
- ⚠️For running from source or development, Deno 2.x must be installed.
- ⚠️User must manually generate and provide an API key from Obsidian's Local REST API plugin settings if authentication is enabled.
Verified SafeView Analysis
mcp-server-requests
by coucya
An MCP server that provides HTTP request capabilities, enabling LLMs to fetch and process web content, including saving to files.
An MCP server that provides HTTP request capabilities, enabling LLMs to fetch and process web content, including saving to files.
Setup Requirements
- ⚠️Requires Python 3.10+
- ⚠️Requires MCP Client with 'root' capability for file operations relative to workspace root ('--use-root' flag)
Verified SafeView Analysis
data-extractor
by ThreeFish-AI
A commercial-grade MCP Server designed for robust web page and PDF content extraction and conversion to Markdown, purpose-built for long-term enterprise deployment.
A commercial-grade MCP Server designed for robust web page and PDF content extraction and conversion to Markdown, purpose-built for long-term enterprise deployment.
Setup Requirements
- ⚠️Requires Python 3.12+ (recommend 3.13).
- ⚠️Requires 'uv' package manager for setup and execution.
- ⚠️Requires Playwright browsers (e.g., Chromium) installation if using 'selenium' or 'playwright' scraping methods.
- ⚠️Environment variables (in a '.env' file or system-wide) must be configured for optimal operation.
Verified SafeView Analysis
MCP-Quantum-Server
by bakietd
Integrates AI, APIs, and automation for intelligent notifications and workflow optimization with GitHub and X.
Integrates AI, APIs, and automation for intelligent notifications and workflow optimization with GitHub and X.
Setup Requirements
- ⚠️Requires Node.js installed on the system.
- ⚠️Likely requires API keys for Google GenAI (potentially paid service), GitHub, and X (Twitter) for full functionality.
- ⚠️Core functionality depends on a proprietary `@modelcontextprotocol/sdk` which is not open-source, leading to a 'black box' for key logic and potential hidden requirements.