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)
web-icons-generator-cli-mcp
by entro314-labs
Generates a comprehensive set of web app icons, PWA manifest, and HTML integration snippets from a single source image, with framework auto-detection and MCP server capabilities.
Generates a comprehensive set of web app icons, PWA manifest, and HTML integration snippets from a single source image, with framework auto-detection and MCP server capabilities.
Setup Requirements
- ⚠️Requires Node.js 18 or higher.
- ⚠️Needs a source image (SVG, PNG, or JPG), or 'app-icon.svg'/'app-icon.png' in the project root for auto-detection.
- ⚠️Requires manual configuration in Claude Desktop's `claude_desktop_config.json` for MCP server usage, unless using the `.mcpb` extension.
Verified SafeView Analysis
chatgpt-escalation-mcp
by Dazlarus
Enables autonomous coding agents to escalate complex questions to the ChatGPT Desktop app via native UI automation on Windows.
Enables autonomous coding agents to escalate complex questions to the ChatGPT Desktop app via native UI automation on Windows.
Setup Requirements
- ⚠️Windows 10/11 Only (macOS/Linux not supported)
- ⚠️Requires ChatGPT Desktop app (Microsoft Store version) to be installed
- ⚠️Requires Python 3.10+ with specific packages: `pywinauto`, `pyperclip`, `paddleocr`, `paddlepaddle`
- ⚠️Automation controls the ChatGPT window; do not interact with it during escalations
Verified SafeView Analysis
MCP_Authentication_example
by Bin4yi
An AI-powered pet care chatbot system integrating a secure Model Context Protocol (MCP) server with an intelligent LangGraph agent, using Asgardeo for authentication.
An AI-powered pet care chatbot system integrating a secure Model Context Protocol (MCP) server with an intelligent LangGraph agent, using Asgardeo for authentication.
Setup Requirements
- ⚠️Requires Python 3.12 or higher.
- ⚠️Requires an Asgardeo account and manual application setup (including specific redirect URLs: `http://localhost:8080/callback` for agent, `http://localhost:6274/oauth/callback` for MCP Inspector).
- ⚠️Requires an OpenAI API Key (OpenAI is a paid service).
- ⚠️Authentication requires user interaction to open a browser and log in to Asgardeo.
Verified SafeView Analysis
mcp-abap-adt-proxy
by fr0ster
Proxies local MCP requests from SAP ABAP ADT clients to remote MCP servers, adding JWT authentication via service keys.
Proxies local MCP requests from SAP ABAP ADT clients to remote MCP servers, adding JWT authentication via service keys.
Setup Requirements
- ⚠️Requires creating and securely managing JSON service key files (<destination>.json) in specific platform-dependent directories (e.g., ~/.config/mcp-abap-adt/service-keys/).
- ⚠️Requires Node.js >= 18.0.0 and npm >= 9.0.0.
- ⚠️For ABAP destinations, an OAuth2 browser flow might be triggered, requiring a browser to open on a specific 'redirectPort' (default 3001, configurable via --browser-auth-port or MCP_BROWSER_AUTH_PORT).
Verified SafeView Analysis
mcp-wrapper
by admannon
Acts as an MCP server wrapper to prefix tool names from multiple underlying MCP servers, preventing naming collisions.
Acts as an MCP server wrapper to prefix tool names from multiple underlying MCP servers, preventing naming collisions.
Setup Requirements
- ⚠️Requires a valid WrapperConfig (name, version, servers) supplied via file, inline JSON, or environment variable.
- ⚠️Requires at least one underlying MCP server (stdio-based via 'command' or HTTP-based via 'url') to wrap.
- ⚠️Requires Node.js version 18 or higher.
Verified SafeView Analysis
mcp-server
by NjugunaKelvin
Provides a command-line interface (CLI) based server built with a Python SDK, likely for a custom 'mcp' protocol or service.
Provides a command-line interface (CLI) based server built with a Python SDK, likely for a custom 'mcp' protocol or service.
Setup Requirements
- ⚠️Requires Python installed
Review RequiredView Analysis
health-mcp
by aayush-dutta
Aggregates health and wellness data from sources like Oura Ring to provide insights and summaries via an MCP server.
Aggregates health and wellness data from sources like Oura Ring to provide insights and summaries via an MCP server.
Setup Requirements
- ⚠️Requires obtaining Oura Developer credentials (Client ID and Secret) by creating an application on Oura's Dev Dashboard.
- ⚠️Requires installation of Claude Desktop and manual configuration of its 'claude_desktop_config.json' file.
- ⚠️Requires Python 3.14 or newer, and global installation of 'uv' for Python project management.
- ⚠️The 'uv' command path in the Claude Desktop configuration needs to be an absolute path to the 'uv' executable.
Verified SafeView Analysis
CoChem-Agents
by yuxi-TJU
Provides programmatic access to the PubChem database for chemical information retrieval and analysis.
Provides programmatic access to the PubChem database for chemical information retrieval and analysis.
Setup Requirements
- ⚠️Requires Python 3.8+
- ⚠️Requires internet access to query PubChem API
Verified SafeView Analysis
test-remote-mcp-server
by mudassar-awan
This server provides a set of simple mathematical and random number generation tools accessible via the FastMCP protocol.
This server provides a set of simple mathematical and random number generation tools accessible via the FastMCP protocol.
Setup Requirements
- ⚠️Requires Python 3.13 or newer, which might not be commonly installed as it's still in pre-release stages.
- ⚠️Requires 'fastmcp' dependency to be installed.
Verified SafeView Analysis
Gemini-CLI-Mcp-Server
by areeba-awan
This file serves as a personal biography or author description within the context of the larger Gemini-CLI-Mcp-Server project, providing information about a Web and AI Developer.
This file serves as a personal biography or author description within the context of the larger Gemini-CLI-Mcp-Server project, providing information about a Web and AI Developer.
Verified SafeView Analysis
vision-mcp-server
by stex2005
This server processes videos, RTSP streams, and images using OpenAI's GPT-4.1 Vision models to generate summaries, perform custom analyses, and count specific objects.
This server processes videos, RTSP streams, and images using OpenAI's GPT-4.1 Vision models to generate summaries, perform custom analyses, and count specific objects.
Setup Requirements
- ⚠️Requires OpenAI API Key (Paid)
- ⚠️Requires Python 3.10+
- ⚠️OpenCV-Python installation can have system-specific dependencies (e.g., build tools, ffmpeg libs) depending on OS.
Verified SafeView Analysis
librarian-mcp
by a-pogany
An enterprise-grade documentation search system that makes technical documentation accessible to LLMs and humans through an MCP (Model Context Protocol) server with advanced Retrieval Augmented Generation (RAG) capabilities.
An enterprise-grade documentation search system that makes technical documentation accessible to LLMs and humans through an MCP (Model Context Protocol) server with advanced Retrieval Augmented Generation (RAG) capabilities.
Setup Requirements
- ⚠️Requires Python 3.10 or higher.
- ⚠️Requires approximately 2GB RAM and 2GB disk space for RAG features and model storage (initial download of ~1.4GB models).
- ⚠️If using the Node.js Agent Layer for Web UI, Node.js 18+ and npm are required.
- ⚠️If LLM query rewriting is enabled (via `AGENT_USE_LLM=true` in agent_layer/.env), an OpenAI API Key (paid) or a locally running Ollama server will be required, depending on `LLM_PROVIDER`.