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-server-tutorial
by rim1230
A basic tutorial for setting up and running a simple Spring Boot web server exposing a 'Hello World' REST API.
A basic tutorial for setting up and running a simple Spring Boot web server exposing a 'Hello World' REST API.
Setup Requirements
- ⚠️Requires Java Development Kit (JDK) 17 or higher
Verified SafeView Analysis
notion-retell-mcp
by tindevelopers
Provides a Model Context Protocol (MCP) server to allow AI agents to interact with the Notion API, primarily supporting Retell AI integration.
Provides a Model Context Protocol (MCP) server to allow AI agents to interact with the Notion API, primarily supporting Retell AI integration.
Setup Requirements
- ⚠️Requires a Notion internal integration token (NOTION_TOKEN) configured with specific page/database access permissions.
- ⚠️The server offers 'stdio', 'http', and 'hybrid' transport modes. Hybrid mode (STDIO + HTTP health endpoint) is recommended for Railway/Retell AI, requiring client configurations to use STDIO for tool calls, not HTTP.
- ⚠️Contradictory information in the README: mentions 'No need to fiddle with JSON or API token anymore' for Notion MCP, but then details extensive token setup.
Verified SafeView Analysis
mcp-integrated-search-server
by mako10k
Enables AI assistants to search the web using Google Custom Search and manage Redmine projects, including issue and project management, comments, and smart updates with workflow-aware error handling.
Enables AI assistants to search the web using Google Custom Search and manage Redmine projects, including issue and project management, comments, and smart updates with workflow-aware error handling.
Setup Requirements
- ⚠️Requires Google API Key and Custom Search Engine ID to use Google Search features (free tier limited to 100 queries/day).
- ⚠️Requires Redmine instance URL and API Key for Redmine features, or a multi-repository config file (e.g., `redmine-repositories.json`) with corresponding environment variables.
- ⚠️Requires manual setup of Google Cloud Console and Google Custom Search Engine for web and image search functionality.
Verified SafeView Analysis
summary-page-prototype
by alexnichol50n
This project serves as a frontend prototype or dashboard for managing and assessing insurance claims and related documents.
This project serves as a frontend prototype or dashboard for managing and assessing insurance claims and related documents.
Setup Requirements
- ⚠️Requires Node.js and npm installed to run development scripts.
- ⚠️The application primarily uses mock data; a backend service would be required for dynamic functionality.
Verified SafeView Analysis
aran-mcp
by adhit-r
Provides a comprehensive security and management platform for Model Context Protocol (MCP) deployments, with the specific mcp-server component offering simulated filesystem operations for testing and integration.
Provides a comprehensive security and management platform for Model Context Protocol (MCP) deployments, with the specific mcp-server component offering simulated filesystem operations for testing and integration.
Setup Requirements
- ⚠️Requires Docker for the recommended quick start, or manual setup of Go, Node.js, and PostgreSQL.
- ⚠️A PostgreSQL database is strictly required.
- ⚠️Requires careful configuration of authentication providers (Clerk, Authelia, or NeonAuth) and API keys; default settings are insecure.
- ⚠️The `mcp-server` component is intentionally vulnerable and should not be exposed or used in production.
Review RequiredView Analysis
liferay-devcon-2025-mcp
by 4lejandrito
The server provides a Model Context Protocol (MCP) endpoint for Liferay DXP, enabling AI agents to interact with Liferay content as context.
The server provides a Model Context Protocol (MCP) endpoint for Liferay DXP, enabling AI agents to interact with Liferay content as context.
Setup Requirements
- ⚠️Requires Docker to build and run the server image.
- ⚠️Implies a Liferay DXP instance is expected or integrated, though the setup focuses on the MCP server itself.
Review RequiredView Analysis
mcp-sed-awk
by William12556
Enables LLMs to perform secure and token-efficient text processing and file manipulation using native sed, awk, and diff utilities.
Enables LLMs to perform secure and token-efficient text processing and file manipulation using native sed, awk, and diff utilities.
Setup Requirements
- ⚠️Requires Python 3.9 or higher.
- ⚠️Requires FastMCP 2.0+ library.
- ⚠️Requires `sed`, `awk`, and `diff` system binaries to be installed and available in PATH.
- ⚠️Resource limits (memory and CPU time) are only applied on Linux systems; macOS/Windows will only enforce timeouts.
- ⚠️Requires explicit configuration of allowed directories via CLI arguments or the `ALLOWED_DIRECTORIES` environment variable for any file operations to succeed.
Verified SafeView Analysis
claude-connector-perfexcrm
by parthamjangir2020
Provides AI-powered integration for Claude Desktop to manage and query data within Perfex CRM through direct database access via a Model Context Protocol (MCP) server.
Provides AI-powered integration for Claude Desktop to manage and query data within Perfex CRM through direct database access via a Model Context Protocol (MCP) server.
Setup Requirements
- ⚠️Requires a specific version of Claude Desktop with Model Context Protocol (MCP) support.
- ⚠️Requires manual creation and secure management of a '.env' file containing sensitive database credentials.
- ⚠️Demands creating and configuring a dedicated database user for Perfex CRM with appropriate (potentially broad) permissions.
Review RequiredView Analysis
mcp2rest-proxy-for-hivemind-gpt
by ed-marquez
A RESTful proxy for the Hedera MCP 'SearchHedera' tool, enabling platforms like Custom GPTs to interact with it.
A RESTful proxy for the Hedera MCP 'SearchHedera' tool, enabling platforms like Custom GPTs to interact with it.
Setup Requirements
- ⚠️Designed for deployment on Vercel, potentially requiring a Vercel account and CLI for local development or deployment.
- ⚠️Relies on the external Hedera MCP server (https://docs.hedera.com/mcp) being available and maintaining its API contract.
- ⚠️Requires Node.js for local development or execution.
Verified SafeView Analysis
meshcore-mcp
by ipnet-mesh
Enables AI assistants and web-based tools to control and communicate with MeshCore mesh network devices via an HTTP MCP server.
Enables AI assistants and web-based tools to control and communicate with MeshCore mesh network devices via an HTTP MCP server.
Setup Requirements
- ⚠️Requires a MeshCore-compatible hardware device (via Serial, BLE, or TCP) to be functional.
- ⚠️Requires Python 3.10 or higher.
- ⚠️The server defaults to binding on 0.0.0.0:8000 without authentication; external security (e.g., reverse proxy, firewalls) is critical for secure deployment, especially in production environments.
Review RequiredView Analysis
image-gen-mcp
by JasonBates
Generates images using the laozhang.ai Gemini 3 Pro API and saves them to an Obsidian vault.
Generates images using the laozhang.ai Gemini 3 Pro API and saves them to an Obsidian vault.
Setup Requirements
- ⚠️Requires a laozhang.ai API Key (paid service)
- ⚠️Requires uv package manager
- ⚠️Requires Python 3.11+
- ⚠️Requires an Obsidian vault to save generated images
Verified SafeView Analysis
mcp-delegator
by littlebearapps
Orchestrates and delegates AI agent tasks (specifically OpenAI Codex) from Claude Code, enabling asynchronous execution and advanced development workflows.
Orchestrates and delegates AI agent tasks (specifically OpenAI Codex) from Claude Code, enabling asynchronous execution and advanced development workflows.
Setup Requirements
- ⚠️Requires Node.js >= 20.0.0.
- ⚠️Requires OpenAI Codex CLI installed and configured.
- ⚠️Requires ChatGPT Pro subscription or CODEX_API_KEY environment variable.
- ⚠️Codex Cloud environments require manual configuration (~/.config/mcp-delegator/environments.json) due to lack of programmatic API for OpenAI Codex Cloud.
- ⚠️SDK-based tasks may use incorrect Python versions if virtual environment is not activated in the MCP server's process context.