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(9120)
mcp-server-proposal
by vbrazo
An AI-powered compliance assistant that automatically analyzes GitHub Pull Requests for security vulnerabilities, license compliance, code quality issues, and custom company rules.
An AI-powered compliance assistant that automatically analyzes GitHub Pull Requests for security vulnerabilities, license compliance, code quality issues, and custom company rules.
Setup Requirements
- ⚠️Requires GitHub App credentials and extensive setup (create app, set webhook, configure permissions, generate private key, install app).
- ⚠️Requires E2B API Key (Paid service for sandboxed code execution).
- ⚠️Requires Groq API Key (Paid service for AI inference).
- ⚠️Requires PostgreSQL database and Redis instance.
Verified SafeView Analysis
jamfmcp
by liquidz00
An asynchronous Model Context Protocol (MCP) server that integrates with Jamf Pro to provide AI assistants with tools for computer health analysis, inventory management, policy monitoring, and security intelligence for macOS environments.
An asynchronous Model Context Protocol (MCP) server that integrates with Jamf Pro to provide AI assistants with tools for computer health analysis, inventory management, policy monitoring, and security intelligence for macOS environments.
Setup Requirements
- ⚠️Project is alpha-quality, expecting breaking changes, bugs, and incomplete features.
- ⚠️Requires an existing Jamf Pro instance and its API credentials for integration.
- ⚠️Requires Python 3.13+.
- ⚠️For Claude Desktop on macOS, the 'uv' package must be installed via Homebrew.
Review RequiredView Analysis
playfab-mcp-server
by akiojin
Middleware server enabling large language models to interact directly with PlayFab game services for catalog, player, inventory, and title management.
Middleware server enabling large language models to interact directly with PlayFab game services for catalog, player, inventory, and title management.
Setup Requirements
- ⚠️Requires Node.js 18 or higher.
- ⚠️Requires a valid PlayFab account (Title ID and Developer Secret Key) configured via environment variables.
- ⚠️Requires a supported LLM client (e.g., Claude Desktop) configured to interact with MCP servers.
Verified SafeView Analysis
Agentic-AI-Projects
by gautamgc17
Exposes a CrewAI-based Sports RAG Agent to IBM Agent Connect Framework, enabling it to answer sports questions using a vector database (Milvus) and web search (Tavily), with support for streaming and conversation memory.
Exposes a CrewAI-based Sports RAG Agent to IBM Agent Connect Framework, enabling it to answer sports questions using a vector database (Milvus) and web search (Tavily), with support for streaming and conversation memory.
Setup Requirements
- ⚠️Requires IBM WatsonX account and API Key (paid service)
- ⚠️Requires Tavily API Key (potentially paid service)
- ⚠️Docker required for running Milvus vector database
- ⚠️Must run 'setup-milvus.ipynb' to load initial sports data
Verified SafeView Analysis
PairOfCleats
by doublemover
Codebase analysis and intelligence server, providing indexing, search, risk analysis, and vulnerability triage capabilities.
Codebase analysis and intelligence server, providing indexing, search, risk analysis, and vulnerability triage capabilities.
Setup Requirements
- ⚠️Requires Python 3.x executable on PATH for Python AST parsing and Pyright LSP.
- ⚠️Requires native build tools (e.g., C++ compiler, Node-Gyp) for various dependencies like `onnxruntime-node`, `hnswlib-node`, and `better-sqlite3`.
- ⚠️Requires external LSP servers/tools (e.g., `clangd`, `pyright`, `semgrep`, `ast-grep`, `comby`) to be installed and available on PATH for advanced analysis features.
Review RequiredView Analysis
mcp
by semilattice-research
Semilattice allows LLM agents to predict how specific audiences will answer questions, enabling content testing, personalization, and A/B testing decisions.
Semilattice allows LLM agents to predict how specific audiences will answer questions, enabling content testing, personalization, and A/B testing decisions.
Setup Requirements
- ⚠️Requires a paid subscription for most listed client platforms (e.g., ChatGPT, Claude, Cursor).
- ⚠️Requires OAuth authentication via a Google email for setup across all supported clients.
- ⚠️Manual, client-specific configuration steps are necessary for integration with each platform (e.g., ChatGPT, Claude, VS Code).
Verified SafeView Analysis
mcp-explorer
by jermeyyy
A powerful TUI application for discovering, exploring, and proxying local Model Context Protocol (MCP) servers.
A powerful TUI application for discovering, exploring, and proxying local Model Context Protocol (MCP) servers.
Setup Requirements
- ⚠️Requires Python 3.11+.
- ⚠️Relies on existing MCP server configurations (e.g., Claude Code, GitHub Copilot IntelliJ, or custom `mcp.json` files) to discover servers.
- ⚠️Local MCP servers must be running (for HTTP/SSE types) or correctly configured to be launched (for STDIO types).
Verified SafeView Analysis
crawl4ai-mcp-server
by amienbou121
A lightweight server providing web scraping and crawling tools, designed for integration with AI frameworks like OpenAI Agents SDK, Cursor, and Claude Code.
A lightweight server providing web scraping and crawling tools, designed for integration with AI frameworks like OpenAI Agents SDK, Cursor, and Claude Code.
Setup Requirements
- ⚠️Docker is highly recommended for easy setup, otherwise manual Python 3.11+ environment configuration is required.
- ⚠️Requires Playwright browsers to be installed (e.g., `python -m playwright install chromium`) within the environment where it runs.
- ⚠️Potential high token cost if scrape/crawl tools return full page content (when `output_dir` is not specified), especially for multi-page crawls.
Verified SafeView Analysis
mcp-servers
by likifyu
A collection of 18 backend servers designed for various functionalities including data storage, network requests, automation, and file processing.
A collection of 18 backend servers designed for various functionalities including data storage, network requests, automation, and file processing.
Setup Requirements
- ⚠️Requires specific runtime environments (e.g., Node.js, Python, Java) for each server as per their implementation, which is not specified.
- ⚠️Likely requires database setup and configuration for data storage features, dependent on individual server designs.
Review RequiredView Analysis
Cursor-history-MCP
by pedrohenrique316
This server allows users to search their local Cursor IDE chat history using semantic search powered by Ollama embeddings and LanceDB.
This server allows users to search their local Cursor IDE chat history using semantic search powered by Ollama embeddings and LanceDB.
Setup Requirements
- ⚠️Requires Docker to be installed and running for server deployment.
- ⚠️Requires Ollama to be installed and running locally (or accessible via the configured OLLAMA_HOST) with the 'nomic-embed-text:latest' model downloaded.
- ⚠️Requires existing Cursor IDE chat history data (stored in 'state.vscdb' files within the user's 'workspaceStorage' directory).
Verified SafeView Analysis
movk-nuxt-docs
by mhaibaraai
Provides a modern Nuxt 4 documentation theme with integrated AI chat assistant, Model Context Protocol (MCP) server support, and automated documentation generation.
Provides a modern Nuxt 4 documentation theme with integrated AI chat assistant, Model Context Protocol (MCP) server support, and automated documentation generation.
Setup Requirements
- ⚠️Requires AI API keys (AI_GATEWAY_API_KEY or OPENROUTER_API_KEY) for AI Chat functionality, which may incur costs.
- ⚠️Requires a GitHub Personal Access Token (NUXT_GITHUB_TOKEN) for Git integration features like commit history.
- ⚠️The 'better-sqlite3' peer dependency (a native module) needs to be manually installed for Nuxt Content's database backend when used as a layer.
Verified SafeView Analysis
binary-mcp
by Sarks0
Provides AI assistants with binary analysis capabilities via Ghidra, ILSpyCmd, and x64dbg for security research and reverse engineering.
Provides AI assistants with binary analysis capabilities via Ghidra, ILSpyCmd, and x64dbg for security research and reverse engineering.
Setup Requirements
- ⚠️Requires Ghidra (manual installation or interactive installer).
- ⚠️Requires Java 21+ and .NET 6.0+ SDK for full functionality.
- ⚠️Dynamic analysis using x64dbg is Windows-only.
- ⚠️VirusTotal integration requires a VT_API_KEY (potentially paid for full features).