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)
modal-mcp-server
by monolithic-lab
Provides an API for managing the lifecycle (creation, status, stopping, deletion) of Modal applications.
Provides an API for managing the lifecycle (creation, status, stopping, deletion) of Modal applications.
Setup Requirements
- ⚠️Requires `modal`, `fastmcp`, and `mcp` Python packages.
- ⚠️Requires Modal authentication (e.g., `MODAL_TOKEN_ID`, `MODAL_TOKEN_SECRET` environment variables or `modal login`).
- ⚠️Utilizes Modal's experimental API for app listing, which might require a specific Modal SDK version or be subject to change.
Verified SafeView Analysis
mcp-servers
by TL-Developer
Defines an MCP server for launching npmlens, a tool likely used for analyzing and managing npm packages.
Defines an MCP server for launching npmlens, a tool likely used for analyzing and managing npm packages.
Setup Requirements
- ⚠️Requires Node.js and npm/npx to be installed on the system.
Verified SafeView Analysis
sandbox-mcp-server
by aelvion
Orchestrates build, deploy, and infrastructure workflows for applications.
Orchestrates build, deploy, and infrastructure workflows for applications.
Setup Requirements
- ⚠️Docker required for local dependency management (Redis, Celery worker, API service).
- ⚠️Python 3.11 or higher is required.
- ⚠️Celery and Redis are core dependencies for asynchronous task processing.
Verified SafeView Analysis
bitbucket-mcp
by icy-r
An MCP server enabling AI assistants to manage Bitbucket Cloud repositories, pull requests, pipelines, and other related development tasks.
An MCP server enabling AI assistants to manage Bitbucket Cloud repositories, pull requests, pipelines, and other related development tasks.
Setup Requirements
- ⚠️Requires Bitbucket authentication setup (API Token, OAuth, or Basic) which involves setting specific environment variables like BITBUCKET_API_TOKEN and BITBUCKET_USER_EMAIL.
- ⚠️Node.js version 20.0.0 or higher is required.
- ⚠️MCP client (e.g., Cursor IDE, Claude Desktop) configuration is necessary to connect to and utilize the server.
Verified SafeView Analysis
gemini-image-mcp
by lordmoocow
This server provides an MCP (Multi-Component Platform) interface for generating images using Google's Gemini 3 Pro Image model.
This server provides an MCP (Multi-Component Platform) interface for generating images using Google's Gemini 3 Pro Image model.
Setup Requirements
- ⚠️Requires Google API Key (GOOGLE_API_KEY environment variable) for Google Gemini API, which is a paid service.
- ⚠️Requires Python 3.10 or newer.
- ⚠️Designed to run within an MCP framework, communicating via standard I/O.
Review RequiredView Analysis
weather-mcp-a2a
by manuelalba1021
An agentic AI system that fetches and reasons over real-time global weather data using the Model Context Protocol (MCP) and large language models.
An agentic AI system that fetches and reasons over real-time global weather data using the Model Context Protocol (MCP) and large language models.
Setup Requirements
- ⚠️Requires GROQ_API_KEY for the LLM inference (paid service).
- ⚠️Requires Python 3.11 or later.
- ⚠️Requires active internet connection for real-time data fetching.
- ⚠️Microphone permissions needed for voice input functionality.
Verified SafeView Analysis
MultiAgent-with-A2A-MCP-server
by CaptainMaxine
This server provides a communication backbone for a multi-agent system, facilitating both external client-to-server and internal agent-to-agent communication via WebSockets and MQTT.
This server provides a communication backbone for a multi-agent system, facilitating both external client-to-server and internal agent-to-agent communication via WebSockets and MQTT.
Setup Requirements
- ⚠️Requires Python 3+ environment and `pip install -r requirements.txt`
- ⚠️Likely requires a running MQTT broker (e.g., Mosquitto) for agent-to-agent communication, as indicated by `asyncio-mqtt`.
Verified SafeView Analysis
awesome-mcp
by Rodert
This project is an automated generator and host for a curated list of Model Context Protocol (MCP) projects, providing an interactive and searchable directory, rather than being an MCP server itself.
This project is an automated generator and host for a curated list of Model Context Protocol (MCP) projects, providing an interactive and searchable directory, rather than being an MCP server itself.
Setup Requirements
- ⚠️Requires Python 3.11+ and Node.js 18+.
- ⚠️Requires a GitHub Personal Access Token (`GITHUB_TOKEN`) with `public_repo` permissions configured as an environment variable for project scraping.
- ⚠️Initial run of the translation script (`translate_content.py`) will download large language packages for offline translation, which can take time and consume bandwidth.
Verified SafeView Analysis
arcade-mcp-ts
by ArcadeAI
A framework for building servers that provide tools for AI assistants, enabling them to interact with external services and data.
A framework for building servers that provide tools for AI assistants, enabling them to interact with external services and data.
Setup Requirements
- ⚠️Node.js 20+ runtime environment required for the TypeScript framework, utilizing ESM (ECMAScript Modules) only.
- ⚠️Requires external 'arcade-mcp' CLI for generating new Python server projects and for authentication setup (e.g., 'arcade login').
- ⚠️Specific tools built with the framework will require configuration of secrets (e.g., MY_SECRET_KEY) as environment variables or OAuth tokens, as demonstrated in the Python examples.
- ⚠️This repository (arcade-mcp-ts) is a server framework/library, not a standalone executable server, meaning there isn't a single 'run' command for the framework itself; rather, developers use it to build their own servers. The provided README.md primarily details how to run a *generated Python server* using the 'arcade-mcp' CLI.
Verified SafeView Analysis
flux-mcp
by tehw0lf
A server and CLI tool for generating high-quality images using FLUX models, featuring VRAM management and automatic model unloading.
A server and CLI tool for generating high-quality images using FLUX models, featuring VRAM management and automatic model unloading.
Setup Requirements
- ⚠️Requires an NVIDIA GPU with 12GB+ VRAM (16GB+ recommended) and CUDA toolkit installed.
- ⚠️Requires PyTorch with CUDA support, which can be complex to set up correctly.
- ⚠️Configuration relies on a `.env` file (e.g., `FLUX_OUTPUT_DIR`) which must be manually copied and edited.
Verified SafeView Analysis
mcp_servers
by SvenTern
Synchronizes MCP server configurations from a YAML file to the Claude CLI and generates a project-level .mcp.json configuration.
Synchronizes MCP server configurations from a YAML file to the Claude CLI and generates a project-level .mcp.json configuration.
Setup Requirements
- ⚠️Requires 'claude' CLI to be installed and accessible in PATH.
- ⚠️Requires a `mcp-servers.yaml` file in the current directory or script directory for configuration.
- ⚠️Authentication tokens for MCP servers will be read from the `mcp-servers.yaml` file, potentially storing sensitive information in plaintext.
Verified SafeView Analysis
mimi-panda-mcp-server
by merdekiti
Provides an MCP-compliant interface for AI assistants to access Mimi Panda's image processing, AI image generation, and creative content services.
Provides an MCP-compliant interface for AI assistants to access Mimi Panda's image processing, AI image generation, and creative content services.
Setup Requirements
- ⚠️Requires Node.js 18+.
- ⚠️Requires external access to the Mimi Panda API (either self-hosted or cloud instance).
- ⚠️Users must manually obtain a Mimi Panda API token from the Mimi Panda application (web or desktop) for authenticated requests.