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)
from-mcp-to-code-execution
by Maxymize
Transforms traditional MCP (Model Context Protocol) servers into efficient Code Execution skills to significantly reduce token consumption for AI agents.
Transforms traditional MCP (Model Context Protocol) servers into efficient Code Execution skills to significantly reduce token consumption for AI agents.
Setup Requirements
- ⚠️Requires Claude Code CLI
- ⚠️Requires Node.js 18+
- ⚠️Requires TypeScript
- ⚠️OpenAI API Key (Paid) needed for AI-powered/Hybrid skills (e.g., Sentry's AI search, shadcn-vue's requirement analysis)
Verified SafeView Analysis
helloworld-mcp-server-deployment
by BapanBigData
This server provides a set of callable tools, specifically an addition function and a real-time weather retriever, to be consumed by an MCP agent or other clients.
This server provides a set of callable tools, specifically an addition function and a real-time weather retriever, to be consumed by an MCP agent or other clients.
Setup Requirements
- ⚠️Requires Python 3.12 or higher.
- ⚠️Requires an OpenWeatherMap API key (OPENWEATHER_API_KEY) to be set as an environment variable for the weather tool to function.
- ⚠️The server itself expects an '--api-key' argument for its own operation, likely for client authentication.
Verified SafeView Analysis
sift-releases
by edwardedmonds
Provides persistent memory, fast search, and intelligent file editing for Claude Code sessions, enhancing AI developer workflows.
Provides persistent memory, fast search, and intelligent file editing for Claude Code sessions, enhancing AI developer workflows.
Setup Requirements
- ⚠️Core 'sift' binary is proprietary and closed-source.
- ⚠️Requires 'claude' CLI to be installed and configured for MCP server registration and interaction.
- ⚠️Web crawling (`sift_web_crawl`) requires `libcurl` to be installed (e.g., `libcurl4-openssl-dev` on Debian/Ubuntu, `curl` on macOS).
Verified SafeView Analysis
compound-mcp-server
by echo-smith664
Provides a Model Context Protocol (MCP) server that enables AI clients (like Claude Desktop) to interact with Groq's compound/meta models, offering tools for real-time information retrieval and simulated code execution.
Provides a Model Context Protocol (MCP) server that enables AI clients (like Claude Desktop) to interact with Groq's compound/meta models, offering tools for real-time information retrieval and simulated code execution.
Setup Requirements
- ⚠️Requires a Groq API key (GROQ_API_KEY) for basic functionality.
- ⚠️Node.js >= 18.0.0 is required.
- ⚠️For Vercel deployments, a Redis instance (REDIS_URL) is recommended for SSE transport.
Verified SafeView Analysis
multi-agent-mcp
by carlosduplar
Intelligent routing and guidance layer for AI coding agents, enabling seamless delegation of specialized tasks to various tools while maintaining context and privacy.
Intelligent routing and guidance layer for AI coding agents, enabling seamless delegation of specialized tasks to various tools while maintaining context and privacy.
Setup Requirements
- ⚠️Requires Python 3.10+
- ⚠️Requires at least one external AI agent CLI installed (e.g., Gemini CLI via npm, Aider via pip, Claude Code via npm)
- ⚠️Installer automatically configures Claude Code, which might require specific Claude CLI versions or local setup.
Verified SafeView Analysis
mcp-setter
by michaelpetrik
Installing and managing Model Context Protocol (MCP) servers across different AI services and operating systems.
Installing and managing Model Context Protocol (MCP) servers across different AI services and operating systems.
Setup Requirements
- ⚠️Requires Node.js 18+ LTS and npm 9+ or pnpm.
- ⚠️Requires a `.env` file (based on `.env.example`) to be configured with API keys for specific MCP servers (e.g., CONTEXT7_API_KEY, GITHUB_MCP_PAT, N8N_API_KEY, N8N_API_URL) for full functionality of the MCP servers it manages, though the tool itself can run without them.
- ⚠️The `requestElevation()` permissions function is a placeholder and does not implement actual OS-specific privilege elevation, requiring manual elevation for operations that need it.
Verified SafeView Analysis
An AI-powered pet care chatbot system integrating a secured MCP server with an intelligent LangGraph agent, using Asgardeo for authentication and OpenAI for AI capabilities.
An AI-powered pet care chatbot system integrating a secured MCP server with an intelligent LangGraph agent, using Asgardeo for authentication and OpenAI for AI capabilities.
Setup Requirements
- ⚠️Requires Python 3.12 or higher.
- ⚠️Requires an Asgardeo account and manual application setup (Client ID, Tenant Name, JWKS URL).
- ⚠️Requires an OpenAI API key (paid service) for AI-powered features.
Verified SafeView Analysis
ultimate-ai-dev-environment
by eladjak
A central registry for discovering, listing, and recommending AI development skills based on their local markdown files.
A central registry for discovering, listing, and recommending AI development skills based on their local markdown files.
Setup Requirements
- ⚠️Requires `npm install` and `npm run build` within its directory before execution.
Verified SafeView Analysis
labview_assistant
by JanGoebel
Enables LLMs to programmatically control and generate LabVIEW code through an MCP server.
Enables LLMs to programmatically control and generate LabVIEW code through an MCP server.
Setup Requirements
- ⚠️Requires a LabVIEW development environment or runtime to execute `main.vi`.
- ⚠️Requires an MCP client application (e.g., Claude Desktop) to connect and utilize the server.
Review RequiredView Analysis
fusion-360-mcp-server
by luiscarone
Provides comprehensive access to Autodesk Fusion 360 Python API documentation, code generation, and API querying with an auto-updating index for AI-assisted development.
Provides comprehensive access to Autodesk Fusion 360 Python API documentation, code generation, and API querying with an auto-updating index for AI-assisted development.
Setup Requirements
- ⚠️Requires Python 3.10+ and specific dependencies from requirements.txt.
- ⚠️Requires an MCP-compatible client (e.g., Claude Desktop, Cline) and specific JSON configuration for the client.
- ⚠️Windows users must use WSL with specific bash commands for optimal setup.
- ⚠️Initial API index update requires internet access and can take 10-30 minutes for a full scrape.
Verified SafeView Analysis
tekton-results-mcp-server
by enarha
Provides a Model Context Protocol (MCP) server for accessing historical Tekton PipelineRun and TaskRun data stored in Tekton Results.
Provides a Model Context Protocol (MCP) server for accessing historical Tekton PipelineRun and TaskRun data stored in Tekton Results.
Setup Requirements
- ⚠️Requires Go 1.24.3 or later for building the server.
- ⚠️Requires access to a Kubernetes cluster with Tekton Pipelines and Tekton Results installed.
- ⚠️When running outside a cluster and the Tekton Results aggregated API is not exposed, manual configuration via environment variables (e.g., TEKTON_RESULTS_BASE_URL) is required.
Verified SafeView Analysis
pylance-mcp-server
by JarrodAI
This server integrates Microsoft's Pylance and Pyright to provide advanced Python code intelligence (type checking, refactoring, code navigation, completions) to AI coding assistants via the MCP protocol.
This server integrates Microsoft's Pylance and Pyright to provide advanced Python code intelligence (type checking, refactoring, code navigation, completions) to AI coding assistants via the MCP protocol.
Setup Requirements
- ⚠️Requires Python 3.11+
- ⚠️Requires Node.js 18+