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)
n8n-workflows
by Naveen666555
A fast, modern documentation system for N8N workflows, providing search, categorization, visualization, and a RESTful API for workflow management and analysis.
A fast, modern documentation system for N8N workflows, providing search, categorization, visualization, and a RESTful API for workflow management and analysis.
Setup Requirements
- ⚠️Requires Node.js 19+ installed.
- ⚠️N8N workflow JSON files must be manually copied into the 'workflows/' directory after cloning.
- ⚠️Database and directories need to be initialized via 'npm run init' and workflows indexed with 'npm run index' before starting the server for the first time.
Verified SafeView Analysis
ontology-mcp-server-RL-Stable-Baselines3
by shark8848
An AI agent for e-commerce, integrating ontology-based reasoning, business logic, memory systems, and a Gradio UI to simulate a complete shopping experience, enhanced with Reinforcement Learning capabilities for continuous self-improvement in tool orchestration strategies.
An AI agent for e-commerce, integrating ontology-based reasoning, business logic, memory systems, and a Gradio UI to simulate a complete shopping experience, enhanced with Reinforcement Learning capabilities for continuous self-improvement in tool orchestration strategies.
Setup Requirements
- ⚠️Requires LLM API Key (e.g., DeepSeek, OpenAI) which typically incurs costs.
- ⚠️Docker 20.10+ and Docker Compose 2.0+ are recommended for deployment, requiring prior Docker setup.
- ⚠️If using Ollama, `ollama serve` must be running locally and the specified model (e.g., `qwen3:8b`) must be pulled.
- ⚠️Requires Python 3.10+ and significant system resources (8GB+ RAM, 32GB+ for RL training; >40GB disk space for local development).
Verified SafeView Analysis
mcp-server-for-Github
by crypto-ninja
Provides comprehensive GitHub workflow automation for AI-powered development teams, including Actions monitoring, advanced PR management, intelligent code search, and complete file management.
Provides comprehensive GitHub workflow automation for AI-powered development teams, including Actions monitoring, advanced PR management, intelligent code search, and complete file management.
Setup Requirements
- ⚠️Requires Python 3.10+.
- ⚠️Deno runtime must be installed separately as a dependency for code execution features.
- ⚠️A GitHub Personal Access Token (PAT) or GitHub App credentials (GITHUB_APP_ID, GITHUB_APP_PRIVATE_KEY_PATH, GITHUB_APP_WEBHOOK_SECRET) are required for most operations. Specific operations (e.g., notifications, releases) may require a PAT even if GitHub App is configured.
- ⚠️For local workspace operations, the `MCP_WORKSPACE_ROOT` environment variable should be configured.
Verified SafeView Analysis
genieacs-mcp
by GeiserX
Acts as a bridge to expose GenieACS instances as an MCP v1 (JSON-RPC for LLMs) server, enabling read-only data consumption and actions on connected CPEs.
Acts as a bridge to expose GenieACS instances as an MCP v1 (JSON-RPC for LLMs) server, enabling read-only data consumption and actions on connected CPEs.
Setup Requirements
- ⚠️Requires a running GenieACS instance accessible via its NBI endpoint.
- ⚠️Default GenieACS credentials (`admin:admin`) are used if not explicitly configured, posing a security risk.
- ⚠️Requires Go (version 1.24 or later) or Docker for local build and execution.
Review RequiredView Analysis
stape-mcp-server
by stape-io
Implements an MCP server for the Stape platform, providing comprehensive tools for managing Stape resources such as containers, domains, analytics, schedules, billing, and various platform-specific configurations.
Implements an MCP server for the Stape platform, providing comprehensive tools for managing Stape resources such as containers, domains, analytics, schedules, billing, and various platform-specific configurations.
Setup Requirements
- ⚠️Requires Node.js v18 or higher.
- ⚠️A Stape API key is mandatory for interaction, obtained from a Stape account.
- ⚠️Client applications (e.g., Claude Desktop, Cursor AI) need to be configured specifically to connect to the MCP server using 'npx mcp-remote'.
- ⚠️Supports an optional 'X-Stape-Region: EU' header for accessing EU-specific Stape endpoints.
- ⚠️MCP client name length limits might impact tool visibility if long server names are used.
Verified SafeView Analysis
mcp-opsgenie
by giantswarm
A Model Context Protocol (MCP) server that enables AI assistants to interact with OpsGenie for automated alert, team, and heartbeat management.
A Model Context Protocol (MCP) server that enables AI assistants to interact with OpsGenie for automated alert, team, and heartbeat management.
Setup Requirements
- ⚠️Requires an OpsGenie API token with appropriate permissions.
- ⚠️Requires Go 1.24.4 or later for building from source or using `go install`.
- ⚠️For HTTP transports (SSE or Streamable HTTP), ensure the specified HTTP address is reachable and properly secured if exposed publicly.
Verified SafeView Analysis
mcp-safe-run
by Kanak03-star
Securely launches Model Context Protocol (MCP) servers by dynamically resolving and injecting sensitive credentials (secrets) from various sources (environment, files, OS keychain) into the server's environment.
Securely launches Model Context Protocol (MCP) servers by dynamically resolving and injecting sensitive credentials (secrets) from various sources (environment, files, OS keychain) into the server's environment.
Setup Requirements
- ⚠️Node.js >=18.0.0 required.
- ⚠️Native build tools (Python, C++ compiler) may be required for the `keytar` dependency if a prebuilt binary is unavailable for the system's architecture/Node.js version.
- ⚠️The project's README describes a CLI interface (`mcp-secure-launcher start`, `add-secret`, `run <server_name>`) and configuration file structure (`mcp-config.json` with `servers`) that differ significantly from the provided source code (`src/index.ts` and `src/config-loader.ts`). The actual CLI is `mcp-safe-run [options] <targetCommand> [targetArgs...]`, and configuration is loaded from `.mcp-saferun.yaml/.yml` files with `profiles`.
Verified SafeView Analysis
aave-liquidation-mcp
by clumsynonono
Analyzes Aave V3 liquidation opportunities on Ethereum mainnet, providing data and insights to AI assistants.
Analyzes Aave V3 liquidation opportunities on Ethereum mainnet, providing data and insights to AI assistants.
Setup Requirements
- ⚠️Requires Node.js 18 or higher.
- ⚠️Requires an Ethereum RPC endpoint (e.g., Alchemy, Infura) with sufficient rate limits, configured via ETHEREUM_RPC_URL environment variable.
- ⚠️A build step (`npm run build`) is necessary after installing dependencies before running the server.
- ⚠️MCP configuration requires the absolute path to the compiled `index.js` file.
Verified SafeView Analysis
HydrusMCPServer
by TheElo
Connects an LLM to the Hydrus Network media manager for sophisticated tag and file management through a Dockerized MCP server.
Connects an LLM to the Hydrus Network media manager for sophisticated tag and file management through a Dockerized MCP server.
Setup Requirements
- ⚠️Docker Desktop (or compatible Docker environment) is required for setup and execution.
- ⚠️Hydrus API credentials must be manually configured in `hydrus_clients.json` or as a `HYDRUS_CLIENTS` environment variable/Docker secret.
- ⚠️Manual setup of Docker MCP catalog and registry files (`hydrus_mcp.yaml`, `registry.yaml`) is required by copying them to specific Docker configuration directories.
- ⚠️Integration with LM Studio requires manual modification of its `mcp.json` configuration file.
Verified SafeView Analysis
fastfs-mcp
by aj-geddes
Enables AI assistants (like Claude) to interact with local filesystems, manage Git repositories, and engage users through interactive prompts via a standardized JSON-based protocol.
Enables AI assistants (like Claude) to interact with local filesystems, manage Git repositories, and engage users through interactive prompts via a standardized JSON-based protocol.
Setup Requirements
- ⚠️Requires Docker for deployment and easy setup.
- ⚠️Requires GitHub Personal Access Token or GitHub App credentials (ID, private key, installation ID) for full Git integration with private repositories.
- ⚠️Requires a local filesystem volume to be mounted into the Docker container at `/mnt/workspace` for file operations.
Review RequiredView Analysis
OSM-GeoJSON-MCP-Server
by shimizu
This server fetches OpenStreetMap data via the Overpass API, converts it to GeoJSON format, and provides it through a Model Context Protocol (MCP) interface, with an option to save large datasets to local files.
This server fetches OpenStreetMap data via the Overpass API, converts it to GeoJSON format, and provides it through a Model Context Protocol (MCP) interface, with an option to save large datasets to local files.
Setup Requirements
- ⚠️Requires Claude Code for full MCP integration and usage.
- ⚠️Disables SSL certificate validation for Overpass API connections (`rejectUnauthorized: false`), which is a security risk for network transparency. This may conflict with environments requiring strict SSL validation or firewalls.
- ⚠️Some tools (`download_osm_data`, `download_area_all`, `convert_to_geojson`) are documented but are commented out in the `src/tools/index.js` file, meaning they are not exposed via the MCP interface.
Review RequiredView Analysis
dolt-mcp
by dolthub
Provides AI assistants with direct access to Dolt databases, enabling database operations, version control, and data management tasks.
Provides AI assistants with direct access to Dolt databases, enabling database operations, version control, and data management tasks.
Setup Requirements
- ⚠️Requires a running Dolt SQL server instance (Go 1.24.4+ for building from source)
- ⚠️Dolt connection details (host, user, password, database) must be provided via environment variables or CLI flags.
- ⚠️Potential SQL injection vulnerabilities if deployed in an untrusted environment or with compromised AI assistants.