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)
expense_tracker_remote_mcp_server
by PeeyooshLimkar
The server provides an API for users to track, add, list, and summarize their personal expenses, storing the data in a local SQLite database.
The server provides an API for users to track, add, list, and summarize their personal expenses, storing the data in a local SQLite database.
Setup Requirements
- ⚠️Python 3.12+ required
- ⚠️Requires write access to the temporary directory for database storage (expenses.db)
Verified SafeView Analysis
mcp-server
by securesubmit-buildmaster
Unable to determine a specific use case due to the absence of source code for analysis. Implies a server component for an unspecified application.
Unable to determine a specific use case due to the absence of source code for analysis. Implies a server component for an unspecified application.
Review RequiredView Analysis
hcp_mcp_server
by xargs-P
Provides a natural language interface to the HashiCorp Cloud Platform (HCP) by implementing the Model Context Protocol (MCP) for LLM interaction, allowing management of cloud resources.
Provides a natural language interface to the HashiCorp Cloud Platform (HCP) by implementing the Model Context Protocol (MCP) for LLM interaction, allowing management of cloud resources.
Setup Requirements
- ⚠️Requires an active HashiCorp Cloud Platform (HCP) account and OAuth2 Client Credentials for authentication.
- ⚠️Requires Python dependencies to be installed from `requirements.txt` (e.g., `pip install -r requirements.txt`).
- ⚠️Requires specific configuration within the Gemini CLI's `settings.json` to enable and specify the server's path.
Verified SafeView Analysis
Crypto_MCP_Server
by menorhge3556
Provides real-time and historical cryptocurrency market data via a Model Context Protocol (MCP) server.
Provides real-time and historical cryptocurrency market data via a Model Context Protocol (MCP) server.
Setup Requirements
- ⚠️The README provides incorrect Linux installation commands (`dpkg -i`, `dnf install`) for a `.zip` file, suggesting it's designed for pre-packaged binaries rather than source-code installation.
- ⚠️The 'Download Latest Release' link in the README points to a `.zip` file within the `tests` directory, which is an unusual and potentially confusing location for official releases.
- ⚠️Requires a Python 3 environment and the `ccxt` library to be installed if running from source. No specific Python version is declared, but `asyncio` implies Python 3.7+.
Verified SafeView Analysis
Weather_MCP_Server
by Abhishek3689
Provides real-time weather data, forecasts, and weather comparison between cities to AI assistants via an MCP server.
Provides real-time weather data, forecasts, and weather comparison between cities to AI assistants via an MCP server.
Setup Requirements
- ⚠️Requires a WeatherAPI.com API key (free tier available)
- ⚠️Requires Python 3.8 or higher
- ⚠️For Claude Desktop integration, the absolute path to the Python executable might be needed.
Verified SafeView Analysis
my_mcp_server-fastmcp
by weiqing20
This server provides a Multi-Component Protocol (MCP) service built on the fastmcp framework, integrating various development and AI implementation tools.
This server provides a Multi-Component Protocol (MCP) service built on the fastmcp framework, integrating various development and AI implementation tools.
Review RequiredView Analysis
carrier-api
by shopanaio
Integrates Nova Poshta shipping and logistics data with AI assistants via Model Context Protocol (MCP).
Integrates Nova Poshta shipping and logistics data with AI assistants via Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires a Nova Poshta API Key for full functionality (especially waybill operations and some authenticated reference/counterparty methods).
- ⚠️Requires an MCP-compatible AI client (e.g., Claude, Cursor, OpenAI) to be configured to interact with this server.
- ⚠️Relies on 'npx' for quick execution, which requires Node.js and npm to be installed on the host system.
Verified SafeView Analysis
n8n-automations
by Conversionblanketstitch672
Automates sales and marketing lead generation by scraping LinkedIn job postings, identifying decision-makers through Apollo.io, enriching their profiles, and performing AI-driven psychographic research for tailored outreach messages, storing data in Notion.
Automates sales and marketing lead generation by scraping LinkedIn job postings, identifying decision-makers through Apollo.io, enriching their profiles, and performing AI-driven psychographic research for tailored outreach messages, storing data in Notion.
Setup Requirements
- ⚠️Requires an n8n instance to host and run the workflow.
- ⚠️Requires API keys and specific API endpoint URLs for Apify (LinkedIn scraping) and Apollo.io (organization/people search and enrichment).
- ⚠️Requires an OpenAI API Key, and specifies a 'gpt-5' model which is not a publicly available model, likely meaning it won't run as written and will require changing to 'gpt-4' or 'gpt-3.5-turbo'.
- ⚠️Requires Notion API integration and pre-configured Notion databases (e.g., 'Lucid Lead Database', 'Lucid Group Sales Database', 'Lucid Jobs Database').
Review RequiredView Analysis
mcp-server
by rayyanhere1
Provides a server environment potentially related to Minecraft modding or a game server based on the Minecraft Coder Pack.
Provides a server environment potentially related to Minecraft modding or a game server based on the Minecraft Coder Pack.
Verified SafeView Analysis
remote-mcp-server-for-n8n-test
by Sergey-Bondarev
Deploys an authentication-less Model Context Protocol (MCP) server on Cloudflare Workers, providing simple mathematical tools for AI clients like Cloudflare AI Playground or Claude Desktop.
Deploys an authentication-less Model Context Protocol (MCP) server on Cloudflare Workers, providing simple mathematical tools for AI clients like Cloudflare AI Playground or Claude Desktop.
Setup Requirements
- ⚠️The server is explicitly 'authless'. Deploying to a public URL without additional Cloudflare Worker authentication/authorization will make all tools publicly accessible.
- ⚠️Requires a Cloudflare Workers account for deployment.
- ⚠️Requires `npm` and `wrangler` CLI tools for local setup and deployment.
Verified SafeView Analysis
registry
by AlejandroVelezGuillermo
Provides a centralized registry service for discovering, managing, and sharing Model Context Protocol (MCP) server metadata.
Provides a centralized registry service for discovering, managing, and sharing Model Context Protocol (MCP) server metadata.
Setup Requirements
- ⚠️Requires Docker and Docker Compose for easy deployment of the server and its MongoDB database.
- ⚠️Publishing server metadata requires a GitHub OAuth App (Client ID and Secret) to be configured and exposed as environment variables (MCP_REGISTRY_GITHUB_CLIENT_ID, MCP_REGISTRY_GITHUB_CLIENT_SECRET) for server-side token validation.
- ⚠️The publisher tool (written in Go) also requires the MCP_REGISTRY_GITHUB_CLIENT_ID environment variable for GitHub authentication via device flow.
Verified SafeView Analysis
Arduino-MCP
by warusakudeveroper
Automates ESP32 development workflows including compiling, uploading, serial monitoring, pin analysis, and SPIFFS file management via an MCP stdio server.
Automates ESP32 development workflows including compiling, uploading, serial monitoring, pin analysis, and SPIFFS file management via an MCP stdio server.
Setup Requirements
- ⚠️Requires `arduino-cli` executable to be installed and discoverable (can be auto-installed via `ensure_dependencies`).
- ⚠️Requires Python 3.x with `pyserial` installed (can be auto-setup in a virtual environment via `ensure_dependencies`).
- ⚠️Requires `mkspiffs` for SPIFFS upload functionality (needs manual installation, e.g., `brew install mkspiffs` on macOS).