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)
mcpm
by spre-sre
A CLI tool for developers to install, manage, and register Model Context Protocol (MCP) servers with Claude Code and Gemini CLI.
A CLI tool for developers to install, manage, and register Model Context Protocol (MCP) servers with Claude Code and Gemini CLI.
Setup Requirements
- ⚠️Requires Go 1.23+ to build from source.
- ⚠️Requires Git to clone repositories for installation.
- ⚠️Requires Node.js/npm, Python 3, and/or Go runtime environments on the host machine if installing servers of those types.
- ⚠️Requires Claude Code CLI and/or Gemini CLI to register installed MCP servers with those clients.
Review RequiredView Analysis
az-mcp-tf
by franco-gh
Deploys the terraform-mcp-server to Azure Container Apps, providing an interface for Terraform interaction compatible with clients like GitHub Copilot Chat.
Deploys the terraform-mcp-server to Azure Container Apps, providing an interface for Terraform interaction compatible with clients like GitHub Copilot Chat.
Setup Requirements
- ⚠️Requires Terraform and Azure CLI installation and configuration.
- ⚠️Requires Azure subscription with Contributor access and ability to create RBAC role assignments.
- ⚠️Requires specific GitHub Secrets and Variables for automated CI/CD deployment via GitHub Actions and Terraform Cloud.
- ⚠️Potential Key Vault naming conflicts requiring manual purging of soft-deleted vaults.
Verified SafeView Analysis
mcp-notes-connector
by AnotherStream
Implements a Model Context Protocol (MCP) server to integrate with the Evernote API, allowing MCP clients (like AI agents) to access and manage Evernote notes and notebooks.
Implements a Model Context Protocol (MCP) server to integrate with the Evernote API, allowing MCP clients (like AI agents) to access and manage Evernote notes and notebooks.
Setup Requirements
- ⚠️Requires an Evernote Developer Token (needs registration on dev.evernote.com)
- ⚠️Requires Python 3.10 or higher
- ⚠️Testing is strongly recommended in the Evernote Sandbox environment to avoid affecting real data
Verified SafeView Analysis
enhanced-it-helpdesk-mcp-server
by BharatDeepanTR
An AI-powered IT Helpdesk for Thomson Reuters employees, integrating real TR service desk resources and Claude AI for enhanced support.
An AI-powered IT Helpdesk for Thomson Reuters employees, integrating real TR service desk resources and Claude AI for enhanced support.
Setup Requirements
- ⚠️Requires access to a specific AWS account (818565325759) with the pre-existing IAM role 'a208194-askjulius-agentcore-gateway' and Lambda function 'a208194-it-helpdesk-enhanced-mcp-server' already configured.
- ⚠️Deployment script (`deploy-enhanced-mcp-cloudshell.sh`) is optimized for AWS CloudShell, although it might run in other environments.
- ⚠️The Lambda runtime is explicitly set to Python 3.9 in the deployment script, conflicting with the Python 3.14 mentioned in the README. Python 3.9 compatibility is required for the Lambda function code.
Verified SafeView Analysis
community-tl-mcp-server
by liquid1982
Provides read-only access to the TrustLayer API via the Model Context Protocol (MCP) for integration with AI clients and other MCP-compatible tools.
Provides read-only access to the TrustLayer API via the Model Context Protocol (MCP) for integration with AI clients and other MCP-compatible tools.
Setup Requirements
- ⚠️Requires Python 3.11+
- ⚠️Requires a valid TrustLayer API token for authentication
Verified SafeView Analysis
digital-twin-portfolio
by TheaMarieM
AI-powered portfolio acting as a digital twin, offering interactive querying, interview simulation, and RAG-driven semantic search of professional experiences via the Model Context Protocol (MCP) for AI assistants like Claude Desktop and VS Code Copilot.
AI-powered portfolio acting as a digital twin, offering interactive querying, interview simulation, and RAG-driven semantic search of professional experiences via the Model Context Protocol (MCP) for AI assistants like Claude Desktop and VS Code Copilot.
Setup Requirements
- ⚠️Requires Node.js 18+ and pnpm
- ⚠️Requires Python 3.8+ with pip
- ⚠️Requires Upstash accounts (Redis + Vector) and corresponding API keys for full functionality
- ⚠️Requires a Groq API key for LLM responses (or optional OpenAI API Key fallback/embeddings, depending on configuration)
- ⚠️Requires a local Ollama server running if `LLM_PROVIDER` is 'ollama'
- ⚠️Requires a local embedding service running (`scripts/serve_local_embeddings.py`) if `USE_LOCAL_EMBEDDINGS` is 'true'
Verified SafeView Analysis
tacos
by bioanywhere
Provides Docker deployment configuration and CI/CD for a world-news-api-clients server.
Provides Docker deployment configuration and CI/CD for a world-news-api-clients server.
Setup Requirements
- ⚠️Requires Docker for local development and execution.
- ⚠️Requires a GCP account, project ID, and project number for cloud deployment and Artifact Registry integration.
- ⚠️Requires GitHub repository secrets (`GCP_PROJECT_ID`, `GCP_PROJECT_NUMBER`) for CI/CD.
- ⚠️Requires `gcloud` CLI installed and configured to pull images from Google Artifact Registry.
Verified SafeView Analysis
qwen-video-blaxel-mcp
by adamanz
An MCP server enabling AI agents like Claude to analyze videos and images using the Qwen3-VL-8B-Instruct model deployed on Blaxel's H100 GPUs.
An MCP server enabling AI agents like Claude to analyze videos and images using the Qwen3-VL-8B-Instruct model deployed on Blaxel's H100 GPUs.
Setup Requirements
- ⚠️Requires a Blaxel account and API key (Blaxel is a paid, subscription-based service).
- ⚠️Requires `ffmpeg` to be installed locally on the system where the MCP server runs.
- ⚠️Requires Python 3.10 or newer.
- ⚠️Requires manual configuration in Claude Desktop's `claude_desktop_config.json`.
Verified SafeView Analysis
Ai-Document-Generation
by firda0802
An AI-powered platform for generating and managing various types of documents, presentations, spreadsheets, creative content (ebooks, stories), and multimedia (images, videos, voiceovers), integrated with chat capabilities.
An AI-powered platform for generating and managing various types of documents, presentations, spreadsheets, creative content (ebooks, stories), and multimedia (images, videos, voiceovers), integrated with chat capabilities.
Setup Requirements
- ⚠️Requires a Google Gemini API Key (via Lovable AI Gateway)
- ⚠️Requires an ElevenLabs API Key for voice generation
- ⚠️Requires a Firebase Project setup (API Key, Auth Domain, Project ID, etc.)
- ⚠️Requires a Supabase Project setup (URL, Publishable Key, Service Role Key, Database Schema, RPC functions)
- ⚠️Requires a Stripe account and API keys for subscription management and payments
- ⚠️Requires a Resend API Key for transactional emails
- ⚠️Supabase Edge Functions run on Deno, requiring Deno for local development/testing of functions.
Verified SafeView Analysis
DemoProject
by sathyamoorthysps-tech
Develop and execute automated web browser tests using the Behavior-Driven Development (BDD) methodology with Playwright.
Develop and execute automated web browser tests using the Behavior-Driven Development (BDD) methodology with Playwright.
Setup Requirements
- ⚠️Node.js environment required.
- ⚠️Requires installation of Playwright browser dependencies (often automated, but can be manual).
- ⚠️An application or website to test is necessary for practical use of the framework.
Review RequiredView Analysis
mcp-recording
by Digital-Defiance
Provides recording and playback functionality for an MCP server, likely integrated within a larger AI capabilities suite.
Provides recording and playback functionality for an MCP server, likely integrated within a larger AI capabilities suite.
Review RequiredView Analysis
gentleman-book-mcp
by Rodr116
This MCP server provides AI assistants with direct access to the Gentleman Programming Book for reading, searching, and understanding software architecture concepts.
This MCP server provides AI assistants with direct access to the Gentleman Programming Book for reading, searching, and understanding software architecture concepts.
Setup Requirements
- ⚠️Requires the 'Gentleman Programming Book' repository to be cloned locally, and the 'BOOK_PATH' environment variable correctly set to its 'src/data/book' directory.
- ⚠️Semantic search requires either a paid OpenAI API key (set as 'OPENAI_API_KEY') or a locally running Ollama server with the 'nomic-embed-text' embedding model (free, local).
- ⚠️Requires Go 1.21 or superior to compile from source.