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)
openclaude
by federicodeponte
A comprehensive configuration setup for the Claude Code IDE, enabling remote VM development, file synchronization, SSH tunneling, and integration with 14 specialized Model Context Protocol (MCP) servers for enhanced AI-driven development.
A comprehensive configuration setup for the Claude Code IDE, enabling remote VM development, file synchronization, SSH tunneling, and integration with 14 specialized Model Context Protocol (MCP) servers for enhanced AI-driven development.
Setup Requirements
- ⚠️Requires Node.js and npm for installing MCP servers.
- ⚠️Requires API keys for multiple external services (e.g., Context7, Snyk, GitHub, CodeRabbit, Brave Search, Supabase), some of which may be paid.
- ⚠️Remote VM development requires a configured VM with SSH access and proper SSH key setup.
- ⚠️This configuration is designed for the Claude Code IDE, implying its prior installation.
Verified SafeView Analysis
illustrator-mcp-server
by muskke
Remotely control Adobe Illustrator to automate design tasks, generate graphics via scripts, and visualize results with screenshots.
Remotely control Adobe Illustrator to automate design tasks, generate graphics via scripts, and visualize results with screenshots.
Setup Requirements
- ⚠️Requires Adobe Illustrator (2022+ recommended) to be installed and running.
- ⚠️On macOS, the terminal/client running the MCP server needs screen recording permissions for the `view` tool to capture screenshots.
- ⚠️On macOS, the `view` tool captures a fixed screen region (0,0,960,1080), which may not perfectly align with the Illustrator window or desired content on all screen setups.
Review RequiredView Analysis
prodmoh-mcp
by ProdMoh
Connects product requirements (PRDs, user stories) from ProdMoh to AI clients and IDEs for context-aware code generation, testing, and clarification.
Connects product requirements (PRDs, user stories) from ProdMoh to AI clients and IDEs for context-aware code generation, testing, and clarification.
Setup Requirements
- ⚠️Requires a ProdMoh Dashboard account to generate an 'x-prodmoh-token'.
- ⚠️Requires manual configuration of 'mcp.json' in a compatible AI client (e.g., Cursor, VS Code).
Verified SafeView Analysis
kube-mcp
by thekaranpargaie
Facilitates Kubernetes cluster management and operations through natural language commands, acting as an AI assistant backend for developer and DevOps workflows.
Facilitates Kubernetes cluster management and operations through natural language commands, acting as an AI assistant backend for developer and DevOps workflows.
Setup Requirements
- ⚠️Requires Node.js v18+ to be installed on the host system.
- ⚠️Requires `kubectl` to be installed and configured with appropriate access to a Kubernetes cluster.
- ⚠️Requires `jq` to be installed on the host system for the `get-pod-metrics` tool to function correctly, although this is not explicitly listed in requirements.
- ⚠️The server communicates via `stdio` transport, necessitating an MCP-compatible client (e.g., Claude Desktop, Cursor AI, VS Code MCP extension) configured to launch it as a child process.
Review RequiredView Analysis
RAG-CHROMA-MCP-SERVER
by hjkim7796
Serves a Retrieval-Augmented Generation (RAG) system via HTTP/SSE using the Model Context Protocol (MCP), primarily for integration with AI assistants like Claude Desktop.
Serves a Retrieval-Augmented Generation (RAG) system via HTTP/SSE using the Model Context Protocol (MCP), primarily for integration with AI assistants like Claude Desktop.
Setup Requirements
- ⚠️Requires `ANTHROPIC_API_KEY` environment variable for the 'rag_query' tool, which utilizes a paid LLM API (Claude).
- ⚠️For enhanced PDF processing including OCR, external Tesseract-OCR software and associated Python libraries (`pytesseract`, `pdf2image`, `Pillow`) must be installed.
- ⚠️Utilizes a persistent local ChromaDB, with data stored in the `./chroma_db` directory.
- ⚠️The server defaults to running on port 8000, which may conflict with other applications.
Verified SafeView Analysis
poly-cloud-mcp
by Hiruna219066
Unified Model Context Protocol (MCP) server for managing resources across AWS, Google Cloud, Azure, and DigitalOcean via their respective CLI tools.
Unified Model Context Protocol (MCP) server for managing resources across AWS, Google Cloud, Azure, and DigitalOcean via their respective CLI tools.
Setup Requirements
- ⚠️Requires Deno runtime to be installed.
- ⚠️Requires respective cloud provider CLI tools (aws, gcloud, az, doctl) to be installed and configured locally.
- ⚠️Requires Deno to be run with `--allow-run`, `--allow-read`, `--allow-env`, `--allow-write`, and `--allow-net` permissions.
Verified SafeView Analysis
mcp-web-pro
by Temple-of-Epiphany
A Model Context Protocol (MCP) server for Claude Desktop that provides local web content preview (HTML, JSX, images) generated by Claude.
A Model Context Protocol (MCP) server for Claude Desktop that provides local web content preview (HTML, JSX, images) generated by Claude.
Setup Requirements
- ⚠️Requires Python 3.10+.
- ⚠️Requires Claude Desktop (latest version) for integration.
- ⚠️Configuration requires absolute paths for the server command and preview root in Claude Desktop's config file.
- ⚠️JSX transpilation relies on PyExecJS and requires Node.js to be installed and available on the system, which is a non-obvious dependency for a Python project.
Review RequiredView Analysis
CloudStack-MCP-Server
by alexandremattioli
Unable to determine without source code. The project name 'CloudStack-MCP-Server' suggests a server component potentially related to a CloudStack Multi-Cloud Platform or Management Control Plane.
Unable to determine without source code. The project name 'CloudStack-MCP-Server' suggests a server component potentially related to a CloudStack Multi-Cloud Platform or Management Control Plane.
Setup Requirements
- ⚠️Source code was not provided, so specific setup requirements (e.g., Docker, specific Python versions, API keys) could not be identified.
- ⚠️The server's functionality and dependencies are unknown without code.
Review RequiredView Analysis
DataverseMetadataMCPServer
by WycliffeAssociates
Provides AI assistants with tools to query Microsoft Dataverse/Power Platform metadata.
Provides AI assistants with tools to query Microsoft Dataverse/Power Platform metadata.
Setup Requirements
- ⚠️Requires .NET 8.0 SDK for building from source.
- ⚠️Requires a Dataverse environment with appropriate access credentials.
- ⚠️Requires a correctly formatted Dataverse connection string to be set as the `DATAVERSE_CONNECTION_STRING` environment variable.
Verified SafeView Analysis
email-mcp-server
by thedevopsstore
Provides Model Context Protocol (MCP) interface for Microsoft 365 Outlook email operations, primarily for autonomous agents.
Provides Model Context Protocol (MCP) interface for Microsoft 365 Outlook email operations, primarily for autonomous agents.
Setup Requirements
- ⚠️Requires Azure App Registration with specific Application permissions (Mail.Read, Mail.ReadWrite, Mail.Send) and administrator consent.
- ⚠️For shared mailboxes, the MS365_USER_IDENTIFIER environment variable or a specific tool parameter is mandatory when using Client Credentials Flow.
- ⚠️When deploying to AWS AgentCore Runtime, the MCP server *must* internally listen on '0.0.0.0:8000' (not 8100 or localhost), as specified in the deployment guide.
Verified SafeView Analysis
mcp-server-hello-world-js-dbx
by JS2330
This repository provides a placeholder or an empty starting point for an MCP server, likely intended for demonstrating a basic server structure, but no functional source code was provided for analysis.
This repository provides a placeholder or an empty starting point for an MCP server, likely intended for demonstrating a basic server structure, but no functional source code was provided for analysis.
Verified SafeView Analysis
smithery-mcp-ultimate-v2
by GlacierEQ
A comprehensive backend server boilerplate for developing decentralized applications with smart contract integration, secure sandboxed execution, and advanced data handling capabilities like vector operations.
A comprehensive backend server boilerplate for developing decentralized applications with smart contract integration, secure sandboxed execution, and advanced data handling capabilities like vector operations.
Setup Requirements
- ⚠️Requires a blockchain client/environment (e.g., Ganache, Hardhat) for smart contract interaction
- ⚠️Requires E2B sandboxed execution environment setup
- ⚠️Requires a vector database (e.g., Pinecone, Weaviate, Chroma) or an equivalent in-memory solution for vector operations