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)
mcp-ssh-orchestrator
by samerfarida
Provides secure, policy-driven SSH orchestration for AI agents to manage server infrastructure with audit logging, enforcing zero-trust principles.
Provides secure, policy-driven SSH orchestration for AI agents to manage server infrastructure with audit logging, enforcing zero-trust principles.
Setup Requirements
- ⚠️Requires Docker and Docker Compose v2+ installed locally.
- ⚠️Requires manual creation and population of 'config', 'keys', 'secrets' directories with YAML files and SSH keys, although a 'setup.sh' script is provided to assist.
- ⚠️Strict SSH key file permissions (e.g., '0400') and populating 'known_hosts' are mandatory for successful connections.
- ⚠️Configuration of secrets via environment variables, '.env' files, or Docker secrets is required and should follow documented best practices for secure deployment.
Verified SafeView Analysis
qiniu-mcp-server
by qiniu
Provides a Model Context Protocol (MCP) server that enables AI models to interact with Qiniu cloud services including storage, intelligent multimedia processing, CDN, and live streaming.
Provides a Model Context Protocol (MCP) server that enables AI models to interact with Qiniu cloud services including storage, intelligent multimedia processing, CDN, and live streaming.
Setup Requirements
- ⚠️Requires Python 3.12 or higher.
- ⚠️Requires `uv` package manager for installation and execution.
- ⚠️Requires Qiniu Cloud Access Key, Secret Key, Region Name, Endpoint URL, and a comma-separated list of configured buckets (or QINIU_LIVE_API_KEY for live streaming functionality) as environment variables.
- ⚠️Users of Claude may encounter `Error: spawn uvx ENOENT` requiring the absolute path to `uvx` in the command.
Review RequiredView Analysis
metoro-mcp-server
by metoro-io
The Metoro MCP Server allows LLM applications, specifically the Claude Desktop App, to interact with Kubernetes cluster observability data provided by the Metoro platform.
The Metoro MCP Server allows LLM applications, specifically the Claude Desktop App, to interact with Kubernetes cluster observability data provided by the Metoro platform.
Setup Requirements
- ⚠️Requires the Claude Desktop App to be installed and configured.
- ⚠️Requires Golang to be installed for building the server executable.
- ⚠️Requires a Metoro account (or access to the public demo cluster) and configuration of `METORO_AUTH_TOKEN` and `METORO_API_URL` environment variables.
Verified SafeView Analysis
mcp-gopls
by hloiseau
Provides a Model Context Protocol (MCP) server for AI assistants to interact with Go code via gopls, offering navigation, diagnostics, testing, coverage, and refactoring capabilities.
Provides a Model Context Protocol (MCP) server for AI assistants to interact with Go code via gopls, offering navigation, diagnostics, testing, coverage, and refactoring capabilities.
Setup Requirements
- ⚠️Requires Go 1.25+ to be installed locally.
- ⚠️Requires `gopls` to be installed (e.g., `go install golang.org/x/tools/gopls@latest`).
- ⚠️Requires manual configuration within your AI client (e.g., Cursor, Claude, GitHub Copilot) to point to the `mcp-gopls` binary and workspace.
- ⚠️`--workspace` flag should be an absolute path to your Go project root.
Verified SafeView Analysis
kumo-rfm-mcp
by kumo-ai
An MCP server enabling AI assistants to query KumoRFM for training-free predictions, evaluations, and explanations on relational multi-table data by interpreting it as a temporal heterogeneous graph.
An MCP server enabling AI assistants to query KumoRFM for training-free predictions, evaluations, and explanations on relational multi-table data by interpreting it as a temporal heterogeneous graph.
Setup Requirements
- ⚠️Python 3.10+ required for the traditional server installation.
- ⚠️KumoRFM API Key required for authentication (can be generated for free, but is a necessary prerequisite).
- ⚠️Requires internet access to interact with the KumoRFM model API.
Verified SafeView Analysis
mcp-crypto-price
by truss44
Provides real-time price data, market analysis, and historical trends for cryptocurrencies using the CoinCap API.
Provides real-time price data, market analysis, and historical trends for cryptocurrencies using the CoinCap API.
Setup Requirements
- ⚠️Requires a CoinCap API Key for reliable and future-proof operation, as the v2 API (used by default without a key) is being deprecated.
- ⚠️Requires Node.js version 18.0.0 or higher.
- ⚠️Requires an MCP-compatible client like Claude Desktop or Smithery to interact with the server effectively.
Verified SafeView Analysis
mcp-server-starter-ts
by alexanderop
A minimal TypeScript starter template for building Model Context Protocol (MCP) servers, enabling AI applications to connect with data sources and tools through a standardized interface.
A minimal TypeScript starter template for building Model Context Protocol (MCP) servers, enabling AI applications to connect with data sources and tools through a standardized interface.
Setup Requirements
- ⚠️Requires Node.js version 20.11.0 or higher.
- ⚠️Requires compiling TypeScript code (`npm run build`) before running the server.
- ⚠️A manual MCP protocol handshake (initialize request + initialized notification) is required for full functionality when interacting with the server directly via stdio or custom clients.
Verified SafeView Analysis
davinci-resolve-mcp
by apvlv
Enables AI assistants (like Claude) to directly control and interact with DaVinci Resolve for video editing and post-production tasks via the Model Context Protocol.
Enables AI assistants (like Claude) to directly control and interact with DaVinci Resolve for video editing and post-production tasks via the Model Context Protocol.
Setup Requirements
- ⚠️Requires DaVinci Resolve Studio (version 17 or higher) - a paid, professional software.
- ⚠️Requires the `mcp` CLI tool for installation.
- ⚠️Requires Claude Desktop or 5ire for AI integration.
Review RequiredView Analysis
rest-to-mcp-adapter
by pawneetdev
Transforms REST API specifications (OpenAPI, Swagger, OpenAPI Actions) into Model Context Protocol (MCP) tools, enabling AI agents like Claude and GPT to interact with any REST API.
Transforms REST API specifications (OpenAPI, Swagger, OpenAPI Actions) into Model Context Protocol (MCP) tools, enabling AI agents like Claude and GPT to interact with any REST API.
Setup Requirements
- ⚠️Requires Python 3.11+ (as stated in README).
- ⚠️Currently in beta status (v0.1.0), meaning the API may evolve and require updates.
- ⚠️Requires users to provide API keys, bearer tokens, or other credentials for most real-world API integrations.
Verified SafeView Analysis
octomind
by Muvon
Session-first AI development assistant with built-in Model Context Protocol (MCP) tools and multi-provider LLM support for interactive coding, file management, and web research.
Session-first AI development assistant with built-in Model Context Protocol (MCP) tools and multi-provider LLM support for interactive coding, file management, and web research.
Setup Requirements
- ⚠️Requires API keys for chosen LLM providers (e.g., OpenRouter, OpenAI, Anthropic) and Brave Search API key, typically for paid services.
- ⚠️Relies on external binaries `ripgrep` (for `list_files`) and `ast-grep` (`sg`) (for `ast_grep`); must be installed manually on Windows or via provided `install.sh` script on Linux/macOS.
- ⚠️OAuth-enabled external MCP servers require initial browser interaction for authentication.
Review RequiredView Analysis
flowbite-mcp
by themesberg
Enables AI assistants to create UI components using the Flowbite library and generate custom Tailwind CSS themes.
Enables AI assistants to create UI components using the Flowbite library and generate custom Tailwind CSS themes.
Setup Requirements
- ⚠️Requires a Figma personal access token (`FIGMA_ACCESS_TOKEN`) to use the 'Figma to code' tool.
- ⚠️Different client configurations are needed for `stdio` (default for CLI) vs. `http` (for server deployments) transport modes.
- ⚠️Running locally requires `npm install` and `npm run build` or `npx` for a simpler startup.
Verified SafeView Analysis
plane-mcp-server
by kelvin6365
Enables LLMs to interact with Plane.so to manage projects and issues through its API, facilitating project management workflows.
Enables LLMs to interact with Plane.so to manage projects and issues through its API, facilitating project management workflows.
Setup Requirements
- ⚠️Requires a Plane.so API Key and Workspace (obtained from a Plane.so account)
- ⚠️Requires Node.js 22.x or higher