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)
symfoware-mcp-server
by toshio999
Enables local LLM clients (like Claude Desktop) to query on-premise Symfoware databases using natural language.
Enables local LLM clients (like Claude Desktop) to query on-premise Symfoware databases using natural language.
Setup Requirements
- ⚠️Requires pre-installed Fujitsu Symfoware Client with .NET Data Provider and its assemblies registered in the GAC.
- ⚠️Requires Windows OS and .NET Framework 4.8 runtime environment.
- ⚠️Requires manual configuration of Claude Desktop's `claude_desktop_config.json` to specify the server executable and connection details.
Review RequiredView Analysis
coinmarket-v106-mcp-server
by Traia-IO
Interact with CoinmarketCap v106 API via an AI-friendly Model Context Protocol (MCP) server, supporting both authenticated access with client API keys and pay-per-use via a blockchain-based HTTP 402 payment protocol.
Interact with CoinmarketCap v106 API via an AI-friendly Model Context Protocol (MCP) server, supporting both authenticated access with client API keys and pay-per-use via a blockchain-based HTTP 402 payment protocol.
Setup Requirements
- ⚠️Requires a CoinmarketCap API Key (`COINMARKET_V106_API_KEY`), which can be client-provided (free mode) or server-provided (paid mode).
- ⚠️Docker (or Python 3.12+ with `uv` for manual installation) is required.
- ⚠️Requires Ethereum wallet details (`SERVER_ADDRESS`, `MCP_OPERATOR_PRIVATE_KEY`, `MCP_OPERATOR_ADDRESS`) for the D402 payment protocol; a local script can auto-generate these for development but relies on the `web3` Python library.
Verified SafeView Analysis
azure-latency-mcp
by emrgcl
An AI-powered toolkit for making informed Azure region selection decisions by combining network latency testing and pricing analysis.
An AI-powered toolkit for making informed Azure region selection decisions by combining network latency testing and pricing analysis.
Setup Requirements
- ⚠️Requires Python 3.10+.
- ⚠️Azure CLI must be installed and authenticated (`az login`).
- ⚠️Your Azure account needs permissions to create and delete Azure Resource Groups and Storage Accounts.
Verified SafeView Analysis
my-mcp-server
by ashutoshkj
A server implementing the Minecraft Protocol, allowing clients to connect and interact within a game world.
A server implementing the Minecraft Protocol, allowing clients to connect and interact within a game world.
Review RequiredView Analysis
KAIZA-MCP-server
by dylanmarriner
Enterprise governance gateway for AI-driven development, transforming unconstrained AI agents into governed execution authorities.
Enterprise governance gateway for AI-driven development, transforming unconstrained AI agents into governed execution authorities.
Setup Requirements
- ⚠️Requires Node.js 18+ and npm 9+.
- ⚠️Mandatory environment variable `KAIZA_BOOTSTRAP_SECRET` must be set for initial plan creation.
- ⚠️Requires an MCP-compatible client (e.g., Windsurf, Claude in Cline) for interaction, as it communicates over standard I/O.
- ⚠️The `read_prompt` tool must be called first in any session before `write_file` operations are permitted.
Verified SafeView Analysis
mcp_server
by nidajumail
Unable to determine the specific use case as no source code was provided for analysis.
Unable to determine the specific use case as no source code was provided for analysis.
Review RequiredView Analysis
BigQuery-Assistant
by kalivemularajendra
A FastMCP-powered BigQuery server that provides intelligent data discovery and analytics capabilities through specialized AI agents.
A FastMCP-powered BigQuery server that provides intelligent data discovery and analytics capabilities through specialized AI agents.
Setup Requirements
- ⚠️Requires a Google Cloud BigQuery project ID.
- ⚠️Requires Google Cloud authentication (service account, ADC, or gcloud login).
- ⚠️Requires installation of Python dependencies: fastmcp, google-cloud-bigquery, python-dotenv, google-adk.
Verified SafeView Analysis
pmcp
by ViperJuice
Acts as a single MCP server for Claude Code to reduce context bloat by providing on-demand tool discovery and dynamic server provisioning.
Acts as a single MCP server for Claude Code to reduce context bloat by providing on-demand tool discovery and dynamic server provisioning.
Setup Requirements
- ⚠️Requires Python 3.10+.
- ⚠️Node.js (with npm/npx) and/or a Python package manager (like `uv` or `pip`) must be available on the system to install and run many downstream MCP servers.
- ⚠️For LLM-enhanced capability matching and summarization (optional `pmcp[llm]` feature), a `GROQ_API_KEY` is required.
- ⚠️Many downstream MCP servers (e.g., GitHub, Brave Search, Notion, Postgres) require their own specific API keys, which must be set as environment variables.
Verified SafeView Analysis
mcp_server_example
by carlosGalisteo
This server exposes simple Python functions as API endpoints using the FastMCP framework, providing a demonstration of a microservice.
This server exposes simple Python functions as API endpoints using the FastMCP framework, providing a demonstration of a microservice.
Setup Requirements
- ⚠️Requires Python version 3.12 or higher.
- ⚠️Relies on the 'mcp[cli]' library, which needs to be installed.
Verified SafeView Analysis
Minimal-MCP-Server
by sudo-tildo
A minimalist server likely implementing or interacting with a Minecraft-like protocol, possibly for testing custom game functions or providing a lightweight backend.
A minimalist server likely implementing or interacting with a Minecraft-like protocol, possibly for testing custom game functions or providing a lightweight backend.
Review RequiredView Analysis
web-youtube-summarizer-llm
by redblac
Summarizes YouTube videos and website content using Large Language Models (LLMs) via LangChain and Groq.
Summarizes YouTube videos and website content using Large Language Models (LLMs) via LangChain and Groq.
Setup Requirements
- ⚠️Requires a Groq API Key (which may incur costs depending on usage).
- ⚠️Requires Python 3.7+ and specific Python libraries (e.g., Streamlit, LangChain, validators) to be installed.
- ⚠️The application runs as a Streamlit web interface locally.
Verified SafeView Analysis
create-mcp-server-kit
by bernardpacis
Scaffold a production-ready Model Context Protocol (MCP) server quickly.
Scaffold a production-ready Model Context Protocol (MCP) server quickly.
Setup Requirements
- ⚠️Node.js 18 or later is required.
- ⚠️A package manager (npm, pnpm, yarn, or bun) must be installed.