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)
MCP-Servers
by darshan-n25
A multi-threaded server implementation of the Minecraft Protocol, likely for custom Minecraft server hosting or emulation.
A multi-threaded server implementation of the Minecraft Protocol, likely for custom Minecraft server hosting or emulation.
Setup Requirements
- ⚠️Requires Java Development Kit (JDK) installed.
- ⚠️Requires network configuration (e.g., port forwarding, firewall rules) for external access.
Verified SafeView Analysis
Trulead
by ramanujasagar
Provides a server implementation for the Minecraft Client Protocol, allowing clients to connect and interact with a custom game world or logic.
Provides a server implementation for the Minecraft Client Protocol, allowing clients to connect and interact with a custom game world or logic.
Setup Requirements
- ⚠️Requires Node.js runtime
- ⚠️Manual port forwarding may be required for external access
Review RequiredView Analysis
mcp-neo4j-vectordb
by guerinjeanmarc
This server integrates Neo4j as a pure vector database for LLM applications, primarily designed to compare the performance of Vector RAG against Graph RAG by explicitly hiding graph features.
This server integrates Neo4j as a pure vector database for LLM applications, primarily designed to compare the performance of Vector RAG against Graph RAG by explicitly hiding graph features.
Setup Requirements
- ⚠️Requires a running Neo4j database instance.
- ⚠️The Neo4j APOC plugin must be installed and enabled for schema discovery.
- ⚠️An API key for an embedding provider (e.g., OPENAI_API_KEY for OpenAI) is required for vector search operations.
- ⚠️Requires Python 3.10 or newer.
Verified SafeView Analysis
avalogica-consumer-needs-mcp
by mdwillman
The Avalogica Emergent Consumer Needs MCP server analyzes emerging consumer signals, synthesizes market trends, and helps entrepreneurs and business owners brainstorm novel product ideas based on their capabilities and current market trajectories.
The Avalogica Emergent Consumer Needs MCP server analyzes emerging consumer signals, synthesizes market trends, and helps entrepreneurs and business owners brainstorm novel product ideas based on their capabilities and current market trajectories.
Setup Requirements
- ⚠️Requires Node.js 18 or later.
- ⚠️Requires an OpenAI API Key (Paid Service for actual use).
- ⚠️Requires an Exa API Key (Paid Service for actual use).
Verified SafeView Analysis
security-architect-mcp-server
by flying-coyote
An AI-powered interactive decision support tool for cybersecurity architects, designed to filter and select optimal security data platforms based on organizational constraints and technical requirements.
An AI-powered interactive decision support tool for cybersecurity architects, designed to filter and select optimal security data platforms based on organizational constraints and technical requirements.
Setup Requirements
- ⚠️Requires Python 3.11+ to run locally.
- ⚠️Requires Anthropic MCP SDK 1.2.0+ for integration with Claude Desktop.
- ⚠️Requires Docker 24.0+ for the recommended containerized deployment.
Verified SafeView Analysis
mcp-server-tools
by peteqian
Provides utilities for managing or extending a Minecraft server.
Provides utilities for managing or extending a Minecraft server.
Review RequiredView Analysis
WordPressMCPTestServer
by collegeman
Provides a WordPress-native Model Context Protocol (MCP) server for AI-assisted page building using the Ollie block theme, allowing AI clients like Claude to build pages from patterns and design tokens.
Provides a WordPress-native Model Context Protocol (MCP) server for AI-assisted page building using the Ollie block theme, allowing AI clients like Claude to build pages from patterns and design tokens.
Setup Requirements
- ⚠️Requires PHP 8.1+.
- ⚠️Needs a MySQL database named 'olliewpmcp' with user 'root' and password 'password' for local setup.
- ⚠️A local PHP web server (e.g., Herd) is required to run the WordPress site.
- ⚠️Composer must be used for dependency management (`composer install`).
- ⚠️WP-CLI is necessary for testing and interacting with the MCP adapter.
- ⚠️The 'ollie-mcp' plugin is a Git submodule and needs to be initialized and updated (`git submodule update --init --recursive`).
- ⚠️For HTTP transport, a WordPress Application Password must be generated for authentication.
Verified SafeView Analysis
mcp_calculator_server
by NaokiTest
A server that provides an API for basic mathematical calculations.
A server that provides an API for basic mathematical calculations.
Review RequiredView Analysis
pdf-cleaner
by telediego
MCP server to clean Wuolah PDFs by removing ads and rescaling content.
MCP server to clean Wuolah PDFs by removing ads and rescaling content.
Setup Requirements
- ⚠️Requires Python 3.10 or newer.
- ⚠️Outbound internet access is required for the automatic online sharing feature (uploading cleaned PDFs to external services).
- ⚠️Requires the 'mcp' client/server framework to be understood for proper integration.
Verified SafeView Analysis
mcp-web3-wallet-tester
by dennisonbertram
A programmable Ethereum wallet for automated Web3 dApp testing controlled by LLMs via MCP tools.
A programmable Ethereum wallet for automated Web3 dApp testing controlled by LLMs via MCP tools.
Setup Requirements
- ⚠️Requires Node.js 18+.
- ⚠️Requires Anvil (from Foundry) to be running separately as a local blockchain.
- ⚠️The provider script (dist/provider.js) must be built using `npm run build` before starting the server if any code changes are made.
Verified SafeView Analysis
simple_mcp_server
by ruk-shan
This server exposes Python functions as an API using FastMCP, primarily intended for LLM function calling to integrate custom tools with AI models.
This server exposes Python functions as an API using FastMCP, primarily intended for LLM function calling to integrate custom tools with AI models.
Setup Requirements
- ⚠️Requires Python 3 and virtual environment setup.
- ⚠️Requires `fastmcp` package installed.
- ⚠️Intended usage implicitly requires a local Ollama server running for LLM integration.
Verified SafeView Analysis
Web-Request-MCP-Server
by KS-GEN-AI
Execute HTTP requests to interact with web APIs, fetch data, and automate web interactions within AI workflows.
Execute HTTP requests to interact with web APIs, fetch data, and automate web interactions within AI workflows.
Setup Requirements
- ⚠️Requires Node.js (version >=18) to be installed.
- ⚠️Requires `npm install` and `npm run build` to compile the TypeScript source into JavaScript before first use.
- ⚠️Requires manual configuration in the AI client (e.g., Claude Desktop, Cursor) with the absolute path to the built server executable (`/ABSOLUTE/PATH/TO/webrequest-mcp-server/build/index.js`).