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)
flux-operator
by controlplaneio-fluxcd
The Flux Operator MCP Server acts as a bridge for AI assistants, allowing them to manage and troubleshoot GitOps pipelines and Kubernetes resources controlled by FluxCD through natural language interactions.
The Flux Operator MCP Server acts as a bridge for AI assistants, allowing them to manage and troubleshoot GitOps pipelines and Kubernetes resources controlled by FluxCD through natural language interactions.
Setup Requirements
- ⚠️Requires a Kubernetes cluster with Flux Operator already installed.
- ⚠️A valid `kubeconfig` file with appropriate permissions to access Kubernetes resources is mandatory.
- ⚠️AI instructions (from `docs/mcp/instructions.md`) must be manually configured in your AI assistant's settings for optimal functionality.
Verified SafeView Analysis
MemoryMesh
by CheMiguel23
A local knowledge graph server for AI models, focusing on structured memory for text-based RPGs and interactive storytelling.
A local knowledge graph server for AI models, focusing on structured memory for text-based RPGs and interactive storytelling.
Setup Requirements
- ⚠️Requires Node.js version 18 or higher.
- ⚠️Requires manually configuring an absolute path to 'dist/index.js' in Claude Desktop's 'claude_desktop_config.json'.
Verified SafeView Analysis
pulsar-mcp
by milkymap
Acts as a semantic router for Model Context Protocol (MCP) ecosystems, enabling discovery and execution of tools across multiple MCP servers without context bloat for LLMs.
Acts as a semantic router for Model Context Protocol (MCP) ecosystems, enabling discovery and execution of tools across multiple MCP servers without context bloat for LLMs.
Setup Requirements
- ⚠️Requires OpenAI API Key for embeddings, descriptions, and vision (Paid Service).
- ⚠️Requires persistent storage for `TOOL_OFFLOADED_DATA_PATH` and a Qdrant vector database (either local file/in-memory using `QDRANT_DATA_PATH`, or remote URL using `QDRANT_URL`).
- ⚠️Python 3.12+ only.
Review RequiredView Analysis
strudel-mcp-server
by williamzujkowski
An MCP server enabling AI-powered music generation, live coding, and algorithmic composition by controlling Strudel.cc in a browser.
An MCP server enabling AI-powered music generation, live coding, and algorithmic composition by controlling Strudel.cc in a browser.
Setup Requirements
- ⚠️Requires Playwright to install Chromium for browser automation (`npx playwright install chromium`), which can be resource-intensive.
- ⚠️By default, `headless: false` in `config.json` means a visible browser window will launch; it is recommended to set this to `true` for background or server operation.
- ⚠️Audio analysis (e.g., `analyze`, `detect_tempo`, `detect_key`) may require the browser window to be visible (not headless) for initial audio context activation on some systems, potentially causing issues in fully headless setups.
Verified SafeView Analysis
omnimcp
by milkymap
Acts as a semantic router to discover and execute tools across multiple Model Context Protocol (MCP) servers, reducing context bloat for large language models by exposing a single meta-tool.
Acts as a semantic router to discover and execute tools across multiple Model Context Protocol (MCP) servers, reducing context bloat for large language models by exposing a single meta-tool.
Setup Requirements
- ⚠️Requires an OpenAI API Key (paid service) for generating embeddings, tool/server descriptions, and image descriptions.
- ⚠️Requires Python 3.12 or newer to run.
- ⚠️Requires `uv` (a Python package installer and executor) to be installed and in PATH for using `uvx` commands.
- ⚠️A Qdrant vector database connection must be configured, supporting local file storage, in-memory, or a remote Qdrant server/cloud instance.
Verified SafeView Analysis
nocturne_memory
by Dataojitori
Provides a persistent, structured long-term memory and dynamic knowledge graph system for AI agents, designed for human-AI collaboration.
Provides a persistent, structured long-term memory and dynamic knowledge graph system for AI agents, designed for human-AI collaboration.
Setup Requirements
- ⚠️Requires a running Neo4j database instance (local or cloud).
- ⚠️Requires Python 3.10+ and Node.js 18+.
- ⚠️The MCP server (`mcp_server.py`) needs to be configured with its absolute path in AI client settings.
- ⚠️A special wrapper (`mcp_wrapper.py`) is required for Antigravity IDE due to a specific bug with line endings.
Verified SafeView Analysis
figma-console-mcp
by southleft
Provides AI assistants with real-time console access, visual debugging, design system extraction, and design creation capabilities for Figma.
Provides AI assistants with real-time console access, visual debugging, design system extraction, and design creation capabilities for Figma.
Setup Requirements
- ⚠️Requires Figma Desktop launched with `--remote-debugging-port=9222` flag (manual restart).
- ⚠️Requires Figma Personal Access Token (PAT) for REST API access in NPX/Local modes, or OAuth for Cloudflare remote mode.
- ⚠️Requires 'Figma Desktop Bridge' plugin to be installed and running in Figma Desktop for advanced local-mode features (variables without Enterprise, reliable component descriptions, write operations).
- ⚠️Figma Variables API requires Enterprise plan if not using the Desktop Bridge plugin or console snippet fallback.
Review RequiredView Analysis
sample-serverless-mcp-servers
by aws-samples
Implements a sample stateful MCP (Model Context Protocol) server with echo functionality, deployable on AWS ECS Fargate using Python.
Implements a sample stateful MCP (Model Context Protocol) server with echo functionality, deployable on AWS ECS Fargate using Python.
Setup Requirements
- ⚠️Requires Python 3.12+ (or Node.js for other examples).
- ⚠️Requires Docker/Podman for local builds and containerization.
- ⚠️Deployment requires AWS CLI, AWS SAM CLI (or Terraform/CDK), and appropriately configured AWS credentials.
- ⚠️Access to specific AWS Bedrock models is required for agent-based examples, which may incur costs.
Verified SafeView Analysis
mcp-servers-hub
by apappascs
This repository serves as a hub to discover and rank the top 100 most popular Model Context Protocol (MCP) servers based on GitHub stars, aggregating information from various MCP registries.
This repository serves as a hub to discover and rank the top 100 most popular Model Context Protocol (MCP) servers based on GitHub stars, aggregating information from various MCP registries.
Verified SafeView Analysis
mcp-omnisearch
by spences10
Provides a unified interface for various search, AI response, content processing, and enhancement tools via Model Context Protocol (MCP).
Provides a unified interface for various search, AI response, content processing, and enhancement tools via Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires API keys for each desired external provider (e.g., TAVILY_API_KEY, PERPLEXITY_API_KEY, KAGI_API_KEY).
- ⚠️GitHub API Key requires a personal access token with *no scopes selected* for public repository access, as per specific setup instructions to ensure security.
- ⚠️Understanding the different 'modes' and 'extract_depth' for processing tools (e.g., Firecrawl, Exa) is crucial for optimal usage.
Verified SafeView Analysis
Polymcp
by poly-mcp
A comprehensive TypeScript framework for building and orchestrating Model Context Protocol (MCP) servers and AI agents, enabling LLMs to intelligently discover, select, and execute external tools.
A comprehensive TypeScript framework for building and orchestrating Model Context Protocol (MCP) servers and AI agents, enabling LLMs to intelligently discover, select, and execute external tools.
Setup Requirements
- ⚠️Requires Node.js 18.0.0 or higher.
- ⚠️Requires Docker Desktop or daemon running for Docker sandbox features (optional).
- ⚠️Requires LLM API keys (OpenAI, Anthropic, Kimi, DeepSeek) for cloud LLM providers, or Ollama for local LLM inference (optional).
Verified SafeView Analysis
mcp-server
by volcengine
Provides natural language access to Volcengine Content Delivery Network (DCDN) services, enabling queries and analysis of domain configuration and monitoring data.
Provides natural language access to Volcengine Content Delivery Network (DCDN) services, enabling queries and analysis of domain configuration and monitoring data.
Setup Requirements
- ⚠️Requires Python 3.11 or higher.
- ⚠️Requires 'uv' (Astral's dependency manager and runner) to be installed for local execution and dependency management.
- ⚠️Requires 'VOLCENGINE_ACCESS_KEY' and 'VOLCENGINE_SECRET_KEY' environment variables set with appropriate permissions for Volcengine DCDN APIs.