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)
vantage-mcp-server
by vantage-sh
Enable natural language exploration of cloud costs via Model Context Protocol (MCP) clients.
Enable natural language exploration of cloud costs via Model Context Protocol (MCP) clients.
Setup Requirements
- ⚠️Requires a Vantage API Token with access to at least one connected cloud provider (AWS, Azure, Google Cloud, etc.).
- ⚠️Deployment in remote (HTTP) mode as a Cloudflare Worker requires a Cloudflare account and the Wrangler CLI.
- ⚠️OAuth authentication in remote mode requires extensive Auth0 configuration (Client ID, Secret, Domain, Scopes, Audience, Callback URL).
Verified SafeView Analysis
esa-mcp-server
by esaio
Integrate AI assistants with esa.io for comprehensive document management, enabling programmatic reading, creation, updating, and organization of posts, comments, and team information.
Integrate AI assistants with esa.io for comprehensive document management, enabling programmatic reading, creation, updating, and organization of posts, comments, and team information.
Setup Requirements
- ⚠️Requires `ESA_ACCESS_TOKEN` environment variable with specific API scopes (`read write` or granular permissions like `admin:comment read:post`) for esa.io API authentication. PAT v2 is recommended.
- ⚠️Requires Node.js runtime version `>=20.19.4` as specified in the `package.json` engines field.
- ⚠️If not using Docker, ensure `npx` (and a compatible Node.js installation) is correctly set up and accessible in your system's PATH, as indicated in the README's npx example.
Verified SafeView Analysis
open-feishu-mcp-server
by ztxtxwd
Remote Model Context Protocol (MCP) server for integrating AI clients with Feishu functionalities, leveraging Feishu OAuth for secure user authentication and Cloudflare Workers for global distribution.
Remote Model Context Protocol (MCP) server for integrating AI clients with Feishu functionalities, leveraging Feishu OAuth for secure user authentication and Cloudflare Workers for global distribution.
Setup Requirements
- ⚠️Requires a Cloudflare account for deployment.
- ⚠️Requires a Feishu Open Platform account to create an application and configure OAuth.
- ⚠️Requires the `wrangler` CLI for deployment and managing secrets/KV namespaces.
- ⚠️Requires Node.js 18+ and npm for local development.
Verified SafeView Analysis
discogs-mcp-server
by cswkim
MCP Server for the Discogs API, enabling music catalog operations, search functionality, and more.
MCP Server for the Discogs API, enabling music catalog operations, search functionality, and more.
Setup Requirements
- ⚠️Requires a Discogs Personal Access Token (DISCOGS_PERSONAL_ACCESS_TOKEN) for API access, which must be set in an environment variable.
- ⚠️Requires Node.js (v20.x.x recommended, v18.x.x compatible) to run locally.
- ⚠️The default `per_page` for API responses is set to 5 to accommodate clients with limited context windows, potentially requiring explicit overrides for more data.
Verified SafeView Analysis
loki-mcp
by grafana
A Go-based server that implements the Model Context Protocol (MCP) to integrate Grafana Loki log querying capabilities with AI agents like Claude Desktop or n8n.
A Go-based server that implements the Model Context Protocol (MCP) to integrate Grafana Loki log querying capabilities with AI agents like Claude Desktop or n8n.
Setup Requirements
- ⚠️Requires Go 1.16+ to build and run from source.
- ⚠️Requires an accessible Grafana Loki instance (e.g., via Docker Compose) to query log data.
- ⚠️Requires an MCP-compatible client (e.g., Claude Desktop, n8n, or the provided `loki-mcp-client`) to interact with the server.
Verified SafeView Analysis
relace-mcp
by possible055
Provides AI-powered code editing and intelligent codebase exploration using a Language Server Protocol (LSP) interface.
Provides AI-powered code editing and intelligent codebase exploration using a Language Server Protocol (LSP) interface.
Setup Requirements
- ⚠️Requires a Relace API Key (paid service) if using Relace as a provider or enabling cloud tools (`RELACE_CLOUD_TOOLS=1`).
- ⚠️Relies on external system tools like `uv` (for dependency management/execution), `git`, and `ripgrep` (for efficient search). The `bash` tool is only available on Unix/macOS.
- ⚠️Python 3.11+ is required for execution.
Verified SafeView Analysis
conductor-tasks
by hridaya423
Conductor Tasks acts as an intelligent AI-powered assistant for developers, streamlining the entire development lifecycle from task generation and planning (parsing PRDs, expanding tasks, generating implementation steps) to execution and code modification (generating diffs). It provides visual task management, integrates with various IDEs, and leverages multiple LLM providers for optimal results and cost efficiency.
Conductor Tasks acts as an intelligent AI-powered assistant for developers, streamlining the entire development lifecycle from task generation and planning (parsing PRDs, expanding tasks, generating implementation steps) to execution and code modification (generating diffs). It provides visual task management, integrates with various IDEs, and leverages multiple LLM providers for optimal results and cost efficiency.
Setup Requirements
- ⚠️Requires Node.js >=18.0.0.
- ⚠️Requires at least one LLM API key (e.g., OPENAI_API_KEY, ANTHROPIC_API_KEY) for AI features, which typically incur costs.
- ⚠️For Ollama support, a local Ollama server must be running.
- ⚠️For full IDE integration, an editor supporting Model Control Protocol (MCP) like Cursor is required.
Verified SafeView Analysis
mcp-wordpress
by docdyhr
AI-driven SEO optimization and comprehensive management for WordPress sites via a Model Context Protocol (MCP) server.
AI-driven SEO optimization and comprehensive management for WordPress sites via a Model Context Protocol (MCP) server.
Setup Requirements
- ⚠️Requires an active WordPress instance accessible via REST API.
- ⚠️Authentication (App Passwords, JWT, Basic, API Key) requires prior setup and configuration within WordPress.
- ⚠️AI-driven SEO features (e.g., `seo.generate_meta`, content analysis) will incur costs from external Large Language Model (LLM) providers and require additional API keys/endpoints.
- ⚠️Advanced features like multi-level caching (Redis) and background job processing (Action Scheduler) may require additional infrastructure or a companion WordPress plugin.
Verified SafeView Analysis
echarts-mcp
by apache
Generates Apache ECharts visualizations based on LLM-provided parameters and uploads them to a cloud storage service, returning the image URL.
Generates Apache ECharts visualizations based on LLM-provided parameters and uploads them to a cloud storage service, returning the image URL.
Setup Requirements
- ⚠️Requires a Baidu BCE (BOS) account and configuration for cloud image storage.
- ⚠️Requires Node.js v18.12.0+ or >=v20.9.0 due to the 'canvas' dependency's engine requirements.
Verified SafeView Analysis
mcp-n8n-builder
by spences10
Programmatic creation and management of n8n workflows by AI assistants via the Model Context Protocol (MCP).
Programmatic creation and management of n8n workflows by AI assistants via the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires a running n8n instance accessible via its REST API.
- ⚠️Requires an n8n API key for authentication.
- ⚠️Careful configuration of `N8N_HOST` is needed; setting it to 'http://localhost:5678' (without '/api/v1') is likely the correct approach to avoid double '/api/v1' in the URL, despite README examples.
Verified SafeView Analysis
minthcm
by minthcm
Human Capital Management (HCM) system with employee management, appraisals, and task management functionalities, leveraging a CRM-based backend.
Human Capital Management (HCM) system with employee management, appraisals, and task management functionalities, leveraging a CRM-based backend.
Setup Requirements
- ⚠️Requires PHP version 8.0.0 to 8.2.99. Other versions are not supported.
- ⚠️Requires Node.js and npm for building the Vue.js frontend application.
- ⚠️Requires specific file system permissions for the `legacy` directory and `.htaccess` file to allow read/write access.
- ⚠️Requires a running Elasticsearch instance with connectivity details (host, port, credentials).
Review RequiredView Analysis
codex-mcp-go
by w31r4
Wraps the OpenAI Codex CLI as an MCP tool, enabling AI clients like KiloCode, Roo Code, and Claude Code to utilize Codex for high-precision coding tasks, debugging, and code reviews within an agentic workflow.
Wraps the OpenAI Codex CLI as an MCP tool, enabling AI clients like KiloCode, Roo Code, and Claude Code to utilize Codex for high-precision coding tasks, debugging, and code reviews within an agentic workflow.
Setup Requirements
- ⚠️Requires OpenAI's 'codex' CLI installed and configured globally (e.g., via npm).
- ⚠️Requires an OpenAI API Key configured for the underlying 'codex' CLI.
- ⚠️Building from source requires Go 1.24+.