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)
desktop-commander-mcp
by GlacierEQ
Enables remote shell execution and system access for deployment orchestration.
Enables remote shell execution and system access for deployment orchestration.
Review RequiredView Analysis
MCP-server-advanced-
by Nihallllll
A Micro-Copilot server designed for managing a notes application, providing API endpoints to retrieve and add notes.
A Micro-Copilot server designed for managing a notes application, providing API endpoints to retrieve and add notes.
Setup Requirements
- ⚠️Requires Python 3.12 or newer.
- ⚠️Critical security concern: The CORS middleware is configured to allow all origins and credentials. This must be restricted to specific, trusted origins before public deployment.
- ⚠️Requires environment variables for Stytch authentication and database connection, as implied by dependencies.
Review RequiredView Analysis
devfest-workshop
by songhong
A server application likely developed as a demonstration for a DevFest workshop, showcasing server-side development patterns or specific technology integrations.
A server application likely developed as a demonstration for a DevFest workshop, showcasing server-side development patterns or specific technology integrations.
Review RequiredView Analysis
longbridge-mcp-docker
by WisdomShun
Provides a Dockerized Longport MCP (Model Context Protocol) server for easy deployment and management of Longport API services.
Provides a Dockerized Longport MCP (Model Context Protocol) server for easy deployment and management of Longport API services.
Setup Requirements
- ⚠️Requires Docker Engine (20.10.0+) and Docker Compose (1.29.0+)
- ⚠️Longport API credentials (APP_KEY, APP_SECRET, ACCESS_TOKEN) are mandatory
- ⚠️A `.env` file must be manually created for Docker Compose setup
Verified SafeView Analysis
mcp-gitlab-mcp-server60
by bioanywhere
To deploy and manage a 'gitlab-mcp-server' application using Docker containers for local development and CI/CD.
To deploy and manage a 'gitlab-mcp-server' application using Docker containers for local development and CI/CD.
Setup Requirements
- ⚠️Docker is required for local development and deployment.
- ⚠️GCP credentials (GCP_CREDENTIALS, GCP_PROJECT_ID) are required for CI/CD integration with Google Artifact Registry.
Verified SafeView Analysis
n8n-mcp-server
by visccyberacct
This server provides a Microservice Control Protocol (MCP) interface to manage and automate n8n workflows, credentials, and tags on a homelab instance.
This server provides a Microservice Control Protocol (MCP) interface to manage and automate n8n workflows, credentials, and tags on a homelab instance.
Setup Requirements
- ⚠️Requires Python 3.11 or higher.
- ⚠️An n8n instance with API access is required (e.g., n8n.homelab.com).
- ⚠️The N8N_API_KEY environment variable must be configured for authentication.
- ⚠️SSL certificate verification is disabled by default for homelab environments, which is generally less secure than full verification.
Verified SafeView Analysis
jira_mcp_server
by SuperPyonchiX
The Jira MCP Server enables AI assistants to interact with Jira Software DataCenter and Cloud REST APIs to retrieve, search, create, update, and transition task information.
The Jira MCP Server enables AI assistants to interact with Jira Software DataCenter and Cloud REST APIs to retrieve, search, create, update, and transition task information.
Setup Requirements
- ⚠️Requires Node.js v16+ and npm/yarn for installation and execution.
- ⚠️Requires a Jira account with appropriate access permissions and either DataCenter username/password or Cloud API token.
- ⚠️Requires a build step (`npm run build`) to compile TypeScript to JavaScript before the server can be run.
Verified SafeView Analysis
sticky-note-mcp
by exsitec
An MCP server that enables AI agents to persist and retrieve 'sticky notes' based on matching patterns within their current session history, acting as a memory or reminder system.
An MCP server that enables AI agents to persist and retrieve 'sticky notes' based on matching patterns within their current session history, acting as a memory or reminder system.
Setup Requirements
- ⚠️Requires installation of `fastmcp` Python package (`pip install fastmcp`).
- ⚠️Requires configuration of `MCP_AGENT_FRAMEWORK` (either 'codex' or 'copilot') and data directories (`STICKY_NOTES_DIR`, `SESSION_HISTORY_DIR`) via environment variables.
- ⚠️Integration with either VS Code's MCP extension (for Copilot) or Codex's `config.toml` is necessary for the agent to use the server's tools.
Verified SafeView Analysis
redwood
by douglas-gibbons
The Redwood MCP server provides AI models with tools for command execution, web scraping, time retrieval, and persistent data storage.
The Redwood MCP server provides AI models with tools for command execution, web scraping, time retrieval, and persistent data storage.
Setup Requirements
- ⚠️Requires Python 3.12+ (as specified in pyproject.toml).
- ⚠️Requires `uv` and `make` for setup and execution (as per README).
- ⚠️Relies on a local SQLite database file (`mcp_data.db`) for storage, which might have concurrency or persistence implications depending on deployment.
Review RequiredView Analysis
ai-infrastructure
by bobthearsonist
The AI Infrastructure project serves as a central hub for multiplexing various Model Context Protocol (MCP) servers and AI tools, providing a unified gateway for AI clients with integrated observability and platform services.
The AI Infrastructure project serves as a central hub for multiplexing various Model Context Protocol (MCP) servers and AI tools, providing a unified gateway for AI clients with integrated observability and platform services.
Setup Requirements
- ⚠️Requires 'docker network create mcpx_ai-infrastructure' before starting services.
- ⚠️Requires API keys (e.g., OpenAI, Anthropic, Langfuse, Lunar) for specific MCP servers and services, which must be configured in '.env' files.
- ⚠️The 'agentgateway' requires 'statefulMode: stateless' for SSE-based MCP servers due to session handling differences.
- ⚠️Some client configurations use 'nvm' to ensure a specific Node.js version (20.11.1) for 'mcp-remote'.
Review RequiredView Analysis
jira-mcp
by abraham2512
Provides an MCP (Model Context Protocol) server with Jira search and issue retrieval tools for AI agents.
Provides an MCP (Model Context Protocol) server with Jira search and issue retrieval tools for AI agents.
Setup Requirements
- ⚠️Requires access to a Jira instance and an API token with appropriate permissions.
- ⚠️Requires specific Jira projects to be configured via the JIRA_ALLOWED_PROJECTS environment variable for operational security.
Verified SafeView Analysis
ember-mcp
by marc-shade
The Ember MCP server acts as an AI conscience keeper and quality gate, enforcing production-only policies and providing intelligent feedback and learning capabilities to another AI agent (Phoenix/Claude Code).
The Ember MCP server acts as an AI conscience keeper and quality gate, enforcing production-only policies and providing intelligent feedback and learning capabilities to another AI agent (Phoenix/Claude Code).
Setup Requirements
- ⚠️Requires `GROQ_API_KEY` environment variable for AI intelligence features (Groq API, which has a free tier and low paid costs).
- ⚠️Requires Node.js 18+ to run.
- ⚠️Requires configuration in `~/.claude.json` to register as an MCP server for integration with Claude Code.