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)
mcp-manual-walker
by junkreef
Provides an MCP server for AI agents to efficiently access structured, token-efficient content from PDF manuals using bookmarks for navigation and semantic search.
Provides an MCP server for AI agents to efficiently access structured, token-efficient content from PDF manuals using bookmarks for navigation and semantic search.
Setup Requirements
- ⚠️Requires Python 3.11+ and `uv` to be installed.
- ⚠️PDF manuals must be manually placed into the `data/pdfs` directory and then processed by the `db_manager build` command before the server can provide content.
- ⚠️The `builder` functionality, which processes PDFs into the vector database, has complex dependencies (`docling`, `langchain-text-splitters`, `sentence-transformers` or `fastembed`, and potentially `torch` for GPU acceleration on Linux), which can be challenging to set up and configure for optimal performance.
Verified SafeView Analysis
magick-mcp
by ncipollo
Provides an MCP server interface for executing ImageMagick commands and managing reusable image processing functions.
Provides an MCP server interface for executing ImageMagick commands and managing reusable image processing functions.
Setup Requirements
- ⚠️Requires ImageMagick to be installed on the host system.
- ⚠️Requires Rust and Cargo to be installed for compilation/installation.
- ⚠️Designed to be run as an MCP server, requiring an MCP-compatible client (e.g., Cursor, Claude) for interaction.
Review RequiredView Analysis
StyleHub
by pooja-bhavani
This is an e-commerce website for fashion and lifestyle products, serving as a modern online shop frontend.
This is an e-commerce website for fashion and lifestyle products, serving as a modern online shop frontend.
Setup Requirements
- ⚠️Docker required
- ⚠️Docker Compose required
- ⚠️Kubernetes cluster for 'MCP Server' deployment
Verified SafeView Analysis
CortexSynapse
by amshamah419
CortexSynapse acts as a Model Context Protocol (MCP) server, enabling AI-powered IDEs and agents to interact with live Palo Alto Cortex XSOAR/XSIAM instances for security development, testing, and automation tasks.
CortexSynapse acts as a Model Context Protocol (MCP) server, enabling AI-powered IDEs and agents to interact with live Palo Alto Cortex XSOAR/XSIAM instances for security development, testing, and automation tasks.
Setup Requirements
- ⚠️Requires Docker for containerized deployment (primary use case for AI IDEs).
- ⚠️Requires active XSOAR and/or XSIAM instances with API access.
- ⚠️Mandatory environment variables must be set for API URLs and keys (e.g., XSIAM_API_URL, XSOAR_API_KEY).
- ⚠️Requires an MCP-compatible AI IDE (e.g., Windsurf, Cursor, Roo Code).
Verified SafeView Analysis
OpenAI-MCP-WeatherStack
by omkarwazulkar
A full-stack AI agent that retrieves real-time weather information for a specified city using OpenAI's Agents SDK and a Python-based Model Context Protocol (MCP) server.
A full-stack AI agent that retrieves real-time weather information for a specified city using OpenAI's Agents SDK and a Python-based Model Context Protocol (MCP) server.
Setup Requirements
- ⚠️Requires OpenAI API Key (Paid)
- ⚠️Requires specific Python (3.11) and Node.js (22.14.0) versions
- ⚠️Involves running three separate services (Python MCP server, Node.js Express backend, React frontend) concurrently
Verified SafeView Analysis
Awesome-MCP-ZH
by vivekkeditz
This repository serves as a curated collection of resources, guides, and tools for the Multi-Channel Platform (MCP) community, providing information on MCP server setup and client usage.
This repository serves as a curated collection of resources, guides, and tools for the Multi-Channel Platform (MCP) community, providing information on MCP server setup and client usage.
Verified SafeView Analysis
chatgpt-mcp-data-quality-assistant
by vaibhavparihar
A local Model Context Protocol (MCP) server enabling ChatGPT to perform data quality checks and exploratory data analysis (EDA) on local datasets via natural language prompts.
A local Model Context Protocol (MCP) server enabling ChatGPT to perform data quality checks and exploratory data analysis (EDA) on local datasets via natural language prompts.
Setup Requirements
- ⚠️Requires `ngrok` to expose the local server to ChatGPT (manual setup).
- ⚠️Requires manual configuration of a custom MCP connection in ChatGPT.
- ⚠️Datasets must be placed in the local `data/` directory (CSV format only).
Verified SafeView Analysis
mysql-server-mcp
by gvishnoi
An MCP server that exposes MySQL database operations as tools for AI assistants and other compatible clients.
An MCP server that exposes MySQL database operations as tools for AI assistants and other compatible clients.
Setup Requirements
- ⚠️Requires a running and accessible MySQL server.
- ⚠️Requires Node.js (v16 or higher) to be installed.
- ⚠️Requires configuration of MySQL connection details (MYSQL_HOST, MYSQL_PORT, MYSQL_USER, MYSQL_PASSWORD, MYSQL_DATABASE) via environment variables or a .env file.
Verified SafeView Analysis
RAGFileMcpServer
by pkutsch
Provides a Model Context Protocol (MCP) server for AI agents, offering Retrieval-Augmented Generation (RAG) capabilities with file-based data sources (PDF, TXT, Markdown) and a Streamlit UI for management.
Provides a Model Context Protocol (MCP) server for AI agents, offering Retrieval-Augmented Generation (RAG) capabilities with file-based data sources (PDF, TXT, Markdown) and a Streamlit UI for management.
Setup Requirements
- ⚠️Requires Python 3.12.7+.
- ⚠️Requires a running Ollama server (for local embeddings) or an OpenAI API Key (a paid service) for core RAG functionality.
- ⚠️The `rag-core` dependency is installed directly from a Git repository, which mandates `git` to be installed and can sometimes introduce installation complexities.
Verified SafeView Analysis
mcp-web-knowledge-coach
by Ramakrishna-Gedala
A demo and training platform for the Model Context Protocol (MCP), providing structured recommendations and resources related to AI/LLM concepts via a Python backend and React frontend.
A demo and training platform for the Model Context Protocol (MCP), providing structured recommendations and resources related to AI/LLM concepts via a Python backend and React frontend.
Setup Requirements
- ⚠️Requires Python 3.11+
- ⚠️Requires 'uv' (Astral's package manager) ≥ 0.9
- ⚠️Requires Node.js 20+ for the web client
- ⚠️The MCP server must be running before starting the React client.
Verified SafeView Analysis
ibmz-mcp-server
by PurpleSquirrelMedia
Integrate Claude Code with IBM Z mainframe capabilities for HSM-backed key management and exposing z/OS applications as REST APIs, enabling AI-powered enterprise operations and security.
Integrate Claude Code with IBM Z mainframe capabilities for HSM-backed key management and exposing z/OS applications as REST APIs, enabling AI-powered enterprise operations and security.
Setup Requirements
- ⚠️Requires an IBM Cloud account with active Key Protect service (and potentially other IBM services like NLU, watsonx.ai, Cloudant, TTS for full demo functionality).
- ⚠️Requires access to an IBM mainframe with z/OS Connect Enterprise Edition (EE) installed and configured for using z/OS Connect tools.
- ⚠️Crucial environment variables (IBM_CLOUD_API_KEY, KEY_PROTECT_INSTANCE_ID, ZOS_CONNECT_URL, ZOS_CONNECT_USERNAME, ZOS_CONNECT_PASSWORD) must be configured correctly; the hardcoded secrets in demo files should NOT be used in a production or shared environment.
Verified SafeView Analysis
rag-mcp-server
by Tsarri
A multi-agent Retrieval-Augmented Generation (RAG) system for legal tech, focusing on document intelligence, deadline extraction, and strategic analytics.
A multi-agent Retrieval-Augmented Generation (RAG) system for legal tech, focusing on document intelligence, deadline extraction, and strategic analytics.
Setup Requirements
- ⚠️Requires Supabase account with PostgreSQL and pgvector extension.
- ⚠️Requires Anthropic API Key (Paid API usage for Claude models).
- ⚠️Requires Google Gemini API Key (Paid API usage for Gemini models; optional but disables preprocessing/validation if missing).
- ⚠️Requires Claude Desktop (for MCP server integration).