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(7756)
acp
by AIConfigPlaza
A CLI and web platform for managing and sharing AI programming tool configurations (Agents, Prompts, Model Context Protocol Services, and complete Solutions).
A CLI and web platform for managing and sharing AI programming tool configurations (Agents, Prompts, Model Context Protocol Services, and complete Solutions).
Setup Requirements
- ⚠️Requires GitHub OAuth App setup for `VITE_GITHUB_CLIENT_ID` (frontend) and `GitHub:ClientId`, `GitHub:ClientSecret` (backend).
- ⚠️Backend server requires environment variables for `ConnectionStrings:DefaultConnection`, `Jwt:Key`, `Jwt:Issuer`, `Jwt:Audience`, `GitHub:ClientId`, `GitHub:ClientSecret` to function correctly.
- ⚠️Node.js >= 18.x and npm >= 9.x or yarn >= 1.22.x are required for the frontend and CLI components.
Verified SafeView Analysis
hindsight-mcp
by foscomputerservices
An MCP server that maintains a searchable knowledge base of development learnings, common errors, coding patterns, and best practices to assist developers.
An MCP server that maintains a searchable knowledge base of development learnings, common errors, coding patterns, and best practices to assist developers.
Setup Requirements
- ⚠️Requires Python 3.11+.
- ⚠️Manual client configuration for Claude Desktop/Code is required if not using the Homebrew `hindsight-init` script.
- ⚠️The knowledge base is stored locally in an SQLite database, which may not suit users requiring cloud synchronization or shared team knowledge.
Verified SafeView Analysis
multi_mcp
by religa
The Multi-MCP server orchestrates multiple AI models for automated code review, security analysis (OWASP Top 10), architectural comparisons, and multi-agent debate workflows within a developer's environment or CI/CD.
The Multi-MCP server orchestrates multiple AI models for automated code review, security analysis (OWASP Top 10), architectural comparisons, and multi-agent debate workflows within a developer's environment or CI/CD.
Setup Requirements
- ⚠️Requires Python 3.11+
- ⚠️Requires API key for at least one LLM provider (OpenAI, Anthropic, Google, or OpenRouter)
- ⚠️Requires 'uv' for dependency management
- ⚠️Requires 'jq' for automatic Claude Code configuration (recommended)
- ⚠️Requires installation of specific CLI tools (e.g., Gemini CLI, Codex CLI) if using CLI models
- ⚠️Integration tests make real API calls and incur costs
Verified SafeView Analysis
mcp-servers
by CheckPointSW
Provides seamless integration with Check Point's Threat Emulation and Anti-Virus cloud services for comprehensive malware analysis, file scanning, and threat detection through a simple, standardized interface.
Provides seamless integration with Check Point's Threat Emulation and Anti-Virus cloud services for comprehensive malware analysis, file scanning, and threat detection through a simple, standardized interface.
Setup Requirements
- ⚠️Requires a valid Check Point Threat Emulation API Key (implies a paid cloud service subscription).
- ⚠️Requires Node.js v20.0.0 or higher.
- ⚠️File analysis tools require locally accessible, uncompressed file paths (not URLs or compressed archives).
Verified SafeView Analysis
awesome-ionic-mcp
by Tommertom
The server provides an AI assistant with access to Ionic Framework components, Capacitor plugins, developer resources, and CLI command execution to accelerate mobile app development.
The server provides an AI assistant with access to Ionic Framework components, Capacitor plugins, developer resources, and CLI command execution to accelerate mobile app development.
Setup Requirements
- ⚠️A GitHub personal access token (GITHUB_TOKEN) is highly recommended to avoid GitHub API rate limits during data loading.
- ⚠️The server may spawn and close a Puppeteer browser window visible to the user when fetching web-based documentation.
- ⚠️The `ionic_serve` tool is a long-running command and requires manual execution in a separate terminal.
Review RequiredView Analysis
pyomop
by dermatologist
Facilitate interaction with OMOP Common Data Model databases for researchers and developers, including data loading, querying, and LLM-based natural language interaction via an MCP server.
Facilitate interaction with OMOP Common Data Model databases for researchers and developers, including data loading, querying, and LLM-based natural language interaction via an MCP server.
Setup Requirements
- ⚠️Requires 'mcp' package for MCP server functionality (pip install mcp)
- ⚠️LLM features (e.g., CdmLLMQuery) require optional dependencies (pip install pyomop[llm]) and an API key for the chosen LLM (e.g., GOOGLE_GENAI_API_KEY).
- ⚠️Requires Python 3.11 or newer.
Verified SafeView Analysis
ai-sessions-mcp
by yoavf
Allows AI agents to search, list, and read your previous local coding sessions from multiple CLI coding agents.
Allows AI agents to search, list, and read your previous local coding sessions from multiple CLI coding agents.
Setup Requirements
- ⚠️Requires Go 1.25 or later to build from source.
- ⚠️Requires an MCP-compatible AI client (e.g., Claude Code, OpenAI Codex, Gemini CLI) to use as a server.
- ⚠️Manual PATH configuration may be required after installation via `install.sh`.
Verified SafeView Analysis
ggmcp
by GitGuardian
The GitGuardian Developer MCP Server provides AI agents with tools to detect and remediate secret incidents in code, manage honeytokens for security monitoring, and handle incident management within a developer workflow.
The GitGuardian Developer MCP Server provides AI agents with tools to detect and remediate secret incidents in code, manage honeytokens for security monitoring, and handle incident management within a developer workflow.
Setup Requirements
- ⚠️Requires `uv` for package installation and dependency management.
- ⚠️OAuth authentication for stdio transport involves an initial browser interaction.
- ⚠️For Claude Desktop, the `uvx` command requires an absolute path.
- ⚠️Self-hosted GitGuardian instances require explicit configuration of `GITGUARDIAN_URL`.
- ⚠️Honeytoken support for self-hosted instances requires specific user roles and module activation.
Verified SafeView Analysis
Stardew-Sage
by Zhang-986
An AI-powered assistant for Stardew Valley, providing conversational AI, RAG-powered search, multimodal image analysis, daily game insights, and personalized recommendations.
An AI-powered assistant for Stardew Valley, providing conversational AI, RAG-powered search, multimodal image analysis, daily game insights, and personalized recommendations.
Setup Requirements
- ⚠️Requires a paid ZhipuAI (or OpenAI compatible) API Key for AI operations.
- ⚠️Requires MySQL 8.0+ database, with schema and data imported from `database.sql`.
- ⚠️Requires RedisStack (Redis with RediSearch module) for vector store functionality, standard Redis is insufficient.
- ⚠️Java 17+ and Node.js 8.9+ (with npm) are required for backend and frontend components respectively.
Review RequiredView Analysis
mcp-logic
by angrysky56
An MCP server for automated first-order logic reasoning, including theorem proving, model finding, counterexample finding, and categorical reasoning.
An MCP server for automated first-order logic reasoning, including theorem proving, model finding, counterexample finding, and categorical reasoning.
Setup Requirements
- ⚠️Requires local installation and build of LADR (Prover9/Mace4) which involves git, cmake, and build-essential tools. The setup script attempts to automate this.
- ⚠️The server requires the `--prover-path` argument to specify the absolute path to the Prover9/Mace4 binaries. This path is auto-generated in the `claude-app-config.json` during setup but needs manual update if the repository is moved.
- ⚠️Different setup scripts are provided for Linux/macOS and Windows, indicating OS-specific installation steps.
Verified SafeView Analysis
dicloak-local-api-mcp-bridge
by DICloak-Inc
Enables natural language interaction with Dicloak Local API functions through GPT/MCP clients for environment, group, proxy, member, and social media automation.
Enables natural language interaction with Dicloak Local API functions through GPT/MCP clients for environment, group, proxy, member, and social media automation.
Setup Requirements
- ⚠️Requires DICLOAK_API_KEY and DICLOAK_BASE_URL, which must be obtained from a Dicloak account.
- ⚠️The DICLOAK_BASE_URL requires '/openapi' to be manually appended after copying from the Dicloak settings.
- ⚠️Requires Node.js and npm/npx to be installed locally to run the bridge.
Review RequiredView Analysis
renef-mcp
by Ahmeth4n
Provides a dynamic instrumentation toolkit for Android ARM64 applications, focused on native code analysis, runtime manipulation via Lua scripting, and security research.
Provides a dynamic instrumentation toolkit for Android ARM64 applications, focused on native code analysis, runtime manipulation via Lua scripting, and security research.
Setup Requirements
- ⚠️Requires ADB (Android Debug Bridge) to be installed and configured on the host machine.
- ⚠️Requires an Android ARM64 device for targeting, potentially with root access for full functionality, and the 'renef_server' and 'libagent.so' binaries to be deployed to `/data/local/tmp/` on the device.
- ⚠️The `renef` CLI binary (for the host OS) must be executable and accessible from the host environment.