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-proxy
by pratikjadhav2726
Optimizes MCP client-to-server communication by applying field projection and grep search to tool responses, reducing token usage and enhancing privacy.
Optimizes MCP client-to-server communication by applying field projection and grep search to tool responses, reducing token usage and enhancing privacy.
Setup Requirements
- ⚠️Requires Python 3.12 or later.
- ⚠️Requires `uv` or `pip` for dependency management.
- ⚠️A `config.yaml` file must be present to configure underlying MCP servers, which the proxy then spawns (e.g., via `npx` or `python` commands).
Verified SafeView Analysis
RubyRailsMCPServer
by PhilippGoecke
Provides a Micro-Capability Protocol (MCP) server that exposes todo management functionalities for integration with LLM agents.
Provides a Micro-Capability Protocol (MCP) server that exposes todo management functionalities for integration with LLM agents.
Setup Requirements
- ⚠️Requires a local Ollama instance to be running.
- ⚠️Requires Podman (or Docker) for container orchestration.
- ⚠️Client expects server to be accessible via specific container networking ('http://host.containers.internal:3000/mcp/sse').
Verified SafeView Analysis
re-kb-mcp
by BadlyDrawnBoy
A Model Context Protocol (MCP) server for managing Reverse Engineering Knowledge Base (RE KB) findings, assets, and research threads, supporting integration with LLMs and Ghidra.
A Model Context Protocol (MCP) server for managing Reverse Engineering Knowledge Base (RE KB) findings, assets, and research threads, supporting integration with LLMs and Ghidra.
Setup Requirements
- ⚠️Requires Python 3.11+.
- ⚠️Write operations (e.g., creating/updating findings, attaching evidence) require the `MCP_ENABLE_WRITES` environment variable to be explicitly set to `1`, as it defaults to `false`.
- ⚠️The server requires an active RE KB project to be selected before tools can be called. This can be done manually via `rekb select --root .` or automatically through session tokens (for SSE) or CWD discovery (for stdio).
- ⚠️The Server-Sent Events (SSE) transport (`GET /sse`) enforces a single active client connection. Subsequent connection attempts will be rejected with an HTTP 409 Conflict status until the first stream disconnects.
Verified SafeView Analysis
test-remote-mcp-server
by Bhanuraj23m0316iitb
Provides a simple HTTP API for performing basic calculations and retrieving server metadata.
Provides a simple HTTP API for performing basic calculations and retrieving server metadata.
Setup Requirements
- ⚠️Python 3.12+ only
- ⚠️Requires fastmcp library
Verified SafeView Analysis
PlaywrightMCPServer
by priyanshujain10
Demonstrates how to use Playwright MCP server for creating automation test scripts.
Demonstrates how to use Playwright MCP server for creating automation test scripts.
Setup Requirements
- ⚠️Requires Node.js
- ⚠️Requires Playwright library installation
Review RequiredView Analysis
PSMCP
by astrocyte
A comprehensive WordPress management system for SST.NYC, combining MCP server tools, LearnDash LMS automation, WooCommerce integration, SEO analysis, and affiliate program management.
A comprehensive WordPress management system for SST.NYC, combining MCP server tools, LearnDash LMS automation, WooCommerce integration, SEO analysis, and affiliate program management.
Setup Requirements
- ⚠️Requires Python 3.10+
- ⚠️Requires SSH access to the WordPress server with wp-cli installed.
- ⚠️Requires a WordPress Application Password for REST API access.
- ⚠️Correct configuration of WP_SSH_KEY_PATH or WP_SSH_PASSWORD is critical for SSH connection.
- ⚠️If Google Sheets integration is desired for affiliate management, Google Cloud OAuth credentials are required (service account or desktop app OAuth).
Verified SafeView Analysis
api-pilot
by consigcody94
Provides an MCP server for API mocking, HTTP client requests, and OpenAPI specification exploration through natural language.
Provides an MCP server for API mocking, HTTP client requests, and OpenAPI specification exploration through natural language.
Setup Requirements
- ⚠️Requires Node.js 18+ and npm for local execution.
- ⚠️Requires Claude Desktop for Model Context Protocol (MCP) integration.
- ⚠️Requires manual JSON configuration in Claude Desktop's config file, specifying an absolute path to the compiled `dist/index.js`.
Verified SafeView Analysis
DT1_assigment_2_MCP_Server_Claude
by BajpaiH22
Provides intelligent travel planning functionality through Claude, including real-time weather, place discovery, itinerary generation, and route optimization.
Provides intelligent travel planning functionality through Claude, including real-time weather, place discovery, itinerary generation, and route optimization.
Setup Requirements
- ⚠️Requires Docker Desktop to be installed and running.
- ⚠️Requires Claude Desktop to be installed and configured.
- ⚠️Relies on external, free-tier APIs (Nominatim, Open-Meteo, Overpass API) which may have rate limits or occasional downtime.
Verified SafeView Analysis
mcp_server_yandex_tracker
by FractalizeR
Integrate Yandex.Tracker API with AI clients (LLMs) for comprehensive issue, project, comment, and worklog management, enabling automated workflows and enhanced interaction.
Integrate Yandex.Tracker API with AI clients (LLMs) for comprehensive issue, project, comment, and worklog management, enabling automated workflows and enhanced interaction.
Setup Requirements
- ⚠️Requires Node.js version 22.0.0 or higher.
- ⚠️Requires a valid Yandex OAuth token for API access (set via `YANDEX_TRACKER_TOKEN` environment variable).
- ⚠️Requires an Organization ID for API access; either `YANDEX_ORG_ID` (for Yandex 360) or `YANDEX_CLOUD_ORG_ID` (for Yandex Cloud Organization) must be set, but not both.
Verified SafeView Analysis
jira-mcp-server
by kushb05
This server integrates an AI assistant with Jira for automated test case generation, ticket management, sub-task creation, and linking of related tickets.
This server integrates an AI assistant with Jira for automated test case generation, ticket management, sub-task creation, and linking of related tickets.
Setup Requirements
- ⚠️Requires Java 23 or higher.
- ⚠️Requires a Jira account with an API token (Jira is a paid service).
- ⚠️The .env file with Jira credentials must be located in the same directory as the runnable JAR file.
Verified SafeView Analysis
MCP-Server
by eragontuan1998
Implements a custom Minecraft Protocol (MCP) server for hosting Minecraft games.
Implements a custom Minecraft Protocol (MCP) server for hosting Minecraft games.
Setup Requirements
- ⚠️Requires Java Runtime Environment (JRE) to run.
- ⚠️Requires a 'server.properties' file for server configuration.
Verified SafeView Analysis
mcp-hub
by DxVerm
MCP Hub serves as an open-source client-side registry to discover, browse, and manage Model Context Protocol (MCP) servers, generating configuration snippets for Claude Code.
MCP Hub serves as an open-source client-side registry to discover, browse, and manage Model Context Protocol (MCP) servers, generating configuration snippets for Claude Code.
Setup Requirements
- ⚠️Custom servers and saved preferences are stored exclusively in the browser's localStorage, meaning they are not synchronized across devices and can be lost if browser data is cleared. Users should utilize the import/export functionality for backups.
- ⚠️The application acts as a registry and configuration generator for MCP servers; it does not host or run the MCP servers themselves. Users need to manually install and manage the actual MCP servers for Claude Code.