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)
clickup-mcp-server
by Chisanan232
Facilitate AI-enabled applications interacting with the ClickUp API through a standardized Model, Capability, Protocol (MCP) server.
Facilitate AI-enabled applications interacting with the ClickUp API through a standardized Model, Capability, Protocol (MCP) server.
Setup Requirements
- ⚠️Requires Python 3.13 or higher.
- ⚠️A ClickUp API Token is mandatory for server operation and must be provided via `--token` or the `CLICKUP_API_TOKEN` environment variable.
- ⚠️The default CORS policy and lack of webhook signature validation make it insecure for public deployment without careful configuration changes.
- ⚠️If the `QUEUE_BACKEND` environment variable is set to anything other than `local`, an external message queue infrastructure (e.g., Kafka, Redis) will be required.
Verified SafeView Analysis
mcpinspect
by MatMercer
A CLI tool to inspect MCP (Model Context Protocol) servers configured for Claude Code.
A CLI tool to inspect MCP (Model Context Protocol) servers configured for Claude Code.
Setup Requirements
- ⚠️Requires macOS (due to keychain integration and explicit support statement)
- ⚠️Requires a `~/.claude.json` configuration file with MCP servers defined
- ⚠️Authentication to HTTP/SSE MCP servers relies on OAuth tokens being present in the macOS keychain, saved by Claude Code.
Verified SafeView Analysis
uspto_fpd_mcp
by john-walkoe
Facilitates research and analysis of USPTO Final Petition Decisions, including search, detail retrieval, and document content extraction.
Facilitates research and analysis of USPTO Final Petition Decisions, including search, detail retrieval, and document content extraction.
Setup Requirements
- ⚠️Requires USPTO_API_KEY (paid) for core functionality. API key format is specific (30 lowercase letters).
- ⚠️Optional MISTRAL_API_KEY (paid, ~$0.001/page) is required for OCR of scanned documents; without it, only free PyPDF2 extraction for text-based PDFs is available.
- ⚠️Many advanced features and cross-MCP workflows require the Patent File Wrapper (PFW) MCP to be installed and running, acting as a centralized proxy and data source.
Verified SafeView Analysis
foundry-vtt-mcp
by adambdooley
Connects Foundry VTT to Claude Desktop for AI-powered campaign management, character/compendium queries, content creation, and AI map generation.
Connects Foundry VTT to Claude Desktop for AI-powered campaign management, character/compendium queries, content creation, and AI map generation.
Setup Requirements
- ⚠️Requires Foundry VTT v13 and Claude Desktop with an active Claude Pro/Max plan for Model Context Protocol (MCP) access.
- ⚠️Map generation requires a dedicated GPU with at least 8GB of VRAM. On macOS, this specifically requires an Apple Silicon (M1/M2/M3/M4) Mac.
- ⚠️Manual installation requires Node.js version 18 or higher.
Verified SafeView Analysis
csghub-mcp-servers
by OpenCSGs
Provides a set of Model Context Protocol (MCP) tools for interacting with and managing various AI/ML resources (models, datasets, code, dataflows, evaluations, spaces, inferences) on the CSGHub platform, primarily for use by LLM agents.
Provides a set of Model Context Protocol (MCP) tools for interacting with and managing various AI/ML resources (models, datasets, code, dataflows, evaluations, spaces, inferences) on the CSGHub platform, primarily for use by LLM agents.
Setup Requirements
- ⚠️Requires Python 3.10 or higher.
- ⚠️Requires a CSGHub account and a valid API access token ('token' parameter is mandatory for most functions).
- ⚠️Requires `CSGHUB_SERVER_ENDPOINT` and `CSGHUB_WEB_ENDPOINT` environment variables to be correctly set, pointing to the CSGHub API and web interfaces. Depending on the specific server module (e.g., dataset, finetune, inference, space), `CSGHUB_ISSUE_ENDPOINT` and `CLUSTER_ID` environment variables may also be required.
- ⚠️The server defaults to listening on '0.0.0.0:8000', which means it will be accessible on all network interfaces. This necessitates careful network configuration (e.g., firewalls, reverse proxies) in production deployments.
Verified SafeView Analysis
starrocks-mcp-server
by tracymacding
Provides AI clients with intelligent diagnostic and analysis capabilities for StarRocks database instances.
Provides AI clients with intelligent diagnostic and analysis capabilities for StarRocks database instances.
Setup Requirements
- ⚠️Node.js >= 18.0.0 is a strict requirement.
- ⚠️Requires an external 'StarRocks Expert' Central API server to be running and accessible.
- ⚠️Requires SSH access (user, key path, potentially password) to StarRocks cluster nodes for advanced diagnostic features like log fetching.
Review RequiredView Analysis
argus-mcp
by dykeruv
AI-powered code review and quality enhancement for multiple programming languages and environments.
AI-powered code review and quality enhancement for multiple programming languages and environments.
Setup Requirements
- ⚠️Requires Python 3.8 or higher.
- ⚠️Requires one or more paid API keys (GLM_API_KEY, OPENROUTER_API_KEY) from z.ai or OpenRouter.
Verified SafeView Analysis
Network-Query-Tool
by marksplayzc
A web-based network diagnostic tool for performing WHOIS, DNS lookups, IP information, ping, traceroute, and other network health checks.
A web-based network diagnostic tool for performing WHOIS, DNS lookups, IP information, ping, traceroute, and other network health checks.
Setup Requirements
- ⚠️Requires a PHP-enabled web server (e.g., Apache, Nginx with PHP-FPM)
- ⚠️Requires PHP 'zlib' extension for optimal gzip compression
- ⚠️Server requires outbound internet access on ports like 43 (WHOIS) and 53 (DNS) for full functionality
Verified SafeView Analysis
mcp
by visa
Provides a Node.js/TypeScript client for AI agents to securely integrate with Visa's Model Context Protocol (MCP) server, enabling token-managed authentication and execution of agent-driven commerce transactions.
Provides a Node.js/TypeScript client for AI agents to securely integrate with Visa's Model Context Protocol (MCP) server, enabling token-managed authentication and execution of agent-driven commerce transactions.
Setup Requirements
- ⚠️Requires Node.js >= 18.0.0
- ⚠️Requires extensive Visa API credentials (VIC, VTS, MLE certificates) obtained through Visa Intelligent Commerce and VTS onboarding processes.
- ⚠️Requires a user-generated RSA private key for JWT signing.
Verified SafeView Analysis
float-mcp
by asachs01
Provides a Model Context Protocol (MCP) server for Float.com, enabling AI assistants to manage project management, resource allocation, time tracking, and team coordination.
Provides a Model Context Protocol (MCP) server for Float.com, enabling AI assistants to manage project management, resource allocation, time tracking, and team coordination.
Setup Requirements
- ⚠️Requires a Float.com account with API access and a valid API key (potentially a paid service).
- ⚠️Requires Node.js 22.0.0 or later (for local installation).
- ⚠️Docker is recommended for deployment and often used in MCP client configurations.
Verified SafeView Analysis
mcp-bash-framework
by yaniv-golan
A Bash-based framework for building and running Micro-service Context Protocol (MCP) servers, enabling the creation of custom AI-integrable tools, resources, prompts, and completions.
A Bash-based framework for building and running Micro-service Context Protocol (MCP) servers, enabling the creation of custom AI-integrable tools, resources, prompts, and completions.
Setup Requirements
- ⚠️Requires 'jq' or 'gojq' for full functionality (minimal mode available without it).
- ⚠️Requires Bash 3.2+ for core features.
- ⚠️External tools like 'git', 'curl', 'openssl', or domain-specific binaries may be required depending on resource/tool implementations.
Verified SafeView Analysis
n7m-mcp
by jonpspri
Provides AI assistants with geocoding, reverse geocoding, and OpenStreetMap object lookup capabilities via the Model Context Protocol.
Provides AI assistants with geocoding, reverse geocoding, and OpenStreetMap object lookup capabilities via the Model Context Protocol.
Setup Requirements
- ⚠️Requires Python 3.12 or newer.
- ⚠️Relies on external Nominatim API, subject to its fair use policy (1 request per second).
- ⚠️Requires `uvx` for the fastest setup as an MCP server, or `uv` for local development.