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)
shotter
by nathanstitt
Automating iOS Simulator interactions and screenshot capture for AI assistants via the Model Context Protocol.
Automating iOS Simulator interactions and screenshot capture for AI assistants via the Model Context Protocol.
Setup Requirements
- ⚠️Requires macOS with Xcode installed (for iOS Simulator)
- ⚠️Requires Node.js 18+
- ⚠️Requires Facebook IDB (`brew install idb-companion`)
- ⚠️Requires ANTHROPIC_API_KEY (paid API for AI agent functionality)
Review RequiredView Analysis
ErgoAI-MCP-server
by iarwain1
Enables AI coding agents to interact with the ErgoAI reasoning engine for logic programming, query execution, and knowledge representation.
Enables AI coding agents to interact with the ErgoAI reasoning engine for logic programming, query execution, and knowledge representation.
Setup Requirements
- ⚠️Requires ErgoAI (a separate, complex knowledge representation and reasoning system) to be pre-installed and configured on the system.
- ⚠️May require manually setting the `ERGOAI_PATH` environment variable if ErgoAI is not installed in a standard location.
Review RequiredView Analysis
McpServerWithCustomObjectMapper
by Nik95
This server implements a Spring AI Micro-Agent Protocol (MCP) tool server, demonstrating a custom Jackson ObjectMapper configuration for serialization/deserialization.
This server implements a Spring AI Micro-Agent Protocol (MCP) tool server, demonstrating a custom Jackson ObjectMapper configuration for serialization/deserialization.
Setup Requirements
- ⚠️Requires Java Development Kit (JDK) 17+.
- ⚠️Requires Maven or Gradle to build and run.
Verified SafeView Analysis
youmind-mcp
by NoSugarCoffee
Provides a Model Context Protocol (MCP) server to retrieve content from YouMind by craft ID for use with AI models.
Provides a Model Context Protocol (MCP) server to retrieve content from YouMind by craft ID for use with AI models.
Setup Requirements
- ⚠️Requires a YouMind account and manual extraction of the 'YOUMIND_AUTH_TOKEN' cookie from the browser.
- ⚠️Designed to be used with an existing MCP client (e.g., Claude Desktop, Cursor).
- ⚠️Requires Python 3.8 or higher.
Verified SafeView Analysis
remote-mcp-server
by pankaj891
An MCP server for tracking, listing, and summarizing personal or business expenses, designed to be interacted with via an LLM tool-calling interface.
An MCP server for tracking, listing, and summarizing personal or business expenses, designed to be interacted with via an LLM tool-calling interface.
Setup Requirements
- ⚠️Requires Python 3.13 or newer, which is currently in pre-release (alpha/beta) and not widely adopted, posing a significant compatibility challenge for most users.
- ⚠️The SQLite database is stored in a temporary directory (`tempfile.gettempdir()`), meaning all expense data will likely be lost upon system reboot or temporary file cleanup.
Verified SafeView Analysis
brewfather-mcp
by jmstone617
Provides an MCP server to connect LLMs with BrewFather, allowing retrieval of brewing data and basic calculations like ABV.
Provides an MCP server to connect LLMs with BrewFather, allowing retrieval of brewing data and basic calculations like ABV.
Setup Requirements
- ⚠️Requires Node.js v18 or higher.
- ⚠️A BrewFather account with API access is required (Premium subscription needed for BrewFather API access).
- ⚠️BrewFather API credentials (BREWFATHER_USER_ID, BREWFATHER_API_KEY) must be provided in a .env file or environment variables.
Verified SafeView Analysis
qiita-trending-mcp-server
by Tocky14
Fetches trending articles from the Qiita API based on specified tags, intended as a component of a larger Microservice Composer Platform (MCP) server.
Fetches trending articles from the Qiita API based on specified tags, intended as a component of a larger Microservice Composer Platform (MCP) server.
Setup Requirements
- ⚠️Requires Node.js environment (version 18+ recommended based on package-lock.json).
- ⚠️Requires `npm install` to resolve dependencies like axios and development tools (TypeScript, ts-node).
- ⚠️The provided code is a service class, not a complete executable server application. An additional entry point (e.g., `index.ts`) would be needed to instantiate and expose this service as a functional server within an MCP.
Verified SafeView Analysis
k8s-ai-agent
by selvanayaki678
An AI agent that allows users to query and manage their Kubernetes cluster using natural language questions.
An AI agent that allows users to query and manage their Kubernetes cluster using natural language questions.
Setup Requirements
- ⚠️Requires an AWS Account with configured credentials (paid services will be incurred for EKS and Bedrock).
- ⚠️Requires a Docker Hub account to build and push the MCP Server image.
- ⚠️Manual configuration updates needed in `deployment.yaml` (Docker Hub username) and `k8s-ai-agent.py` (LoadBalancer URL).
Review RequiredView Analysis
kubscan-mcp
by beamuu
The MCP server acts as an intermediary, exposing a suite of tools to interact with the Kubscan blockchain explorer API, enabling agents to query blockchain data such as addresses, blocks, transactions, and statistics.
The MCP server acts as an intermediary, exposing a suite of tools to interact with the Kubscan blockchain explorer API, enabling agents to query blockchain data such as addresses, blocks, transactions, and statistics.
Setup Requirements
- ⚠️Requires the Bun runtime environment.
- ⚠️Communicates with kubscan.com/api/v2, an external API. While no API key is specified in the code, external API dependencies always carry potential rate limiting or availability issues.
- ⚠️Disables TLS certificate verification, which is a critical security risk and not suitable for production deployments without significant modification.
Review RequiredView Analysis
constellation-composition-mcp
by dmarsters
Generate structured compositional parameters and thematic guidance from astronomical constellation patterns for AI image generation.
Generate structured compositional parameters and thematic guidance from astronomical constellation patterns for AI image generation.
Setup Requirements
- ⚠️Requires Python 3.10 or higher.
- ⚠️Relies on external network access to 'cdn.jsdelivr.net' to fetch optional constellation geometry data; functionality for this specific feature may be impacted if the CDN is unreachable.
Verified SafeView Analysis
ansible-network-mcp
by alibahadircoskun
Manages Ansible environments and executes network automation tasks on network devices via conversational AI (Claude Desktop).
Manages Ansible environments and executes network automation tasks on network devices via conversational AI (Claude Desktop).
Setup Requirements
- ⚠️Requires Python 3.10 or higher.
- ⚠️Requires Claude Desktop application for primary use case.
- ⚠️Default installation (via `install.sh`) creates hardcoded root credentials, which must be immediately changed.
- ⚠️Disables SSH host key checking by default, making it susceptible to MITM attacks.
Review RequiredView Analysis
mcp-server
by tokligence
A server application designed to host or manage a game, likely Minecraft, facilitating multiplayer interaction and custom server functionalities.
A server application designed to host or manage a game, likely Minecraft, facilitating multiplayer interaction and custom server functionalities.
Setup Requirements
- ⚠️Requires Java Runtime Environment (JRE) if it's a Java-based server (common for Minecraft).
- ⚠️Requires appropriate network configuration and port forwarding for external access.