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)
ProxmoxMCP
by Harryc6
The Proxmox MCP server provides read-only access to Proxmox cluster, guest, and storage information for agents to update documentation and monitoring systems.
The Proxmox MCP server provides read-only access to Proxmox cluster, guest, and storage information for agents to update documentation and monitoring systems.
Setup Requirements
- ⚠️Requires Node.js runtime environment.
- ⚠️Requires a Proxmox API token with read-only permissions.
- ⚠️The environment variables PROXMOX_API_URL, PROXMOX_API_TOKEN_ID, and PROXMOX_API_TOKEN_SECRET must be set.
- ⚠️If Proxmox uses a self-signed TLS certificate, PROXMOX_TLS_INSECURE=1 must be set, which bypasses TLS verification.
Verified SafeView Analysis
stocks-mcp
by ghaidaa-24
Access comprehensive stock market data and analysis tools, optimized for LLMs, including technical analysis, screeners, pivot points, and support for Turkish stocks.
Access comprehensive stock market data and analysis tools, optimized for LLMs, including technical analysis, screeners, pivot points, and support for Turkish stocks.
Setup Requirements
- ⚠️Requires Node.js version 18.0.0 or higher.
- ⚠️Relies on Yahoo Finance data, which may be subject to rate limits or API changes that could affect data availability or accuracy.
Verified SafeView Analysis
spring-ai-mcp-server
by kairapavan
Provides National Provider Identifier (NPI) data as an external tool for integration with Spring AI applications.
Provides National Provider Identifier (NPI) data as an external tool for integration with Spring AI applications.
Setup Requirements
- ⚠️Requires Java Development Kit (JDK) to build and run.
- ⚠️The 'national_provider_identifier.json' file must be present at 'src/main/resources/static/' for successful application startup.
- ⚠️The application will fail to start due to a JSON parsing error if any 'BigInteger' field in the 'Npi' record (e.g., Npi, Entity_Type_Code, Postal_Code, Telephone_Number, Fax_Number) corresponds to an empty string ('""') in the 'national_provider_identifier.json' file.
Verified SafeView Analysis
agent-trading-platform
by jonathanjacka
An autonomous AI-powered stock trading platform featuring multiple AI agents with distinct trading strategies for researching markets, making trading decisions, and learning from experiences.
An autonomous AI-powered stock trading platform featuring multiple AI agents with distinct trading strategies for researching markets, making trading decisions, and learning from experiences.
Setup Requirements
- ⚠️Requires OpenAI API Key (Paid service)
- ⚠️Requires Polygon.io API Key (Paid service, Starter tier is 15-min delayed)
- ⚠️Requires Brave Search API Key (Paid service)
- ⚠️Requires Anthropic API Key (Paid service, implied for ConsultantAgent via AI SDK)
- ⚠️API_SECRET environment variable is crucial for protecting server endpoints in production; otherwise, they are publicly accessible.
Verified SafeView Analysis
prototype_chameleon
by clydewatts1
A dynamic, self-modifying MCP server enabling autonomous AI agents to evolve their capabilities at runtime through database-backed tool, resource, and prompt management, complemented by an AI-powered debugger.
A dynamic, self-modifying MCP server enabling autonomous AI agents to evolve their capabilities at runtime through database-backed tool, resource, and prompt management, complemented by an AI-powered debugger.
Setup Requirements
- ⚠️Requires Python 3.12+.
- ⚠️LLM integration for the client debugger (e.g., Google Gemini or Ollama) requires an API key or a locally running Ollama server, respectively.
- ⚠️Using the SSE transport for the server requires installing additional Python packages: 'uvicorn' and 'starlette'.
Review RequiredView Analysis
mcp-test-repo-nov24
by LuluBeatson
This repository serves as a test bed for an MCP server, designed to validate the functionality of 18 associated tools.
This repository serves as a test bed for an MCP server, designed to validate the functionality of 18 associated tools.
Verified SafeView Analysis
MonkeyApp
by AhmedAbdelmaksood65
An MCP server core implementation for managing player connections, world generation, chat, and game logic in a Minecraft-like environment.
An MCP server core implementation for managing player connections, world generation, chat, and game logic in a Minecraft-like environment.
Setup Requirements
- ⚠️Requires a `config.json` file to be manually created and configured for server settings (e.g., port, max players, world name).
- ⚠️Requires Python 3.x and dependencies listed in `requirements.txt` to be installed (`pynbt`, `pyglet`, `websockets`). The `pyglet` library may necessitate specific system-level graphics libraries (e.g., OpenGL) depending on the operating system.
Review RequiredView Analysis
esp32-mcp
by jurgen178
Enables AI assistants to control physical hardware devices via the Model Context Protocol (MCP).
Enables AI assistants to control physical hardware devices via the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires Arduino Nano ESP32 hardware.
- ⚠️Requires Arduino IDE or PlatformIO for compilation and flashing to the ESP32 board.
- ⚠️WiFi network name and password must be configured in `arduino_secrets.h`.
Verified SafeView Analysis
mcp-servers
by stigenai
This repository provides standardized Docker images for various Model Context Protocol (MCP) servers, enabling their seamless deployment on orchestrator platforms like Stigen.io.
This repository provides standardized Docker images for various Model Context Protocol (MCP) servers, enabling their seamless deployment on orchestrator platforms like Stigen.io.
Setup Requirements
- ⚠️Docker must be installed and running
Verified SafeView Analysis
mcp-research-assistant
by CyprianFusi
Provides intelligent research data management using vector embeddings and semantic search via a Model Context Protocol (MCP) server.
Provides intelligent research data management using vector embeddings and semantic search via a Model Context Protocol (MCP) server.
Setup Requirements
- ⚠️Requires `OPENAI_API_KEY` (paid API usage for embeddings).
- ⚠️Requires Python 3.13 or higher.
- ⚠️Requires `RESEARCH_DB_PATH` environment variable for local ChromaDB storage.
Verified SafeView Analysis
kali_mcp-mcp-server
by PaulGG-Code
A Model Context Protocol (MCP) server that exposes common pentest tools as FastMCP tools for educational and internal testing purposes.
A Model Context Protocol (MCP) server that exposes common pentest tools as FastMCP tools for educational and internal testing purposes.
Setup Requirements
- ⚠️Requires Docker for a reproducible environment (as implied by README)
- ⚠️Requires S3/MinIO for artifact storage (defaults to MinIO) or a local path to be mounted/available.
- ⚠️Default API keys and MinIO credentials are insecure and must be changed for production or any non-isolated testing environment.
Review RequiredView Analysis
mcp-weather-server
by DeepthiR2405
Provides a simple FastAPI server for querying current weather information for a specified city.
Provides a simple FastAPI server for querying current weather information for a specified city.
Setup Requirements
- ⚠️Requires an OpenWeatherMap API Key (free tier available, but registration is needed).
- ⚠️The 'API_KEY' must be replaced with a valid key; it is currently hardcoded as a placeholder.
- ⚠️Implicitly requires `uvicorn` and `requests` libraries (likely specified in a `requirements.txt` file not provided).