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)
perplexity-mcp
by markusleucht
An MCP server leveraging Perplexity AI for deep and social-focused search, designed for Claude Code integration, with specialized capabilities for German pharmaceutical market research.
An MCP server leveraging Perplexity AI for deep and social-focused search, designed for Claude Code integration, with specialized capabilities for German pharmaceutical market research.
Setup Requirements
- ⚠️Requires Perplexity API Key (Paid)
- ⚠️Perplexity Pro tier required for API access
- ⚠️Requires Python 3.10+ (despite outdated setup scripts suggesting 3.8+)
Verified SafeView Analysis
time-mcp
by fifthseason-ai
Provides timezone-aware time operations, including natural language parsing, calculations, and conversions, as a Model Context Protocol server.
Provides timezone-aware time operations, including natural language parsing, calculations, and conversions, as a Model Context Protocol server.
Setup Requirements
- ⚠️Requires Node.js (>=14.0.0)
- ⚠️Server runs via HTTP if `PORT` env var is set, otherwise as a Stdio server, which might require specific client integration.
Verified SafeView Analysis
ai-capability-suite
by Digital-Defiance
Provides a comprehensive debugging interface and system control capabilities for AI agents to interact with the development environment.
Provides a comprehensive debugging interface and system control capabilities for AI agents to interact with the development environment.
Setup Requirements
- ⚠️Requires Node.js 18.0.0+ and NPM 8.0.0+ (for NPM installation)
- ⚠️Requires Docker 20.10+ (for Docker installation)
- ⚠️Platform-specific build tools might be required for native dependencies (e.g., Python3-setuptools and build-essential for Linux, Xcode Command Line Tools for macOS, Visual Studio Build Tools for Windows).
- ⚠️The 'mcp-process' server currently requires a configuration file (`mcp-process-config.json`) specifying allowed executables for security, which needs manual creation and management.
Verified SafeView Analysis
schwaizer-I14Y-mcp
by ishumilin
Provides AI assistants with tools to search, retrieve, and export metadata from the Swiss I14Y Interoperability Platform regarding concepts, datasets, data services, and public services.
Provides AI assistants with tools to search, retrieve, and export metadata from the Swiss I14Y Interoperability Platform regarding concepts, datasets, data services, and public services.
Setup Requirements
- ⚠️Requires Node.js and npm for installation and execution.
- ⚠️Requires `I14Y_API_BASE_URL` environment variable to be set, pointing to the I14Y API endpoint.
- ⚠️`I14Y_API_TOKEN` environment variable is optional but necessary for accessing protected endpoints on the I14Y platform.
Verified SafeView Analysis
kura-notes-mcp
by TillMatthis
This MCP client allows Claude Desktop to interact with the KURA Notes API, providing capabilities for semantic search, note creation, retrieval, and management within Claude's native interface.
This MCP client allows Claude Desktop to interact with the KURA Notes API, providing capabilities for semantic search, note creation, retrieval, and management within Claude's native interface.
Setup Requirements
- ⚠️Requires Node.js >= 20.0.0
- ⚠️Requires a valid KURA Notes API Key
- ⚠️Requires specific configuration in Claude Desktop's `claude_desktop_config.json` with an absolute path to the compiled script.
Verified SafeView Analysis
apex-command-center
by GlacierEQ
An advanced Master Control Program (MCP) server that orchestrates GitHub automation, AI-driven research execution in isolated sandboxes, and comprehensive monitoring across the GlacierEQ ecosystem.
An advanced Master Control Program (MCP) server that orchestrates GitHub automation, AI-driven research execution in isolated sandboxes, and comprehensive monitoring across the GlacierEQ ecosystem.
Setup Requirements
- ⚠️Requires a GitHub App setup (App ID, private key, webhook secret)
- ⚠️Requires an E2B API Key for sandbox execution (E2B is a paid service)
- ⚠️The monitoring stack requires Docker and Docker Compose
- ⚠️The Grafana monitoring dashboard uses a hardcoded default admin password ('apex2025') that MUST be changed for production deployment.
Review RequiredView Analysis
gpt-mcp-launcher
by seanshin0214
Connects ChatGPT Desktop to multiple local MCP (Modular Chat Protocol) servers via a single ngrok tunnel and an API Gateway for external access.
Connects ChatGPT Desktop to multiple local MCP (Modular Chat Protocol) servers via a single ngrok tunnel and an API Gateway for external access.
Setup Requirements
- ⚠️Requires Python 3.10+
- ⚠️Requires an ngrok account and manual authtoken setup
- ⚠️Requires ChatGPT Desktop with developer mode enabled and manual connector setup for each MCP service
- ⚠️Assumes external MCP server projects (e.g., `gpt-mcp-server`) are separately installed and running locally.
Review RequiredView Analysis
chatgpt-mcp-server
by bermingham85
Provides ChatGPT with extensive local machine control for Windows, including filesystem, arbitrary command execution, and n8n workflow management.
Provides ChatGPT with extensive local machine control for Windows, including filesystem, arbitrary command execution, and n8n workflow management.
Setup Requirements
- ⚠️Requires a Windows operating system for full PowerShell command execution functionality.
- ⚠️Utilizes self-signed HTTPS certificates, necessitating manual trust in the browser/OS or acceptance of security warnings during setup.
- ⚠️Requires Node.js (v18+) and npm to be installed.
- ⚠️The default n8n instance URL (`http://192.168.50.246:5678`) is hardcoded and requires manual source code modification to change.
Review RequiredView Analysis
blackout-tracker-mcp
by AIckathon-2025-08
Monitors electricity outage schedules from DTEK Dnipro Electric Networks, provides timely notifications, and calculates optimal charging times for MacBooks.
Monitors electricity outage schedules from DTEK Dnipro Electric Networks, provides timely notifications, and calculates optimal charging times for MacBooks.
Setup Requirements
- ⚠️Docker is recommended for quick setup and full functionality.
- ⚠️Full macOS functionality (native notifications, battery auto-detection) requires installing 'terminal-notifier' via Homebrew and running companion bridge scripts (`./watch_notifications.sh`, `./battery_info.sh`).
- ⚠️Requires Playwright browser engine (Chromium) installation: `playwright install chromium`.
- ⚠️Functionality is dependent on the availability and consistent HTML structure of the DTEK website, which may break parsing if changed.
Verified SafeView Analysis
MCP_Server
by rexroyl
This project provides a server and client implementation for a custom binary network protocol, enabling low-level communication and packet handling.
This project provides a server and client implementation for a custom binary network protocol, enabling low-level communication and packet handling.
Setup Requirements
- ⚠️Requires a free network port to operate as a server.
- ⚠️Requires Node.js runtime environment.
Review RequiredView Analysis
leetcode_mcp_server
by iamgovindthakur
Minimal HTTP server to fetch and expose the LeetCode daily problem for editor integrations.
Minimal HTTP server to fetch and expose the LeetCode daily problem for editor integrations.
Setup Requirements
- ⚠️Python 3.10+ required.
- ⚠️Requires installing Python dependencies via `pip install -r requirements.txt`.
- ⚠️Requires manual configuration of editor's MCP file (e.g., `.vscode/mcp.json`) for client discovery.
Verified SafeView Analysis
local-mcp-server
by Navaprabhas
Provides server functionality for a specific protocol or platform, focusing on ongoing development and maintenance.
Provides server functionality for a specific protocol or platform, focusing on ongoing development and maintenance.