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)
php-mcp
by dtyq
Facilitates communication and integration between LLM applications and external data sources or tools by implementing the Model Context Protocol (MCP).
Facilitates communication and integration between LLM applications and external data sources or tools by implementing the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires PHP 8.3+
- ⚠️Composer dependencies must be installed.
- ⚠️Process execution permissions are needed for StdioTransport to spawn child processes.
- ⚠️`pcntl` extension is recommended for robust signal handling with StdioTransport.
- ⚠️`mbstring` extension is required for UTF-8 validation.
- ⚠️If using Hyperf integration with RedisSessionManager, a Redis server is required.
Verified SafeView Analysis
mcp-tools
by clerk
Provides a TypeScript library to simplify building Model Context Protocol (MCP) clients and servers, enabling AI applications to securely access private user data through OAuth-based authentication flows.
Provides a TypeScript library to simplify building Model Context Protocol (MCP) clients and servers, enabling AI applications to securely access private user data through OAuth-based authentication flows.
Setup Requirements
- ⚠️Requires a Clerk account and configuration (publishable key, secret key) for Clerk authentication integration.
- ⚠️Requires installing framework-specific dependencies (e.g., `next`, `express`, `@vercel/mcp-adapter`) depending on the target application environment.
- ⚠️Requires a running instance of Redis, PostgreSQL, or a SQLite database file for production-ready persistent session storage if not using the development-only file system store.
Verified SafeView Analysis
dev-assist
by googleworkspace
This project is a monorepo offering developer assistance, likely leveraging AI/LLMs to streamline development workflows and automate tasks.
This project is a monorepo offering developer assistance, likely leveraging AI/LLMs to streamline development workflows and automate tasks.
Setup Requirements
- ⚠️Requires `pnpm` (Node.js package manager) to install dependencies and run local scripts.
- ⚠️Likely requires configuration for an LLM backend (e.g., API key for OpenAI/Anthropic, or a locally running LLM service like Ollama) due to `smithery.yaml`.
- ⚠️Docker may be required for containerized deployment or development environment setup due to `Dockerfile`.
Verified SafeView Analysis
tiger-linear-mcp-server
by timescale
This server acts as a wrapper for the Linear API, providing focused tools for LLMs to manage and query issue tracking and project data.
This server acts as a wrapper for the Linear API, providing focused tools for LLMs to manage and query issue tracking and project data.
Setup Requirements
- ⚠️Requires a LINEAR_API_KEY, which is typically associated with a paid Linear.app account.
- ⚠️Requires Node.js environment for execution.
- ⚠️Designed for integration with Model Context Protocol (MCP) clients like Claude Desktop or MCP Inspector, rather than as a standalone web application.
Verified SafeView Analysis
plutocalcdesigner-mcp
by danpeig
Provides an MCP interface for water and wastewater treatment system design tools via the Plutocalc Designer REST API, enabling AI applications to interact with engineering calculations.
Provides an MCP interface for water and wastewater treatment system design tools via the Plutocalc Designer REST API, enabling AI applications to interact with engineering calculations.
Setup Requirements
- ⚠️Requires Node.js 18+ to run.
- ⚠️External Plutocalc Designer REST API is required, and compute-intensive models may require a paid license key.
- ⚠️Server runs on port 3003 by default; requires environment variable configuration (`PORT`) or a reverse proxy for different ports or production deployment.
Verified SafeView Analysis
mcp-server-fuzzer
by Agent-Hellboy
Fuzzing and security testing of Model Context Protocol (MCP) servers across multiple transport protocols (HTTP, SSE, Stdio) to validate functionality, robustness, and protocol compliance.
Fuzzing and security testing of Model Context Protocol (MCP) servers across multiple transport protocols (HTTP, SSE, Stdio) to validate functionality, robustness, and protocol compliance.
Setup Requirements
- ⚠️Requires Node.js 18+ and npm for building and running some target MCP servers (e.g., 'Everything MCP Server' for e2e tests).
- ⚠️Requires Python 3.10+ for the fuzzer itself; some e2e tests specify Python 3.13+.
- ⚠️Docker is required for containerized testing environments; network configuration differs for Linux (`--network host`) versus macOS/Windows (`http://host.docker.internal`) when accessing host servers.
- ⚠️For source installations, the MCP spec is vendored as a Git submodule and requires `git submodule update --init --recursive`.
Verified SafeView Analysis
mcp
by infobip
Build conversational AI agents capable of interacting with the Infobip platform for omnichannel communication (SMS, WhatsApp, Viber, etc.) using the Model Context Protocol (MCP).
Build conversational AI agents capable of interacting with the Infobip platform for omnichannel communication (SMS, WhatsApp, Viber, etc.) using the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires an Infobip account with API access and appropriate scopes (e.g., sms:manage). This is a paid service.
- ⚠️Requires an Azure OpenAI account with a deployed model, or an AWS account with Bedrock access and a specific model ID. These are paid AI services.
- ⚠️Requires specific SDKs depending on the chosen demo: .NET 9.0+ SDK (for C#), Python 3.12+ with 'uv' (for Python), or Node.js with 'npm' (for JavaScript).
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
mailtrap-mcp
by mailtrap
The Mailtrap MCP server provides tools for sending transactional emails and managing email templates, including a sandbox environment for testing.
The Mailtrap MCP server provides tools for sending transactional emails and managing email templates, including a sandbox environment for testing.
Setup Requirements
- ⚠️Requires a Mailtrap account and API token (paid service potentially involved for full functionality).
- ⚠️Domain verification is necessary for sending actual transactional emails.
- ⚠️Specific Mailtrap Account ID is required for template management operations.
- ⚠️A Mailtrap Test Inbox ID is required for sandbox email functionality.
Verified SafeView Analysis
mcp-servers
by CheckPointSW
Provides AI assistants with capabilities for malware analysis, file scanning, and threat detection by integrating with Check Point's Threat Emulation and Anti-Virus cloud services.
Provides AI assistants with capabilities for malware analysis, file scanning, and threat detection by integrating with Check Point's Threat Emulation and Anti-Virus cloud services.
Setup Requirements
- ⚠️Requires Node.js 20+ and npm 10+ to run.
- ⚠️Requires a valid Check Point Threat Emulation API Key (or other specific credentials for other MCP servers in the monorepo) which must be obtained from Check Point.
- ⚠️The 'file_path' parameter for file upload must point to an uncompressed text file (e.g., for CPInfo Analysis, raw data for Threat Emulation). Compressed archives require manual extraction.
- ⚠️Using complex tools or processing large files (e.g., for CPInfo Analysis) may incur higher token costs and potentially require a paid subscription to the AI model provider.
Verified SafeView Analysis
bluera-knowledge
by blueraai
Provides a semantic knowledge base and intelligent web crawling capabilities to power coding agents, enabling them to search internal project files, Git repositories, and crawled web documentation.
Provides a semantic knowledge base and intelligent web crawling capabilities to power coding agents, enabling them to search internal project files, Git repositories, and crawled web documentation.
Setup Requirements
- ⚠️Requires Claude Code CLI to be installed and accessible in the system's PATH for intelligent crawling and content extraction features.
- ⚠️Requires Python 3 along with specific dependencies (e.g., crawl4ai) which are managed by the hooks/check-dependencies.sh script, for web crawling and Python AST parsing.
- ⚠️Downloads and utilizes local Hugging Face embedding models (e.g., Xenova/all-MiniLM-L6-v2) which consume significant disk space (100-200MB) and RAM during processing.
Verified SafeView Analysis
Claude_GPT_MCP
by stefans71
Allows Claude Code users to query over 200+ other AI models via OpenRouter for tasks like code review, second opinions, and architectural feedback, without leaving their coding environment.
Allows Claude Code users to query over 200+ other AI models via OpenRouter for tasks like code review, second opinions, and architectural feedback, without leaving their coding environment.
Setup Requirements
- ⚠️Requires an active Claude Code CLI installation (which requires a Pro subscription or Anthropic API key).
- ⚠️Requires Node.js version 18 or higher to be installed.
- ⚠️Requires an OpenRouter API Key, which may incur costs depending on model usage and OpenRouter's pricing (though a free tier is available).