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)
axecore-mcp-server
by joe-watkins
Performs automated accessibility testing on URLs or raw HTML content using axe-core and IBM Equal Access engines, supporting multi-screen analysis and configurable WCAG levels.
Performs automated accessibility testing on URLs or raw HTML content using axe-core and IBM Equal Access engines, supporting multi-screen analysis and configurable WCAG levels.
Setup Requirements
- ⚠️Requires Node.js (version 18 or higher is recommended by dependencies).
- ⚠️Relies on Playwright to automatically download and manage Chromium browser binaries during installation and runtime.
Verified SafeView Analysis
viaplay-mcp-test
by nentgroup
This MCP server enables AI assistants to search the Viaplay catalog for movies and series and retrieve device key information.
This MCP server enables AI assistants to search the Viaplay catalog for movies and series and retrieve device key information.
Setup Requirements
- ⚠️Node.js version 22.14.0 or higher is required.
- ⚠️The 'run_command' provided in 'mcp.json' uses an absolute path ('/Users/raphport/Documents/GitHub/viaplay-mcp/dist/index.js') which must be updated by the user to reflect their local repository location.
Verified SafeView Analysis
Windsurf-Tool
by imnotowann
Manages Windsurf accounts, including batch registration, automated switching, and account pool management.
Manages Windsurf accounts, including batch registration, automated switching, and account pool management.
Setup Requirements
- ⚠️Requires Cloudflare Email Routing to be configured for custom domain email reception.
- ⚠️IMAP email configuration requires specific server details and often app-specific passwords/authorization codes for common providers, which users need to generate outside the application.
- ⚠️On Windows, `robotjs` (for keyboard automation) requires Visual Studio Build Tools and Python for compilation, which can be a significant setup hurdle.
- ⚠️On macOS, the application is unsigned and requires a security bypass (right-click 'Open' or a terminal command) on first run.
Review RequiredView Analysis
nsaf-mcp-server
by ariunbolor
The NSAF Complete MCP Server implements a Neuro-Symbolic Autonomy Framework, exposing 19 tools for AI assistants to manage complex multi-objective tasks, evolve specialized AI agents, project future intentions, manage symbolic memory, synchronize human-AI cognitive states, integrate foundation models, and perform real-time system analytics, potentially with quantum enhancement.
The NSAF Complete MCP Server implements a Neuro-Symbolic Autonomy Framework, exposing 19 tools for AI assistants to manage complex multi-objective tasks, evolve specialized AI agents, project future intentions, manage symbolic memory, synchronize human-AI cognitive states, integrate foundation models, and perform real-time system analytics, potentially with quantum enhancement.
Setup Requirements
- ⚠️Requires OpenAI API Key (Paid) and potentially Google Gemini API Key for Foundation Models. These are configured via environment variables.
- ⚠️Critical environment variables (e.g., `AGENT_BUILDER_SECURITY_JWT_SECRET_KEY`, `ADMIN_PASSWORD`) must be set to override insecure hardcoded defaults, especially for JWT secret and admin credentials.
- ⚠️Marketplace and user data defaults to local JSON file storage (`data/marketplace/*.json`, `data/users.json`), which is not scalable or secure for production and requires proper database setup (e.g., PostgreSQL, Redis).
- ⚠️Uses Qiskit for quantum symbolic computing and TensorFlow for SCMA, which may require specific setup or dependencies.
- ⚠️The server relies on FastAPI and Uvicorn; while Python packages, they are core framework dependencies.
Review RequiredView Analysis
mcp_server_context7
by jussker
The server provides access to Context7 API for searching and downloading library documentation and source code repositories, and managing them locally.
The server provides access to Context7 API for searching and downloading library documentation and source code repositories, and managing them locally.
Setup Requirements
- ⚠️Requires Python 3.10+.
- ⚠️Relies on the external Context7 API (context7.com) which may have its own usage limits or costs.
- ⚠️The project explicitly states 'as-is' with 'no maintenance commitment', which is a significant factor for production use.
- ⚠️CLIENT_IP_ENCRYPTION_KEY should be set to a unique, secret value in production to ensure client IP obfuscation is effective beyond simple obscurity.
Verified SafeView Analysis
mendix-mcp-server
by jordnlvr
A self-learning Model Context Protocol (MCP) server providing expert-level Mendix development assistance, including knowledge base queries, project and theme analysis, code generation patterns, and troubleshooting, with support for semantic search and auto-harvesting.
A self-learning Model Context Protocol (MCP) server providing expert-level Mendix development assistance, including knowledge base queries, project and theme analysis, code generation patterns, and troubleshooting, with support for semantic search and auto-harvesting.
Setup Requirements
- ⚠️Requires OpenAI or Azure OpenAI API Key (Paid) for high-quality vector embeddings, falls back to local TF-IDF if not configured.
- ⚠️Requires Pinecone API Key (Free tier available, but usage costs apply) for semantic search.
- ⚠️Requires Supabase account (Free tier available) for persistent cloud knowledge storage.
- ⚠️Project analysis (`/analyze`, `/analyze-theme`) functionality is disabled in cloud deployments due to requiring local filesystem access to `.mpr` files or project directories.
- ⚠️The `SyncReminder` module relies on `git` being installed and configured locally for repository synchronization tasks.
Review RequiredView Analysis
mcp-monumenten
by woonstadrotterdam
Enables AI assistants to check monumental status of Dutch addresses.
Enables AI assistants to check monumental status of Dutch addresses.
Setup Requirements
- ⚠️Requires Python 3.10 or higher.
Verified SafeView Analysis
container-manager-mcp
by Sunako26
Manages Docker, Podman, and Docker Swarm containers via a centralized Multi-Agent Communication Protocol (MCP) server for Agentic AI.
Manages Docker, Podman, and Docker Swarm containers via a centralized Multi-Agent Communication Protocol (MCP) server for Agentic AI.
Setup Requirements
- ⚠️Requires Docker or Podman daemon to be installed and running on the host system.
- ⚠️Python 3.10 or higher is required.
- ⚠️If using Podman on Windows/WSL2, 'podman machine' must be running and accessible.
Verified SafeView Analysis
crypto-price-mcp-server
by David200308
Provides cryptocurrency price checking across multiple exchanges and sends email alerts.
Provides cryptocurrency price checking across multiple exchanges and sends email alerts.
Setup Requirements
- ⚠️Requires Node.js >=18.0.0 and pnpm >=10.0.0.
- ⚠️Requires a Resend API Key for email functionality (RESEND_API_KEY).
- ⚠️Optional API keys (COINMARKETCAP_API_KEY, MORALIS_API_KEY, ETHERSCAN_API_KEY) can enhance token address resolution but are not strictly required for core functionality.
Verified SafeView Analysis
mcp-evals
by wolfeidau
A Go library and CLI for evaluating Model Context Protocol (MCP) servers using Claude, employing an agentic evaluation loop and detailed grading across multiple dimensions.
A Go library and CLI for evaluating Model Context Protocol (MCP) servers using Claude, employing an agentic evaluation loop and detailed grading across multiple dimensions.
Setup Requirements
- ⚠️Requires an Anthropic API Key (Paid Service) for LLM interactions.
- ⚠️Requires a Go development environment (Go 1.25+) to build from source, or relies on `install.sh` for pre-built binaries.
- ⚠️Requires a functional target MCP server (either a local executable or a network service) that the tool will connect to and evaluate. This target server's dependencies (e.g., Node.js for `npx @modelcontextprotocol/server-filesystem`) must also be met.
Verified SafeView Analysis
MCP-Server-Ideas
by danielrosehill
Planning and documentation for Model Context Protocol (MCP) servers to extend AI capabilities by integrating with external APIs such as Green Invoice for invoicing and Homebox for inventory management.
Planning and documentation for Model Context Protocol (MCP) servers to extend AI capabilities by integrating with external APIs such as Green Invoice for invoicing and Homebox for inventory management.
Setup Requirements
- ⚠️Requires API keys for Green Invoice API (Paid/Account needed)
- ⚠️Requires API keys for Homebox API (Paid/Account needed)
Verified SafeView Analysis
unsloth-mcp-server
by ScientiaCapital
An MCP server enabling Claude Code users to orchestrate LLM fine-tuning workflows, manage GPU resources, and generate training data, leveraging Unsloth's performance optimizations.
An MCP server enabling Claude Code users to orchestrate LLM fine-tuning workflows, manage GPU resources, and generate training data, leveraging Unsloth's performance optimizations.
Setup Requirements
- ⚠️Requires Python 3.10-3.12 (not 3.13).