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)
marine-traffic-mcp
by salmangada
An MCP server that provides an interface to access real-time and historical Marine Traffic vessel tracking data and port intelligence.
An MCP server that provides an interface to access real-time and historical Marine Traffic vessel tracking data and port intelligence.
Setup Requirements
- ⚠️Requires Go 1.21 or higher
- ⚠️Requires a Marine Traffic API key (paid service)
Verified SafeView Analysis
FluxA-AI-Wallet-MCP
by FluxA-Agent-Payment
This MCP server enables AI agents to make x402 (EIP-3009 exact) blockchain payments and manage payouts using the FluxA Wallet API without local private key management.
This MCP server enables AI agents to make x402 (EIP-3009 exact) blockchain payments and manage payouts using the FluxA Wallet API without local private key management.
Setup Requirements
- ⚠️Requires Node.js >=18.0.0.
- ⚠️Requires initial agent registration using the `init_agent_id` tool, either by providing `AGENT_EMAIL`, `AGENT_NAME`, `CLIENT_INFO` environment variables or passing them as parameters.
- ⚠️Stores sensitive Agent ID credentials (agent_id, token, jwt) in `~/.fluxa-ai-wallet-mcp/config.json` by default, which must be secured.
Verified SafeView Analysis
stoic-mcp
by princeyohann
Provides a local Model Context Protocol (MCP) server for Stoic philosophy quotes, featuring CRUD operations, AI-powered explanations, and quote generation, aimed at developer wellness and productivity.
Provides a local Model Context Protocol (MCP) server for Stoic philosophy quotes, featuring CRUD operations, AI-powered explanations, and quote generation, aimed at developer wellness and productivity.
Setup Requirements
- ⚠️Requires DeepSeek API Key (paid service) for all AI features (explanations, quote generation).
- ⚠️Node.js 18+ and npm are prerequisites.
- ⚠️Requires specific configuration in Claude Desktop's `claude_desktop_config.json` file, with careful attention to the absolute path and Windows backslash formatting.
Verified SafeView Analysis
generic-mcp
by Josh-Gotro
Provides a scaffolding for building Model Context Protocol (MCP) servers to expose external APIs as tools for Claude Desktop and CLI.
Provides a scaffolding for building Model Context Protocol (MCP) servers to expose external APIs as tools for Claude Desktop and CLI.
Setup Requirements
- ⚠️Requires Python 3.12+ for execution.
- ⚠️Requires 'uv' or 'python' installed and accessible in the system PATH.
- ⚠️Requires specific environment variables (e.g., API keys, base URLs) to be configured, typically via .env files or Claude Desktop's mcpServers 'env' block.
- ⚠️Designed primarily for Claude Desktop/CLI via stdio transport; requires specific client-side setup.
Verified SafeView Analysis
ai-mcp-gateway
by babasida246
An intelligent AI Model orchestration gateway for AI-powered project scaffolding, code analysis, interactive chat, and multi-agent collaboration, functioning as a CLI tool or a HTTP API server.
An intelligent AI Model orchestration gateway for AI-powered project scaffolding, code analysis, interactive chat, and multi-agent collaboration, functioning as a CLI tool or a HTTP API server.
Setup Requirements
- ⚠️Requires OpenAI, Anthropic, or OpenRouter API keys (some are paid services, OpenRouter is recommended for fallback models).
- ⚠️Requires PostgreSQL database for persistence (model config, conversations, agent memory, analytics, quotas).
- ⚠️Requires Redis for caching and session management.
- ⚠️Optional: Local LLM runtime (e.g., Ollama) for 'oss-local' provider.
- ⚠️Optional: Claude Code CLI installation for direct Claude Code integration with the MCP CLI.
- ⚠️Requires Node.js >=20.0.0 and pnpm for development/direct execution.
- ⚠️Docker/Docker Compose is recommended for easy deployment.
Verified SafeView Analysis
tripo-ai-mcp-server
by pasie15
Facilitate AI assistant interaction with Tripo3D AI API for 3D model generation, animation, and stylization.
Facilitate AI assistant interaction with Tripo3D AI API for 3D model generation, animation, and stylization.
Setup Requirements
- ⚠️Requires a Tripo3D API secret (TRIPO_API_SECRET) which likely corresponds to a paid service.
- ⚠️Node.js and npm are required to run this server.
- ⚠️For image/multiview-to-3d, the server needs local file system access to the specified image paths.
Review RequiredView Analysis
AgentMCP_V1
by anillibra
Orchestrates a multi-agent system in ADK, enabling an LLM agent to utilize specialized Microservice Communication Protocol (MCP) servers for tasks like mathematics, SQLite database operations, and Pinecone search indexing.
Orchestrates a multi-agent system in ADK, enabling an LLM agent to utilize specialized Microservice Communication Protocol (MCP) servers for tasks like mathematics, SQLite database operations, and Pinecone search indexing.
Setup Requirements
- ⚠️Requires a Google API Key with billing enabled for Gemini models.
- ⚠️MCP servers (Math, SQLite, SearchIndex) must be started manually via `uv run 2-streamable-http-mcp-server-multi-agent/main.py` before running the ADK client.
- ⚠️The `adk web mcp_client` command must be run from the `multi-agent` parent directory, not from within the `mcp_client` agent folder.
Review RequiredView Analysis
mcp-e70738e0-808ea82c-nklsdfjk
by aiscibe-mcp-deployment
This server acts as a Model Context Protocol (MCP) gateway, exposing configured external APIs as tools for consumption by AI models like Claude.
This server acts as a Model Context Protocol (MCP) gateway, exposing configured external APIs as tools for consumption by AI models like Claude.
Setup Requirements
- ⚠️Requires OpenAI API Key (Paid)
- ⚠️Deployment to Vercel assumes GitHub repository connection
Verified SafeView Analysis
nexter-mcp-server
by KuljeetSinghXDA
AI-powered content management for WordPress using Nexter Blocks, enabling creation, analysis, editing, and validation of posts and pages.
AI-powered content management for WordPress using Nexter Blocks, enabling creation, analysis, editing, and validation of posts and pages.
Setup Requirements
- ⚠️Requires a running WordPress instance with the Nexter MCP API plugin installed.
- ⚠️WordPress Application Passwords must be enabled and configured for the `WP_USERNAME`.
- ⚠️Requires Docker for easy deployment via `docker-compose`.
- ⚠️An AI agent capable of interacting with the Model Context Protocol (MCP) is needed to utilize this server.
Verified SafeView Analysis
proxmox-mcp
by teomarcdhio
Allows LLM agents to interact with and monitor Proxmox homelab VMs and containers in a read-only capacity.
Allows LLM agents to interact with and monitor Proxmox homelab VMs and containers in a read-only capacity.
Setup Requirements
- ⚠️Requires an existing Proxmox VE cluster/host.
- ⚠️Requires a Proxmox API token with PVEAuditor (read-only) role for secure authentication.
- ⚠️The `PROXMOX_VERIFY_SSL` setting defaults to `false`, which is a security risk if not changed to `true` (and a valid SSL certificate is present on Proxmox).
- ⚠️The `get_vm_filesystem_info` tool requires the QEMU Guest Agent to be installed and running inside the target VM.
- ⚠️Requires Python 3.11+.
Verified SafeView Analysis
governmcp
by serkan-uz
A control plane for Model Context Protocol (MCP) servers, enabling user and role management, MCP server registration, tool metadata, policy enforcement, capability token issuance, and comprehensive audit logging.
A control plane for Model Context Protocol (MCP) servers, enabling user and role management, MCP server registration, tool metadata, policy enforcement, capability token issuance, and comprehensive audit logging.
Setup Requirements
- ⚠️Requires manual generation and secure configuration of cryptographic keys (Fernet key for credential encryption, RSA private/public keys for JWT signing) for production use.
- ⚠️The default PostgreSQL username and password in `docker-compose.yml` are `governmcp:governmcp`; these must be changed for any production deployment.
- ⚠️The API requires Python 3.11+.
Verified SafeView Analysis
mcp-server
by gopal-prakash-codes
Provides Model Context Protocol (MCP) compliant endpoints for managing travel packages, creating and retrieving bookings, planning itineraries, and performing price calculations.
Provides Model Context Protocol (MCP) compliant endpoints for managing travel packages, creating and retrieving bookings, planning itineraries, and performing price calculations.
Setup Requirements
- ⚠️Requires an external proxy layer for essential security features like authentication, authorization, and rate limiting.
- ⚠️All session and booking data is stored in-memory and will be lost if the server restarts or crashes.
- ⚠️Basic input validation is present, but comprehensive security measures (e.g., SQL injection prevention if a database were added, XSS prevention for web frontends) are not fully implemented internally.