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-server
by ksrijansingh
Acts as an API gateway to expose MuleSoft services as 'tools' for consumption by external agents, potentially LLMs like Copilot, through a standardized interface.
Acts as an API gateway to expose MuleSoft services as 'tools' for consumption by external agents, potentially LLMs like Copilot, through a standardized interface.
Setup Requirements
- ⚠️Requires a running MuleSoft API accessible at `MULE_BASE_URL` (defaults to `http://localhost:8081`)
- ⚠️Node.js and npm are required to run the server.
Verified SafeView Analysis
github-mcp-server-local
by Calvin-Francis
Connects AI tools (agents, assistants, chatbots) directly to GitHub's platform to read repositories, manage issues and PRs, analyze code, and automate workflows through natural language interactions.
Connects AI tools (agents, assistants, chatbots) directly to GitHub's platform to read repositories, manage issues and PRs, analyze code, and automate workflows through natural language interactions.
Setup Requirements
- ⚠️Requires a GitHub Personal Access Token (PAT) with appropriate scopes for authentication.
- ⚠️Requires Docker to be installed and running for the recommended local container-based setup, or a Go development environment for building from source.
- ⚠️Needs an MCP-compatible host application (e.g., VS Code, Claude, Cursor) to expose its tools to an AI model.
Verified SafeView Analysis
community-release-llm-integration
by xebialabs-community
Facilitate AI-powered automation workflows in Digital.ai Release by integrating with LLMs and Model Context Protocol (MCP) servers.
Facilitate AI-powered automation workflows in Digital.ai Release by integrating with LLMs and Model Context Protocol (MCP) servers.
Setup Requirements
- ⚠️Requires Python 3 and Docker to run the development environment.
- ⚠️Requires modifying the local `hosts` file (`/etc/hosts` or `C:\Windows\System32\drivers\etc\hosts`) with specific entries, which needs sudo/administrator permissions.
- ⚠️Requires API keys for various LLM providers (e.g., Gemini, OpenAI, Digital.ai LLM) and potentially MCP servers (e.g., GitHub, Agility), which are often paid services.
Verified SafeView Analysis
mcp-server-http
by a607ernie
This server acts as a Model Context Protocol (MCP) server, providing various mock tools (weather, employee info, user info, product search, news, calculator) via a Streamable HTTP API for potential use by AI models.
This server acts as a Model Context Protocol (MCP) server, providing various mock tools (weather, employee info, user info, product search, news, calculator) via a Streamable HTTP API for potential use by AI models.
Setup Requirements
- ⚠️Requires Python 3.13 or higher.
- ⚠️The `PORT` environment variable should be set, otherwise it defaults to 8741.
- ⚠️The `calculate` tool uses `eval`, which poses a severe security risk if exposed to untrusted input.
Review RequiredView Analysis
coolify-mcp-server
by Theprofitplatform
Provides an advanced automation and monitoring interface for managing Coolify infrastructure resources, deployments, and configurations.
Provides an advanced automation and monitoring interface for managing Coolify infrastructure resources, deployments, and configurations.
Setup Requirements
- ⚠️Requires an existing and operational Coolify instance with an API accessible via COOLIFY_BASE_URL and a valid COOLIFY_TOKEN.
- ⚠️For full functionality of tools like 'get_application_deployment_history' and 'get_deployment_logs', the server must be co-located with or have 'docker exec' access to the 'coolify-db' container.
- ⚠️Qdrant vector database (QDRANT_HOST, QDRANT_API_KEY) is recommended for semantic search capabilities, with an optional OPENAI_API_KEY for superior embeddings.
- ⚠️Docker and Node.js (v18+) runtime are prerequisites for running the server itself.
Verified SafeView Analysis
python_mcp_servers
by Bhoopesh123
Automate monitoring tasks by integrating with Prometheus for metric data retrieval, generating PromQL queries, and dynamically creating or updating Grafana dashboards, alongside triggering n8n workflows.
Automate monitoring tasks by integrating with Prometheus for metric data retrieval, generating PromQL queries, and dynamically creating or updating Grafana dashboards, alongside triggering n8n workflows.
Setup Requirements
- ⚠️Requires a local Prometheus instance running (default: http://localhost:9090).
- ⚠️Requires a local Grafana instance running (default: http://localhost:3000).
- ⚠️Requires an n8n instance running (default: http://localhost:5678).
- ⚠️A Grafana API Key must be generated and, ideally, configured as an environment variable (currently hardcoded in the provided examples).
Review RequiredView Analysis
mcp-demo-2048
by cocolizh
This server provides a web-based implementation of the classic 2048 game, accessible through a browser and using WebSockets for real-time game state updates.
This server provides a web-based implementation of the classic 2048 game, accessible through a browser and using WebSockets for real-time game state updates.
Setup Requirements
- ⚠️Requires Node.js 18+ and npm installed locally (if not using Docker)
- ⚠️Docker is recommended for simplified deployment and execution.
Verified SafeView Analysis
obsidian-mcp-server
by adityasingh0z3
Enhances Obsidian note-taking with advanced vault management, graph analytics, and semantic search capabilities, acting as a tool for large language models.
Enhances Obsidian note-taking with advanced vault management, graph analytics, and semantic search capabilities, acting as a tool for large language models.
Setup Requirements
- ⚠️Requires `OBSIDIAN_API_KEY` environment variable, obtained from the Obsidian Local REST API plugin settings.
- ⚠️Requires the Obsidian Local REST API plugin to be installed, enabled, and configured in Obsidian.
- ⚠️Requires the Obsidian Smart Connections plugin and Research MCP Bridge plugin to be installed for semantic search tools to function.
- ⚠️Graph analysis tools and pattern search (when implemented) require the `OBSIDIAN_VAULT_PATH` environment variable to be set.
- ⚠️Requires Node.js version 18 or later.
Verified SafeView Analysis
mcp-hatchery
by joe-watkins
Scaffolds Model Context Protocol (MCP) servers in JavaScript or Python, offering local and cloud deployment options for AI assistant integration.
Scaffolds Model Context Protocol (MCP) servers in JavaScript or Python, offering local and cloud deployment options for AI assistant integration.
Setup Requirements
- ⚠️Requires Node.js >= 18.0.0 for the CLI tool and JavaScript projects.
- ⚠️Requires Python >= 3.8 for FastMCP (Python) projects.
- ⚠️Remote deployment options (Netlify, Vercel, FastMCP Cloud) require corresponding accounts and GitHub integration.
Verified SafeView Analysis
code_intelligence_mcp_server
by iceinvein
Provides semantic search and code navigation capabilities to LLM agents by locally indexing codebases.
Provides semantic search and code navigation capabilities to LLM agents by locally indexing codebases.
Setup Requirements
- ⚠️Requires an initial download of approximately 300MB for the AI embedding model.
- ⚠️Creates and uses significant local disk space (in a '.cimcp/' directory) for its SQLite, Tantivy, and LanceDB indexes and embedding cache.
Verified SafeView Analysis
http_mcp
by yeison-liscano
Implements a lightweight server for the Model Context Protocol (MCP) over HTTP and STDIO, allowing exposure of Python functions as discoverable and executable remote tools and prompts.
Implements a lightweight server for the Model Context Protocol (MCP) over HTTP and STDIO, allowing exposure of Python functions as discoverable and executable remote tools and prompts.
Setup Requirements
- ⚠️Requires Python 3.10 or higher.
- ⚠️Intended to be integrated with a Starlette or FastAPI application; requires manual setup of `Starlette.lifespan` for state management and `AuthenticationMiddleware` for authorization scopes.
- ⚠️Specific dependency versions are locked (e.g., Pydantic==2.12.5, uvicorn==0.38.0, starlette==0.50.0) which may lead to dependency conflicts in larger projects.
Verified SafeView Analysis
Anti-Soy
by EricJujianZou
Automated GitHub profile analysis for assessing developer skills and detecting AI-generated code in hiring processes.
Automated GitHub profile analysis for assessing developer skills and detecting AI-generated code in hiring processes.
Setup Requirements
- ⚠️Requires GITHUB_TOKEN environment variable for GitHub API access (GraphQL API calls).
- ⚠️Requires GEMINI_API_KEY environment variable for Google Gemini LLM access, which is a paid service.
- ⚠️Requires 'uv' for Python dependency management and virtual environment setup.