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 brzozowskijuanpablo
A C# .NET 8.0 server application designed to manage or orchestrate other processes (referred to as 'mcpServers'), such as a 'sql-query-server' that interacts with a SQL API.
A C# .NET 8.0 server application designed to manage or orchestrate other processes (referred to as 'mcpServers'), such as a 'sql-query-server' that interacts with a SQL API.
Setup Requirements
- ⚠️.NET 8.0 SDK Required
- ⚠️External SQL API Dependency (Implicit for child processes)
Review RequiredView Analysis
OpenAPI-to-MCP-Server-FE
by thiennga52004
A frontend web application for managing and converting OpenAPI specifications into Model Context Protocol (MCP) servers, enabling AI assistant interaction.
A frontend web application for managing and converting OpenAPI specifications into Model Context Protocol (MCP) servers, enabling AI assistant interaction.
Setup Requirements
- ⚠️Requires a separate backend API server (not provided in this repository) to handle user authentication, spec management, and executable building.
- ⚠️The `REACT_APP_API_DOMAIN` environment variable should be explicitly set to point to a secure (HTTPS) backend API to avoid using the hardcoded insecure HTTP endpoint.
- ⚠️The signup process is simulated on the frontend (`Auth.js`), implying the backend doesn't yet support this route or it's a placeholder.
Verified SafeView Analysis
amon-github-mcp-server
by amotarao
Provides an MCP server to interact with GitHub issues and pull requests, especially for managing sub-issues and milestones, facilitating automation and integration with LLM agents.
Provides an MCP server to interact with GitHub issues and pull requests, especially for managing sub-issues and milestones, facilitating automation and integration with LLM agents.
Setup Requirements
- ⚠️Requires a GitHub Personal Access Token (PAT) for authenticated requests and higher rate limits, which must be obtained and configured either as an environment variable or an HTTP header by the client.
- ⚠️Requires Node.js and pnpm to install dependencies and run the server.
- ⚠️Requires specific JSON configuration within the Claude Desktop application for integration.
Verified SafeView Analysis
MCP.ToDo
by jesuscorral
Demonstrates AI-driven development workflows and serves as a simple client-side ToDo application for proof of concept.
Demonstrates AI-driven development workflows and serves as a simple client-side ToDo application for proof of concept.
Setup Requirements
- ⚠️Tasks will not persist between sessions if localStorage is unsupported or disabled in the user's browser.
Verified SafeView Analysis
nextjs-django-kanban-mcp
by ggustin93
A full-stack Kanban task management application with a GraphQL API, dual-view (Kanban/Eisenhower Matrix), and AI integration via a Model Context Protocol (MCP) server for natural language task management.
A full-stack Kanban task management application with a GraphQL API, dual-view (Kanban/Eisenhower Matrix), and AI integration via a Model Context Protocol (MCP) server for natural language task management.
Setup Requirements
- ⚠️Docker/Docker Compose is the recommended setup; Windows users may require WSL2 or 'make' installed.
- ⚠️Critical environment variables (DJANGO_SECRET_KEY, ALLOWED_HOSTS, NEXT_PUBLIC_GRAPHQL_URL) must be explicitly configured, especially for production, as default values are insecure.
- ⚠️Requires Python 3.11+ for the backend and Node.js 20+ for the frontend.
Verified SafeView Analysis
package-intel
by BUZDOLAPCI
Query various package registries (npm, PyPI, crates.io) to retrieve metadata, release history, and maintenance signals for software packages.
Query various package registries (npm, PyPI, crates.io) to retrieve metadata, release history, and maintenance signals for software packages.
Setup Requirements
- ⚠️Requires Node.js 18.0.0 or higher to run.
Verified SafeView Analysis
obsidian-mcp-server
by Vasallo94
An advanced Model Context Protocol (MCP) server that integrates Obsidian vaults with AI agents (Claude Desktop, Cursor) for enhanced knowledge management, automation, semantic analysis, and content creation/editing.
An advanced Model Context Protocol (MCP) server that integrates Obsidian vaults with AI agents (Claude Desktop, Cursor) for enhanced knowledge management, automation, semantic analysis, and content creation/editing.
Setup Requirements
- ⚠️Requires Python 3.11+.
- ⚠️The `OBSIDIAN_VAULT_PATH` environment variable must be set to the absolute path of your Obsidian vault.
- ⚠️For semantic search (RAG) features, additional dependencies are required: `pip install "obsidian-mcp-server[rag]"`. This will also download large AI models locally.
- ⚠️Semantic search defaults to Ollama embeddings (`embeddinggemma` model) which requires a running Ollama server. If not available, it falls back to HuggingFace embeddings, potentially incurring local model download overhead.
Verified SafeView Analysis
leonardo
by JoostVanAverbeke
This application serves as a Ruby on Rails-based Model Context Protocol (MCP) server for tracking patient results, orders, healthcare providers, and municipalities.
This application serves as a Ruby on Rails-based Model Context Protocol (MCP) server for tracking patient results, orders, healthcare providers, and municipalities.
Setup Requirements
- ⚠️Requires Ruby 3.3 or later
- ⚠️Requires Rails 8.0.2 or later
- ⚠️Requires PostgreSQL 14.13 or later
- ⚠️Requires Docker and Docker Compose
- ⚠️Requires NodeJS and npm for the MCP Inspector tool
Review RequiredView Analysis
mcp-server-secops-soar
by ArthurTcs
This MCP server enables interaction with Google's Chronicle Security Operations SOAR suite for case management, entity investigation, and dynamic integration with various security tools.
This MCP server enables interaction with Google's Chronicle Security Operations SOAR suite for case management, entity investigation, and dynamic integration with various security tools.
Setup Requirements
- ⚠️Requires Python 3.11+.
- ⚠️Requires `uv` package installer/runner, and macOS users might need the full path to `uv` binary, as well as running `/Applications/Python\ 3.12/Install\ Certificates.command` for `certifi`.
- ⚠️Critical environment variables (SOAR_URL, SOAR_APP_KEY) must be securely configured.
- ⚠️Dynamic integrations are loaded based on a `--integrations` flag or `SOAR_INTEGRATIONS` environment variable, and their availability depends on active instances within the SOAR platform.
Verified SafeView Analysis
squish
by michielhdoteth
Local-first persistent memory for AI agents, providing auto-capture of interactions, context injection, and advanced memory management features including deduplication.
Local-first persistent memory for AI agents, providing auto-capture of interactions, context injection, and advanced memory management features including deduplication.
Setup Requirements
- ⚠️Requires an OpenAI API Key (paid service) if 'SQUISH_EMBEDDINGS_PROVIDER' is set to 'openai' for high-quality semantic embeddings.
- ⚠️Requires a local Ollama instance running if 'SQUISH_EMBEDDINGS_PROVIDER' is set to 'ollama' for local embeddings.
- ⚠️For 'Team Mode' features (PostgreSQL, Redis cache, multi-user support), Docker and manual database/Redis configuration via 'DATABASE_URL' and 'REDIS_URL' environment variables are required.
Verified SafeView Analysis
propstack-mcp
by Ki-Magie
It serves as a central control or management plane, providing backend services for a distributed system or application.
It serves as a central control or management plane, providing backend services for a distributed system or application.
Setup Requirements
- ⚠️Requires a compatible runtime environment (e.g., Node.js or Docker) to be installed.
- ⚠️Database connection might be required depending on server functionality (e.g., PostgreSQL, MongoDB).
- ⚠️Configuration relies heavily on environment variables, which must be correctly set up.
Review RequiredView Analysis
MCP
by gymkathirza
A server implementation written in C#/.NET for a specific communication protocol, likely related to Minecraft (MCP).
A server implementation written in C#/.NET for a specific communication protocol, likely related to Minecraft (MCP).
Setup Requirements
- ⚠️Requires .NET SDK (e.g., .NET 6.0 or 8.0) to build and run the C# project.