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-SERVER
by porcupine-om
Provides a backend API for managing a product database (SQLite) and performing safe mathematical calculations, designed for integration with client applications like AI-powered chatbots.
Provides a backend API for managing a product database (SQLite) and performing safe mathematical calculations, designed for integration with client applications like AI-powered chatbots.
Setup Requirements
- ⚠️Requires Python 3.7+ (though the associated Telegram bot prefers 3.13).
- ⚠️The HTTP server (`http_server.py`) requires `fastapi` and `uvicorn` (specified in `mcp_server/requirements.txt`).
- ⚠️While the MCP server itself has no token costs, its intended use within the broader project (with a Telegram bot) involves calls to an external LLM, incurring token costs there.
Verified SafeView Analysis
monte-carlo-mcp
by eesb99
Performs Monte Carlo simulations for business decisions, financial analysis, and confidence validation, integrated with Claude.
Performs Monte Carlo simulations for business decisions, financial analysis, and confidence validation, integrated with Claude.
Setup Requirements
- ⚠️Requires Python 3.11 or higher.
- ⚠️Initial internet connection is required for dependency installation.
- ⚠️Conda or Python venv environment setup knowledge is useful, though setup script handles venv automatically.
Verified SafeView Analysis
narsil-mcp
by doctordisrespect
A code intelligence server that provides comprehensive static analysis, semantic search, and security auditing for software repositories, designed to be integrated with coding agents and IDEs.
A code intelligence server that provides comprehensive static analysis, semantic search, and security auditing for software repositories, designed to be integrated with coding agents and IDEs.
Setup Requirements
- ⚠️Requires `GITHUB_TOKEN` environment variable for remote repository features to avoid GitHub API rate limits.
- ⚠️Requires `EMBEDDING_API_KEY` (or `VOYAGE_API_KEY`, `OPENAI_API_KEY` depending on backend) environment variable for neural embedding features, which typically involves a paid API service.
- ⚠️Relies on `tree-sitter` grammars for various languages, which may require additional setup or installation beyond a simple binary execution.
Verified SafeView Analysis
chathub
by grokify
ChatHub provides a Model Context Protocol (MCP) server for cross-platform sharing and archiving of AI assistant conversations, enabling users to save and retrieve chats from various AI clients in a unified, version-controlled storage.
ChatHub provides a Model Context Protocol (MCP) server for cross-platform sharing and archiving of AI assistant conversations, enabling users to save and retrieve chats from various AI clients in a unified, version-controlled storage.
Setup Requirements
- ⚠️Requires a GitHub Personal Access Token (PAT) with specific 'Contents: Read and write' and 'Metadata: Read' permissions for a private repository.
- ⚠️For cross-platform sharing to function correctly, all connected MCP clients must use the exact same GitHub token, repository owner, repository name, and conversation folder in their respective configurations.
- ⚠️Building from source requires Go 1.23+.
Verified SafeView Analysis
pattern
by loominal
Provides hierarchical memory capabilities for AI agents to remember, share, recall, and isolate information across sessions and projects.
Provides hierarchical memory capabilities for AI agents to remember, share, recall, and isolate information across sessions and projects.
Setup Requirements
- ⚠️Requires Node.js >= 18.0.0
- ⚠️Requires NATS server with JetStream enabled
- ⚠️Relies on the Loominal Warp service to initialize agent identity in NATS KV, which needs to be running and configured to populate `loom-identity-{projectId}` bucket.
Verified SafeView Analysis
muav_gui_mcp
by arpoma16
Provides an MCP (Model Context Protocol) server to enable AI agents to control and monitor Multi-UAV GCS for managing UAVs and AGVs, including mission planning and ROS communication.
Provides an MCP (Model Context Protocol) server to enable AI agents to control and monitor Multi-UAV GCS for managing UAVs and AGVs, including mission planning and ROS communication.
Setup Requirements
- ⚠️Requires Node.js (>=22.17.0) to be installed.
- ⚠️Requires a running instance of the Multi-UAV GCS backend API accessible at the configured `BASE_URL` (defaults to http://localhost:4000/api).
- ⚠️The HTTP transport does not include CORS by default, which may need to be configured for specific client applications if not running on the same origin.
Review RequiredView Analysis
mql5-help-mcp
by caoshuo594
Provides AI programming assistants with local MQL5 documentation, e-books, and an intelligent error diagnosis system for efficient EA/indicator/script development.
Provides AI programming assistants with local MQL5 documentation, e-books, and an intelligent error diagnosis system for efficient EA/indicator/script development.
Setup Requirements
- ⚠️Requires Node.js 18.0 or higher
- ⚠️First run might be slow as it downloads from GitHub via npx
- ⚠️Windows users might need to specify the full path to npx if command fails
Verified SafeView Analysis
verge-mcp-server
by tomohirof
Manages blog content (create, edit, publish, delete articles and blogs) on VergeCMS directly through AI assistants like ChatGPT or Claude, using natural language.
Manages blog content (create, edit, publish, delete articles and blogs) on VergeCMS directly through AI assistants like ChatGPT or Claude, using natural language.
Setup Requirements
- ⚠️Requires Node.js >= 18.0.0 to run.
- ⚠️Requires an existing VergeCMS account.
- ⚠️A local HTTP server will be started on port 34521 for browser-based authentication, which might conflict with other applications if the port is in use.
Verified SafeView Analysis
tdz-c64-knowledge
by MichaelTroelsen
An MCP server for managing, searching, and extracting knowledge from Commodore 64 documentation, offering AI-powered summarization, entity extraction, RAG-based question answering, and a web-based wiki export.
An MCP server for managing, searching, and extracting knowledge from Commodore 64 documentation, offering AI-powered summarization, entity extraction, RAG-based question answering, and a web-based wiki export.
Setup Requirements
- ⚠️LLM API Key (Anthropic or OpenAI) is required for most AI features (summarization, entity extraction, RAG-based Q&A), incurring paid service costs.
- ⚠️External tools (Poppler and Tesseract OCR) may need to be installed manually on the host OS for OCR functionality on scanned PDFs.
- ⚠️Initial setup may involve downloading several hundred MBs for sentence-transformers embeddings models and NLTK data.
Verified SafeView Analysis
auralink
by aqilmarwan
A local AI desktop assistant for interacting with video files (MP4) through chat, enabling transcription, visual analysis, and document generation (PDF/PPT).
A local AI desktop assistant for interacting with video files (MP4) through chat, enabling transcription, visual analysis, and document generation (PDF/PPT).
Setup Requirements
- ⚠️Development has stopped indefinitely, and the project is not ready for daily use.
- ⚠️Requires Node.js 18+, Python 3.11+, Rust toolchain, Tauri prerequisites (OS-specific), and `ffmpeg` installed and accessible on PATH.
- ⚠️Initial startup may take 10-30 seconds due to local AI model loading, and inference performance may be slower on CPU-only systems.
- ⚠️Potential for port conflicts (50051-50053) used by local gRPC agents.
Review RequiredView Analysis
local-deepwiki-mcp
by UrbanDiver
The server generates DeepWiki-style documentation for private repositories, offers RAG-based Q&A, and deep research capabilities, all while prioritizing local execution for privacy.
The server generates DeepWiki-style documentation for private repositories, offers RAG-based Q&A, and deep research capabilities, all while prioritizing local execution for privacy.
Setup Requirements
- ⚠️Requires Ollama running locally, OR a paid Anthropic/OpenAI API Key for LLM operations.
- ⚠️Requires `uv` or `pip` for Python environment setup.
- ⚠️Requires `mermaid-cli (mmdc)` to be installed for PDF export with diagrams.
- ⚠️Requires the target repository to be a Git repository for changelog and staleness detection.
Verified SafeView Analysis
mcp-todo-server
by Rajeswari525
Provides a backend API for managing todo items.
Provides a backend API for managing todo items.
Setup Requirements
- ⚠️Requires Java Development Kit (JDK).
- ⚠️Requires Apache Maven for build and dependency management.