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)
docmcp-server
by samzhu
A Documentation Model Context Protocol (MCP) Server for AI agents, providing indexed technical documentation, full-text and semantic search, code examples, and API key management.
A Documentation Model Context Protocol (MCP) Server for AI agents, providing indexed technical documentation, full-text and semantic search, code examples, and API key management.
Setup Requirements
- ⚠️Requires Java 21+ for Virtual Threads support
- ⚠️Requires PostgreSQL database with pgvector extension (can be run via Docker Compose locally)
- ⚠️Requires Google GenAI API Key (Paid service) for embedding generation
- ⚠️GitHub Token is highly recommended for documentation synchronization to avoid hitting lower API rate limits
Verified SafeView Analysis
mcp-server
by acorn025
An MCP server providing tools for basic text/math operations, resource fetching, and AI-assisted nickname generation by orchestrating a Python module.
An MCP server providing tools for basic text/math operations, resource fetching, and AI-assisted nickname generation by orchestrating a Python module.
Setup Requirements
- ⚠️Requires Node.js 18+ to run the server.
- ⚠️Requires Python 3 (callable as 'python' in PATH) for the `generate_nickname` tool.
Review RequiredView Analysis
SpigotMCP
by carm-outsource
Provides a Model Context Protocol (MCP) server for a Spigot (Minecraft) plugin, allowing external AI models or clients to interact with the game state and perform actions via registered tools.
Provides a Model Context Protocol (MCP) server for a Spigot (Minecraft) plugin, allowing external AI models or clients to interact with the game state and perform actions via registered tools.
Setup Requirements
- ⚠️Requires a running Minecraft Spigot/Paper server.
- ⚠️The 'CoreProtect' plugin is required on the Minecraft server for the 'player-session-lookup' tool to function correctly.
Review RequiredView Analysis
weather-mcp-server-java-21
by rasidabdul
An MCP (Model Context Protocol) server that provides AI assistants with real-time weather forecasts and alerts by integrating with the National Weather Service (NWS) API.
An MCP (Model Context Protocol) server that provides AI assistants with real-time weather forecasts and alerts by integrating with the National Weather Service (NWS) API.
Setup Requirements
- ⚠️Requires Java 21 JVM
Verified SafeView Analysis
deadline-tracker-mcp
by GlacierEQ
Tracks TRO expirations and motion deadlines in legal case management systems.
Tracks TRO expirations and motion deadlines in legal case management systems.
Review RequiredView Analysis
Manim-Mcp-Server
by MuhammadDastgeer
This server provides an MCP interface to execute Manim code for generating animations and videos, allowing remote control over Manim's rendering capabilities.
This server provides an MCP interface to execute Manim code for generating animations and videos, allowing remote control over Manim's rendering capabilities.
Setup Requirements
- ⚠️Requires the Manim animation engine to be installed and accessible (either in PATH or via MANIM_EXECUTABLE environment variable).
- ⚠️Manim often requires a specific Python environment setup, which needs to be managed by the user.
- ⚠️Generated video files can consume significant disk space; manual cleanup or robust automatic cleanup of temporary directories is essential to prevent disk exhaustion.
Review RequiredView Analysis
selenium-mcp-server
by mlamoure
Provides browser automation capabilities via Selenium Grid, allowing AI agents to drive web browsers step-by-step using MCP tools.
Provides browser automation capabilities via Selenium Grid, allowing AI agents to drive web browsers step-by-step using MCP tools.
Setup Requirements
- ⚠️Requires Python 3.12+ for manual installation.
- ⚠️Requires a running Selenium Grid instance, typically deployed via Docker Compose or separately.
- ⚠️Optional API key authentication can be configured for secure deployment.
Verified SafeView Analysis
MCP-Server
by Procentaurus
An LLM-powered agent that fetches current and historical currency exchange rates by calling external API tools.
An LLM-powered agent that fetches current and historical currency exchange rates by calling external API tools.
Setup Requirements
- ⚠️Requires a Google Gemini API Key (GEMINI_API_KEY) configured as an environment variable (paid service).
- ⚠️Requires Python 3.13 or higher.
- ⚠️The 'uv' package manager is used in the setup instructions.
Verified SafeView Analysis
mcp-demo
by tomherbron
Provides a Model Context Protocol (MCP) server for Claude Desktop to manage a shopping cart system, including product and cart operations.
Provides a Model Context Protocol (MCP) server for Claude Desktop to manage a shopping cart system, including product and cart operations.
Setup Requirements
- ⚠️Requires Java Development Kit (JDK) 21 or higher.
- ⚠️Requires Docker and Docker Compose to run the PostgreSQL database.
- ⚠️Primarily designed for integration with Claude Desktop via Model Context Protocol (MCP) STDIO mode.
Verified SafeView Analysis
agent-state
by tianhuil
A Model Context Protocol (MCP) server for managing agent state and logs, facilitating interruption and resumption of long-lived agents.
A Model Context Protocol (MCP) server for managing agent state and logs, facilitating interruption and resumption of long-lived agents.
Setup Requirements
- ⚠️Requires Python 3.14+
- ⚠️Requires the `uv` package manager for dependency management and execution
- ⚠️Manual configuration of absolute paths in Claude Desktop or Cursor settings JSON is required
Verified SafeView Analysis
RedmineMCP
by Sunalamye
Integrate and manage Redmine projects, issues, time entries, and other data programmatically through a high-performance Rust-based MCP server.
Integrate and manage Redmine projects, issues, time entries, and other data programmatically through a high-performance Rust-based MCP server.
Setup Requirements
- ⚠️Requires a running Redmine instance with REST API enabled (Administration → Settings → API).
- ⚠️Mandatory environment variables: REDMINE_URL (Redmine instance URL) and REDMINE_TOKEN (Redmine API access key).
- ⚠️For building from source, Rust 1.75+ toolchain is required.
Verified SafeView Analysis
rhombus-node-mcp
by RhombusSystems
Integrate Rhombus security and surveillance system capabilities with AI chatbots, allowing AI agents to query and manage security devices and events.
Integrate Rhombus security and surveillance system capabilities with AI chatbots, allowing AI agents to query and manage security devices and events.
Setup Requirements
- ⚠️Requires a Rhombus API Key (`RHOMBUS_API_KEY`) configured in the environment.
- ⚠️Requires Docker or a Node.js runtime environment.
- ⚠️Primarily designed for integration with Claude Desktop, requiring specific configuration within the Claude Desktop application.