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)
superclaude-spec-workflow
by NeverGET
Delegates token-heavy development operations from Claude Code to Gemini CLI, enabling scalable AI-powered development workflows without exceeding Claude's context window.
Delegates token-heavy development operations from Claude Code to Gemini CLI, enabling scalable AI-powered development workflows without exceeding Claude's context window.
Setup Requirements
- ⚠️Requires Node.js 18+ to run the wrapper.
- ⚠️Requires Gemini CLI to be installed and authenticated on the system where this wrapper runs (`npm install -g @google/gemini-cli && gemini auth`).
- ⚠️Optional: Redis server required if `REDIS_URL` environment variable is set for session persistence.
- ⚠️Requires the SuperClaude Spec Workflow framework root to be discoverable or set via `SCW_FRAMEWORK_PATH` for local development setup.
Verified SafeView Analysis
mcp-router
by BeCrafter
A powerful Model Context Protocol (MCP) routing and management tool that supports aggregating multiple MCP servers, providing a unified management interface and API.
A powerful Model Context Protocol (MCP) routing and management tool that supports aggregating multiple MCP servers, providing a unified management interface and API.
Setup Requirements
- ⚠️Requires Node.js >= 20.0.0
- ⚠️Uses pnpm as package manager
- ⚠️Electron desktop application requires a desktop environment
- ⚠️Native module `better-sqlite3` requires `electron-rebuild` (handled by postinstall script)
Review RequiredView Analysis
iter
by aduboseh
Iter is a governed Model Context Protocol (MCP) server that provides deterministic, auditable decisions, enforces policy and economic constraints, and emits replay-sufficient DecisionPackets for AI systems.
Iter is a governed Model Context Protocol (MCP) server that provides deterministic, auditable decisions, enforces policy and economic constraints, and emits replay-sufficient DecisionPackets for AI systems.
Setup Requirements
- ⚠️The default build (`public_stub`) provides a deterministic stub implementation for protocol validation but does not include the full proprietary execution substrate. Expecting full functionality with the public repo will lead to disappointment.
- ⚠️The server primarily communicates via standard input/output (STDIO) in its current public form, not over HTTP/HTTPS. It is designed to be run as a child process and interacted with programmatically, e.g., via the provided Rust/TypeScript SDKs.
- ⚠️When run as a child process (e.g., by the SDKs or examples), the server binary (`iter-server`) is expected to be discoverable in the system's PATH, or its path explicitly provided by the client application.
Verified SafeView Analysis
stock_techfun_analyst
by kittu532518
Aggregates analysis from multiple MCP servers to provide comprehensive stock insights.
Aggregates analysis from multiple MCP servers to provide comprehensive stock insights.
Review RequiredView Analysis
mcp-starter
by mosteligible
A starter template for building Model Context Protocol (MCP) servers with FastMCP and FastAPI, providing configurable tools and resources.
A starter template for building Model Context Protocol (MCP) servers with FastMCP and FastAPI, providing configurable tools and resources.
Setup Requirements
- ⚠️Requires Python >= 3.10
- ⚠️Authentication is not enabled by default and requires custom implementation in AuthMiddleware for secure deployment.
Verified SafeView Analysis
local_mcp
by AuraFriday
Bridges STDIO-based Model Context Protocol (MCP) tools to an SSE server with progressive discovery, enabling AI to access a vast toolbox without context explosion.
Bridges STDIO-based Model Context Protocol (MCP) tools to an SSE server with progressive discovery, enabling AI to access a vast toolbox without context explosion.
Setup Requirements
- ⚠️Requires manual configuration of external MCP server commands and arguments in `settings[0].local_mcpServers` within `nativemessaging.json`.
- ⚠️External MCP servers are not included; users must find and install them (e.g., via npm) and ensure they are compatible with the MCP protocol.
- ⚠️External MCP servers run with the user's local permissions, necessitating strict trust in any configured server to prevent system compromise.
- ⚠️Requires Python 3.8+.
Verified SafeView Analysis
granola-mcp
by chrisguillory
Provides programmatic access to Granola meeting notes, transcripts, and metadata for AI assistants and automation.
Provides programmatic access to Granola meeting notes, transcripts, and metadata for AI assistants and automation.
Setup Requirements
- ⚠️Requires Granola desktop application installed and authenticated on the same machine.
- ⚠️Requires `uv` Python package manager to be installed for execution.
- ⚠️Requires Python 3.11 or higher.
- ⚠️Authentication file location (`~/Library/Application Support/Granola/supabase.json`) is specific to macOS, limiting cross-platform compatibility without modification.
Verified SafeView Analysis
Cookidoo-MCP-Server
by hnizdiljan
Provides a RESTful API server to manage custom recipes and collections on the Cookidoo platform for Thermomix devices, allowing control via AI assistants like Claude in Cursor.
Provides a RESTful API server to manage custom recipes and collections on the Cookidoo platform for Thermomix devices, allowing control via AI assistants like Claude in Cursor.
Setup Requirements
- ⚠️Requires .NET 8 SDK to run the backend server.
- ⚠️Requires Node.js 18+ for the MCP client.
- ⚠️Requires a valid Cookidoo account (with subscription recommended for full features).
- ⚠️Requires a Cursor editor for AI assistant integration.
Review RequiredView Analysis
iconify-mcp-server
by imjac0b
Provides AI assistants with programmatic access to Iconify's vast collection of vector icons for various frameworks and design tools.
Provides AI assistants with programmatic access to Iconify's vast collection of vector icons for various frameworks and design tools.
Setup Requirements
- ⚠️Requires Bun runtime for local development and build processes.
- ⚠️Requires Node.js >= 18.0.0.
Verified SafeView Analysis
bedrock-image-mcp-server
by kalleeh
Generate and edit images using Amazon Bedrock models like Nova Canvas, Stable Diffusion 3.5 Large, and various Stability AI services through a Model Context Protocol (MCP) server.
Generate and edit images using Amazon Bedrock models like Nova Canvas, Stable Diffusion 3.5 Large, and various Stability AI services through a Model Context Protocol (MCP) server.
Setup Requirements
- ⚠️Requires `uv` package manager for Python environment setup and installation, not standard `pip`.
- ⚠️Requires an AWS account with Amazon Bedrock enabled and access specifically requested for the Nova Canvas, Stable Diffusion 3.5 Large, and various Stability AI models in the target AWS Region.
- ⚠️Requires AWS IAM permissions (`bedrock:InvokeModel`) for all specific image generation models you intend to use.
- ⚠️Model availability varies by AWS Region; users must select a region where their desired models are supported.
Verified SafeView Analysis
powerbi-service-mcp-server
by HDieter6789
Provides a Micro-Context Protocol (MCP) server and HTTP API for automating Power BI operations, including REST API interactions and local PBIX/PBIT file transformations.
Provides a Micro-Context Protocol (MCP) server and HTTP API for automating Power BI operations, including REST API interactions and local PBIX/PBIT file transformations.
Setup Requirements
- ⚠️Requires Azure AD application registration and Service Principal setup with appropriate Power BI permissions (for 'sp' authentication mode).
- ⚠️Requires the 'pbi-tools' command-line utility to be installed and accessible on the server's PATH or specified via PBI_TOOLS_PATH.
- ⚠️Requires a secret API_KEY environment variable for authenticating API requests.
Review RequiredView Analysis
digital-twin-workshop
by tinatuazon
Provides AI-powered query capabilities for a professional digital twin profile via the Model Context Protocol (MCP) for integration with AI tools like GitHub Copilot, allowing interactive access to background, skills, and career goals.
Provides AI-powered query capabilities for a professional digital twin profile via the Model Context Protocol (MCP) for integration with AI tools like GitHub Copilot, allowing interactive access to background, skills, and career goals.
Setup Requirements
- ⚠️Requires Groq API Key (Paid service, though often has a free trial)
- ⚠️Requires Upstash Vector Database (Paid service, offers a free tier)
- ⚠️Requires Node.js runtime environment (version >=18 for mcp-server, >=20 for Next.js app)
- ⚠️Depends on 'data/digitaltwin.json' for profile content; full functionality relies on this file being present and correctly structured.