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)
enterprise_mcp_server
by georgiedekker
Provides a robust, multi-component Model Context Protocol (MCP) solution with an API Gateway for routing and management, an Enterprise MCP Server for core services like authentication and tool administration, and a Tool Server for operational tool execution, designed for integration with clients like Cursor and Claude Code.
Provides a robust, multi-component Model Context Protocol (MCP) solution with an API Gateway for routing and management, an Enterprise MCP Server for core services like authentication and tool administration, and a Tool Server for operational tool execution, designed for integration with clients like Cursor and Claude Code.
Setup Requirements
- ⚠️Requires Node.js 20+ and npm for Claude Code CLI integration (or Docker build handles this).
- ⚠️Requires an active Claude account or API key for Claude Code functionality.
- ⚠️Critical environment variables (`POSTGRES_PASSWORD`, `JWT_SECRET_KEY`, `ANTHROPIC_API_KEY`, Keycloak credentials) must be securely configured.
- ⚠️The client credentials for the `/token` endpoint in `src/asgi.py` are hardcoded and must be changed in the source code or securely overridden for production.
Verified SafeView Analysis
lite-mcp
by stonehill-2345
A comprehensive framework for AI-driven testing and automation, providing various Model Context Protocol (MCP) servers for interacting with Android devices, file systems, databases, mouse/keyboard, and integrating external MCP services.
A comprehensive framework for AI-driven testing and automation, providing various Model Context Protocol (MCP) servers for interacting with Android devices, file systems, databases, mouse/keyboard, and integrating external MCP services.
Setup Requirements
- ⚠️Requires ADB (Android Debug Bridge) to be installed and in system PATH for Android and Fastbot servers.
- ⚠️Python dependencies like `uiautomator2`, `Pillow`, `apkutils2`, `pymysql`, and `pyautogui` must be installed.
- ⚠️External MCP services may require additional tools like `uvx` (for Python-based MCPs) or `Node.js`/`npm`/`npx` (for Node.js-based MCPs like Jina AI toolkit).
- ⚠️MySQL server requires database host, port, user, password, and database name to be explicitly configured or provided via HTTP headers.
- ⚠️For Android tools, Developer Options and USB debugging must be enabled on the physical device or emulator.
Review RequiredView Analysis
postgresql-mcp
by sgaunet
Provides PostgreSQL integration tools as a Model Context Protocol (MCP) server for Claude Code.
Provides PostgreSQL integration tools as a Model Context Protocol (MCP) server for Claude Code.
Setup Requirements
- ⚠️Requires Go 1.25+ for building from source.
- ⚠️Requires access to a running PostgreSQL database.
- ⚠️Database connection details (`POSTGRES_URL` or `DATABASE_URL` environment variable, or via `connect_database` tool) must be configured.
- ⚠️Requires a `.mcap.json` file at the project root for Claude Code integration.
Verified SafeView Analysis
ark-demo
by dwmkerr
Provides a Micro-agent Capabilities Protocol (MCP) server that enables AI agents to execute arbitrary shell commands within a containerized Alpine Linux environment.
Provides a Micro-agent Capabilities Protocol (MCP) server that enables AI agents to execute arbitrary shell commands within a containerized Alpine Linux environment.
Setup Requirements
- ⚠️Requires a Kubernetes cluster and Helm CLI for deployment as it's provided as a Helm chart (`shell-mcp`).
- ⚠️Commands are executed within an Alpine Linux container, which implies specific tooling (`apk`) and behaviors might differ from other Linux distributions.
- ⚠️The `execute-shell-command` tool performs no intrinsic input validation or sanitization, placing the full responsibility for command safety on the calling agent or any upstream orchestration.
Review RequiredView Analysis
Chrome-DevTools-MCP
by diegorafs
Enables AI coding agents to control and inspect a live Chrome browser for reliable web automation, in-depth debugging, and performance analysis.
Enables AI coding agents to control and inspect a live Chrome browser for reliable web automation, in-depth debugging, and performance analysis.
Setup Requirements
- ⚠️Requires Node.js v20.19+ or v22.12+ (latest maintenance LTS).
- ⚠️Requires Chrome (current stable version or newer).
- ⚠️May encounter issues with OS-level sandboxing (e.g., macOS Seatbelt, Linux containers) in some MCP clients, which can prevent Chrome from launching. A workaround is to disable sandboxing or manually connect to a separate Chrome instance.
Verified SafeView Analysis
odsbox-jaquel-mcp
by totonga
Serves as a Model Context Protocol (MCP) server to enable AI agents and developers to interact with ASAM ODS (Open Data Services) servers, providing tools for Jaquel query validation, schema inspection, efficient timeseries data access, measurement analysis, and Jupyter notebook generation.
Serves as a Model Context Protocol (MCP) server to enable AI agents and developers to interact with ASAM ODS (Open Data Services) servers, providing tools for Jaquel query validation, schema inspection, efficient timeseries data access, measurement analysis, and Jupyter notebook generation.
Setup Requirements
- ⚠️Requires Python 3.13+.
- ⚠️Requires an accessible ASAM ODS server for full functionality (e.g., schema inspection, query execution, data access).
- ⚠️Designed to be run by an MCP client (e.g., Claude Desktop, VS Code) for interaction.
Verified SafeView Analysis
microcms-mcp-server
by microcmsio
This MCP server enables AI assistants like Claude to interact with and manage content and media within the microCMS headless CMS.
This MCP server enables AI assistants like Claude to interact with and manage content and media within the microCMS headless CMS.
Setup Requirements
- ⚠️Requires microCMS Service ID and API Key (paid microCMS account likely needed for full functionality, especially Management API tools).
- ⚠️Node.js version >= 18.0.0 is required.
- ⚠️Specific microCMS API permissions are needed for certain tools (e.g., media management, status changes, member management), and some features are plan-dependent (e.g., media upload for Team, Business, Advanced, Enterprise plans).
Verified SafeView Analysis
mcp-code-exec-python
by heroku
Provides a Model Context Protocol (MCP) server for executing arbitrary Python code with optional package installations, supporting HTTP, SSE, and STDIO transports.
Provides a Model Context Protocol (MCP) server for executing arbitrary Python code with optional package installations, supporting HTTP, SSE, and STDIO transports.
Setup Requirements
- ⚠️Requires a Heroku account and Heroku CLI for remote deployment and testing.
- ⚠️Requires an API_KEY environment variable for authentication, which must be securely managed.
- ⚠️Remote HTTP/SSE tests (`remote` context) auto-skip if the Heroku web dyno is asleep or scaled to zero, requiring manual scaling up for full testing.
Review RequiredView Analysis
mcp_client_7ex
by kuc-arc-f
An Electron desktop application client for interacting with a remote GoLang MCP server, leveraging Google Gemini for AI capabilities and tool calling.
An Electron desktop application client for interacting with a remote GoLang MCP server, leveraging Google Gemini for AI capabilities and tool calling.
Setup Requirements
- ⚠️Requires a Google Generative AI API Key (Paid) for Gemini models.
- ⚠️Requires a separate GoLang MCP server running at `http://localhost:8080/mcp` (or configured `VITE_MCP_URL`), which is not included in this repository.
- ⚠️An `Authorization` key (`VITE_API_KEY`) must be correctly configured in the client's `.env` and on the remote GoLang MCP server for successful API communication.
Review RequiredView Analysis
docker-mcp-server
by kenforthewin
A Model Context Protocol (MCP) server for containerized execution and file operations, enabling AI assistants to interact with a Docker environment via HTTP.
A Model Context Protocol (MCP) server for containerized execution and file operations, enabling AI assistants to interact with a Docker environment via HTTP.
Setup Requirements
- ⚠️Requires Docker to be installed and running on the host machine.
- ⚠️A bearer token is auto-generated on each container startup; it must be retrieved from container logs and manually configured in the MCP client.
- ⚠️The server's working directory (`/app/workspace`) inside the container is a volume mount to the host's `./tmp` directory, affecting file persistence and external access.
Verified SafeView Analysis
rpg-mcp
by jnaskali
Provides an MCP server with RPG utilities like dice rolling, success checks, and random event generation for Large Language Models.
Provides an MCP server with RPG utilities like dice rolling, success checks, and random event generation for Large Language Models.
Setup Requirements
- ⚠️Requires Python 3.13 or newer
- ⚠️Requires 'uv' for dependency management and running locally
- ⚠️Manual MCP client configuration involves replacing a placeholder path '/PATH_TO/rpg-mcp/'
Verified SafeView Analysis
mcp-charity
by conorheffron
A server for querying charity information by name, location, or cause via an HTTP API.
A server for querying charity information by name, location, or cause via an HTTP API.