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)
deno-mcp-template
by phughesmcr
A comprehensive template for building Model Context Protocol (MCP) servers using Deno, providing examples for prompts, resources, and tools.
A comprehensive template for building Model Context Protocol (MCP) servers using Deno, providing examples for prompts, resources, and tools.
Setup Requirements
- ⚠️Requires Deno runtime to be installed.
- ⚠️The default `deno run -A` command grants all permissions, which is too broad for production environments and needs to be narrowed down.
- ⚠️The `KvEventStore` used for session resumability is not production-ready and should be replaced for any production deployment requiring robust state management.
- ⚠️For DNS rebinding protection or specific CORS control, `ALLOWED_ORIGINS` and `ALLOWED_HOSTS` must be explicitly configured, as the default behavior can be permissive.
- ⚠️Compiling to a Desktop Extension (DXT) requires `dxt` to be installed globally (`npm install -g @anthropic-ai/dxt`).
Verified SafeView Analysis
best-of-mcp-servers
by tolkonepiu
This repository serves as a curated and ranked list of Model Context Protocol (MCP) servers, updated weekly, to help users discover relevant projects.
This repository serves as a curated and ranked list of Model Context Protocol (MCP) servers, updated weekly, to help users discover relevant projects.
Setup Requirements
- ⚠️To generate or update the list locally, it requires using the external 'best-of-generator' tool, which is not part of this repository's source code and may have its own dependencies (e.g., Python, Docker, specific GitHub Action setup).
Verified SafeView Analysis
midi-mcp-server
by tubone24
An MCP server that enables AI models to generate MIDI files from text-based music data, allowing programmatic creation of musical compositions.
An MCP server that enables AI models to generate MIDI files from text-based music data, allowing programmatic creation of musical compositions.
Setup Requirements
- ⚠️Requires Node.js runtime to build and execute.
- ⚠️Requires an MCP client (e.g., Cline) for interaction.
- ⚠️Configuration requires specifying the absolute path to the 'build/index.js' file within the MCP client.
Verified SafeView Analysis
prediction-market-mcp
by JamesANZ
Provides real-time prediction market data from Polymarket, PredictIt, and Kalshi for AI coding environments.
Provides real-time prediction market data from Polymarket, PredictIt, and Kalshi for AI coding environments.
Setup Requirements
- ⚠️Requires Node.js 18+ and npm to run.
- ⚠️The automatic Claude Desktop setup script is macOS-specific and may require manual configuration on other operating systems or if Claude Desktop is not installed in the default location.
Verified SafeView Analysis
solana-mcp-server
by openSVM
A Solana MCP (Multi-Chain Protocol) server that acts as a proxy for Solana RPC requests, offering enhanced capabilities like caching, metrics, and local sBPF program testing and management.
A Solana MCP (Multi-Chain Protocol) server that acts as a proxy for Solana RPC requests, offering enhanced capabilities like caching, metrics, and local sBPF program testing and management.
Setup Requirements
- ⚠️Requires Rust toolchain and Solana CLI installed.
- ⚠️Network RPC URLs (e.g., SOLANA_RPC_URL) must be configured in `config.json` or environment variables.
- ⚠️The x402 payment protocol feature, if enabled, requires configuration of a `facilitator_base_url` and network-specific payment details.
Verified SafeView Analysis
attio-mcp-server
by kesslerio
Provides an edge-compatible core library for building Attio Model Context Protocol (MCP) servers, enabling AI agents to interact with the Attio CRM via defined tools and a flexible HTTP client, including comprehensive data management and validation.
Provides an edge-compatible core library for building Attio Model Context Protocol (MCP) servers, enabling AI agents to interact with the Attio CRM via defined tools and a flexible HTTP client, including comprehensive data management and validation.
Setup Requirements
- ⚠️Requires an Attio API Key or OAuth Access Token (must be set via `ATTIO_API_KEY` or `ATTIO_ACCESS_TOKEN` environment variables).
- ⚠️For advanced phone validation configurations, direct handler invocation is required instead of using the tool registry for custom country settings.
- ⚠️The server runtime explicitly requires Node.js (due to usage of `perf_hooks`), which might be a point of confusion given the `core` library's advertisement of broader 'edge-compatibility' across non-Node.js environments.
Verified SafeView Analysis
Figma-MCP-Server-with-Gemini_CLI
by KashifHanif628
This repository provides instructions for connecting Figma designs to the Gemini CLI to enable AI-powered code generation from design contexts.
This repository provides instructions for connecting Figma designs to the Gemini CLI to enable AI-powered code generation from design contexts.
Setup Requirements
- ⚠️Requires Figma Personal Access Token (PAT)
- ⚠️Requires Gemini CLI to be installed globally
- ⚠️Figma design files must be publicly shared ('Anyone with the link can view')
Verified SafeView Analysis
mcp-beget
by yasg1988
Manages Beget hosting services (sites, domains, databases, FTP, Cron, DNS, backups, mail) via Claude Code.
Manages Beget hosting services (sites, domains, databases, FTP, Cron, DNS, backups, mail) via Claude Code.
Setup Requirements
- ⚠️Requires Beget hosting account login and password.
- ⚠️Requires Python 3.10 or higher.
- ⚠️Requires configuration within Claude Code's `~/.claude/settings.json` file.
Verified SafeView Analysis
homelab-mcp-server
by shcizo
Manages Docker containers and compose projects in a homelab environment via an MCP client like Claude.
Manages Docker containers and compose projects in a homelab environment via an MCP client like Claude.
Setup Requirements
- ⚠️Requires Docker to be installed and running on the host system.
- ⚠️Requires access to the Docker socket (`/var/run/docker.sock`), which often necessitates elevated permissions (e.g., `root` or host `docker` group membership) and can be a common permission-related setup hurdle.
- ⚠️Python 3.10+ is required if not running via Docker.
Verified SafeView Analysis
mcp-zap-server
by dtkmn
Orchestrates OWASP ZAP security scanning actions (spider, active scan, OpenAPI import, reporting) via the Model Context Protocol, enabling AI agents like Claude Desktop or Cursor to perform security testing.
Orchestrates OWASP ZAP security scanning actions (spider, active scan, OpenAPI import, reporting) via the Model Context Protocol, enabling AI agents like Claude Desktop or Cursor to perform security testing.
Setup Requirements
- ⚠️Requires Docker and Docker Compose for local setup, or Kubernetes 1.23+ and Helm 3.8+ for cluster deployment.
- ⚠️Requires generation and configuration of ZAP_API_KEY, MCP_API_KEY, and LOCAL_ZAP_WORKPLACE_FOLDER environment variables before starting.
- ⚠️For JWT authentication (recommended for production), a 256-bit JWT_SECRET must be generated and configured.
Verified SafeView Analysis
linkup-mcp-server
by LinkupPlatform
Provides web search and page fetching capabilities for AI assistants, enabling real-time information access through Linkup's API.
Provides web search and page fetching capabilities for AI assistants, enabling real-time information access through Linkup's API.
Setup Requirements
- ⚠️Requires a Linkup API Key (obtained from app.linkup.so, may involve a paid plan depending on usage).
- ⚠️Requires an MCP compatible client (e.g., Cursor, VSCode, Claude Code) for integration.
- ⚠️JavaScript rendering for page fetching (`renderJs: true`) can significantly increase request time and resource usage.
Verified SafeView Analysis
platform-mcp
by opentargets
Provides a Model Context Protocol (MCP) server for AI assistants to interact with the Open Targets Platform GraphQL API for drug discovery and target-disease associations.
Provides a Model Context Protocol (MCP) server for AI assistants to interact with the Open Targets Platform GraphQL API for drug discovery and target-disease associations.
Setup Requirements
- ⚠️Requires Python 3.10+ for execution.
- ⚠️Requires 'uv' package manager for local development and dependency management.
- ⚠️Project is experimental; features, APIs, and documentation may change without notice.
- ⚠️Requires access to the external Open Targets Platform API.