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(157)
MCP-testing
by ticket1
A testing environment for a Minecraft Protocol (MCP) server, likely for development and protocol analysis.
A testing environment for a Minecraft Protocol (MCP) server, likely for development and protocol analysis.
Setup Requirements
- ⚠️Java Development Kit (JDK) required
- ⚠️Maven or Gradle build tool likely required for compilation and execution
Review RequiredView Analysis
mcp-server-prac
by areeba-awan
A practice server designed for learning or developing applications that interact with the Minecraft Protocol.
A practice server designed for learning or developing applications that interact with the Minecraft Protocol.
Setup Requirements
- ⚠️Requires Java Runtime Environment (JRE)
- ⚠️May require specific Minecraft client version to connect
Review RequiredView Analysis
bedrock-kb-mcp
by mikelovesrobots
This server is designed to provide an API endpoint for a knowledge base, likely interacting with the Model Context Protocol.
This server is designed to provide an API endpoint for a knowledge base, likely interacting with the Model Context Protocol.
Setup Requirements
- ⚠️TypeScript Execution: The `start` script `node src/index.ts` will likely fail as Node.js cannot directly execute `.ts` files. It requires `ts-node` (not listed as a dependency) or a prior TypeScript compilation step (no explicit `build` script or `prestart` hook).
- ⚠️Model Context Protocol Configuration: Interaction with `@modelcontextprotocol/sdk` will require specific configuration (e.g., API keys, endpoint URLs) for the Model Context Protocol, which are not defined in the provided code.
Verified SafeView Analysis
mcp-server
by MeeraChothe259
Acts as a backend server, potentially related to a specific protocol or application, but its exact functionality cannot be determined without source code.
Acts as a backend server, potentially related to a specific protocol or application, but its exact functionality cannot be determined without source code.
Review RequiredView Analysis
jadx-mcp-server
by zhangchark
This server acts as an MCP (Microservice Communication Protocol) proxy to a local JADX-AI-MCP Plugin, enabling programmatic interaction for Android reverse engineering tasks.
This server acts as an MCP (Microservice Communication Protocol) proxy to a local JADX-AI-MCP Plugin, enabling programmatic interaction for Android reverse engineering tasks.
Setup Requirements
- ⚠️Requires a JADX-AI-MCP Plugin instance running locally on a specified port (default 8650).
- ⚠️Requires Python 3.10 or newer.
- ⚠️Requires `fastmcp` and `httpx` Python packages to be installed.
Verified SafeView Analysis
mcp-client-and-server
by dmitry-melnishin
An MCP server that provides AI-agent callable tools and resources for managing guitar product inventory and customer orders, integrated with a product catalog and fulfillment API.
An MCP server that provides AI-agent callable tools and resources for managing guitar product inventory and customer orders, integrated with a product catalog and fulfillment API.
Setup Requirements
- ⚠️Requires multiple services (products-api, fulfillment-api, mcp-order-server, frontend, admin) to be run concurrently for full functionality.
- ⚠️Services use specific local ports: products-api (8082), fulfillment-api (8080), mcp-order-server (9533), admin (3001), frontend (5173). Ensure these ports are available.
- ⚠️Uses 'pnpm' as the package manager; 'npm' or 'yarn' are not directly supported.
- ⚠️The 'kill:port' scripts are Windows PowerShell specific.
Verified SafeView Analysis
mcp-demo-2048
by cocolizh
This server provides a web-based implementation of the classic 2048 game, accessible through a browser and using WebSockets for real-time game state updates.
This server provides a web-based implementation of the classic 2048 game, accessible through a browser and using WebSockets for real-time game state updates.
Setup Requirements
- ⚠️Requires Node.js 18+ and npm installed locally (if not using Docker)
- ⚠️Docker is recommended for simplified deployment and execution.
Verified SafeView Analysis
mcp-sbt-shell
by mozhaa
Execute sbt commands in a persistent shell session to interact with Scala projects and their build processes.
Execute sbt commands in a persistent shell session to interact with Scala projects and their build processes.
Setup Requirements
- ⚠️Requires sbt to be installed and accessible in the system PATH.
- ⚠️Requires a Scala project with a 'build.sbt' file in the specified working directory.
- ⚠️The sbt prompt detection logic is 'tested on Windows with sbt.bat' and uses a specific byte sequence, which might behave differently or fail on non-Windows operating systems (e.g., macOS, Linux).
Review RequiredView Analysis
yokai-mcp-template
by Brahhime
Set up a Modular Control Protocol (MCP) server for application logic and integrations.
Set up a Modular Control Protocol (MCP) server for application logic and integrations.
Setup Requirements
- ⚠️Docker required for `docker-compose` setup
- ⚠️Go development environment needed for direct execution or customization
- ⚠️Familiarity with the Yokai Go framework is beneficial for extension and advanced configuration
Verified SafeView Analysis
mcp-server-tester
by julienld
The MCP Server Tester is a FastMCP-based harness designed to launch, proxy, and manage other MCP servers over stdio for testing and development purposes.
The MCP Server Tester is a FastMCP-based harness designed to launch, proxy, and manage other MCP servers over stdio for testing and development purposes.
Setup Requirements
- ⚠️Requires an MCP client (e.g., Codex CLI) to interact with the server's control tools.
- ⚠️Child servers managed by this tester must be MCP-compliant and communicate over stdio.
Verified SafeView Analysis
mcp-servers
by CrackingShells
This repository serves as a temporary list for compiling Systems Biology MCP servers.
This repository serves as a temporary list for compiling Systems Biology MCP servers.
Verified SafeView Analysis
demo-algorithms-repo
by cocolizh
Analysis is severely limited as no source code was provided. Based on the repository name 'demo-algorithms-repo' and the description 'MCP Server', it likely demonstrates algorithms within a server context, but specifics regarding its exact function are unknown.
Analysis is severely limited as no source code was provided. Based on the repository name 'demo-algorithms-repo' and the description 'MCP Server', it likely demonstrates algorithms within a server context, but specifics regarding its exact function are unknown.
Setup Requirements
- ⚠️Source code not provided for analysis, preventing detailed evaluation of requirements or friction points.