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)
astrology-mcp
by starfoxbeta
Provides astrological natal chart calculations by integrating with an external API.
Provides astrological natal chart calculations by integrating with an external API.
Setup Requirements
- ⚠️Requires Node.js 18+ to run.
- ⚠️Requires an external astrology API for real calculations; otherwise, it returns mock data. (ASTROLOGY_API_URL, ASTROLOGY_API_KEY)
Verified SafeView Analysis
rtt-remote-mcp-server-authless
by mhumphrey17
Deploys an unauthenticated remote Model Context Protocol (MCP) server on Cloudflare Workers, providing real-time UK train information via six specialized tools.
Deploys an unauthenticated remote Model Context Protocol (MCP) server on Cloudflare Workers, providing real-time UK train information via six specialized tools.
Setup Requirements
- ⚠️Requires active (likely paid) Realtime Trains API credentials.
- ⚠️Requires a Cloudflare Workers environment for deployment.
- ⚠️The server is explicitly 'authless' for client connections, meaning no authentication is required to access its tools once deployed.
Review RequiredView Analysis
portainer-mcp-server
by DoubtfulTurnip
This server acts as an API proxy or gateway, enabling multi-cluster management by routing requests to different target URLs based on dynamic configuration.
This server acts as an API proxy or gateway, enabling multi-cluster management by routing requests to different target URLs based on dynamic configuration.
Setup Requirements
- ⚠️Requires `API_KEY` environment variable for authentication and secure operation.
- ⚠️Requires a Node.js runtime environment.
- ⚠️The process needs write access to the `configs/` directory to manage configurations.
Verified SafeView Analysis
Simple-MCP
by ameympatil
Demonstrates building and exposing simple tools (dice rolling, arithmetic) via the Model Context Protocol (MCP) using Python and fastmcp for AI clients like Claude Desktop.
Demonstrates building and exposing simple tools (dice rolling, arithmetic) via the Model Context Protocol (MCP) using Python and fastmcp for AI clients like Claude Desktop.
Setup Requirements
- ⚠️Requires Python 3.13+
- ⚠️Requires `uv` package manager
Verified SafeView Analysis
mcp-server-ux-writing
by coldtatooine
This server provides a RESTful API and real-time updates for managing UX content (text, status, versions) across different projects, with authentication and persistence in MongoDB.
This server provides a RESTful API and real-time updates for managing UX content (text, status, versions) across different projects, with authentication and persistence in MongoDB.
Setup Requirements
- ⚠️Requires a running MongoDB instance accessible via MONGO_URI.
- ⚠️Requires environment variables MONGO_URI and JWT_SECRET to be set.
Verified SafeView Analysis
mcp-server-experiments
by thebadpete
A server-side application primarily for development and experimentation purposes.
A server-side application primarily for development and experimentation purposes.
Review RequiredView Analysis
manuals-mcp
by rmrfslashbin
An MCP server to access and manage hardware and software documentation, including device details, pinouts, specifications, and full-text search, by connecting to a Manuals REST API backend.
An MCP server to access and manage hardware and software documentation, including device details, pinouts, specifications, and full-text search, by connecting to a Manuals REST API backend.
Setup Requirements
- ⚠️Requires a running instance of the Manuals REST API to connect to.
- ⚠️Requires a Manuals API Key for full read/write and administrative features (read-only is anonymous).
- ⚠️The `upload_file` and `publish` tools can read arbitrary files from the local filesystem based on AI input, which may pose a security risk for information disclosure.
Review RequiredView Analysis
aeo
by NoCodeify
Performs Answer Engine Optimization (AEO) audits across ChatGPT, Gemini, and Google Search, comparing LLM responses, extracting citations, and generating comprehensive brand audit reports with detailed analysis.
Performs Answer Engine Optimization (AEO) audits across ChatGPT, Gemini, and Google Search, comparing LLM responses, extracting citations, and generating comprehensive brand audit reports with detailed analysis.
Setup Requirements
- ⚠️Requires paid API keys for OpenAI, Google GenAI, and ScrapingBee.
- ⚠️Requires manual configuration in the Claude Code config file (~/.claude/claude_desktop_config.json).
- ⚠️Calls to 'run_brand_audit' execute 8 queries across 3 engines (ChatGPT, Gemini, Google Search), incurring significant costs due to multiple LLM inferences and web scrapes.
Verified SafeView Analysis
mcp-wp-abilities
by aplaceforallmystuff
Exposes WordPress 6.9+ Abilities API as AI-accessible tools for dynamic interaction with a WordPress site.
Exposes WordPress 6.9+ Abilities API as AI-accessible tools for dynamic interaction with a WordPress site.
Setup Requirements
- ⚠️Requires Node.js 18+
- ⚠️Requires WordPress 6.9+ with the Abilities API enabled
- ⚠️Requires a WordPress Application Password for authentication
Verified SafeView Analysis
fcp-mcp-server
by DareDev256
This server enables AI assistants to interact with and control Final Cut Pro projects through natural language by parsing and modifying FCPXML files.
This server enables AI assistants to interact with and control Final Cut Pro projects through natural language by parsing and modifying FCPXML files.
Setup Requirements
- ⚠️Requires Python 3.10+
- ⚠️Requires an MCP-compatible AI client (e.g., Claude Desktop)
- ⚠️Requires Final Cut Pro 10.4+ (for FCPXML compatibility)
Verified SafeView Analysis
mcp-servers
by UzmaFateh
Manages and runs Minecraft servers, likely with custom modifications or enhanced features given the 'MCP' (Mod Coder Pack) context.
Manages and runs Minecraft servers, likely with custom modifications or enhanced features given the 'MCP' (Mod Coder Pack) context.
Setup Requirements
- ⚠️Requires a Java Runtime Environment (JRE) installed
- ⚠️Can be highly demanding on CPU and RAM resources
- ⚠️May require port forwarding for external multiplayer access
Review RequiredView Analysis
Zantrix
by ankitk090-lang
Provides a suite of cybersecurity diagnostic and network analysis tools that integrate with MCP clients like Claude Desktop.
Provides a suite of cybersecurity diagnostic and network analysis tools that integrate with MCP clients like Claude Desktop.
Setup Requirements
- ⚠️Requires Node.js (v16 or higher) and npm.
- ⚠️Requires an MCP client (e.g., Claude Desktop) and manual configuration of its `mcpServers` config file, including providing the absolute path to the server's `dist/index.js` file.