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)
langsmith-mcp-server-feedstock
by conda-forge
Provides a Managed Compute Platform (MCP) server for integrating with the Langsmith SDK.
Provides a Managed Compute Platform (MCP) server for integrating with the Langsmith SDK.
Setup Requirements
- ⚠️Requires Python 3.x (specific minor version derived from 'python_min' in recipe)
- ⚠️Intended for installation via Conda or Mamba
Verified SafeView Analysis
mcp-server-planton
by plantoncloud-inc
The Planton Cloud MCP Server enables AI agents to query, create, update, and delete cloud resources using user-scoped permissions via the Model Context Protocol (MCP).
The Planton Cloud MCP Server enables AI agents to query, create, update, and delete cloud resources using user-scoped permissions via the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires a Planton Cloud API Key, obtained from the Planton Cloud Console, which is a critical setup step for all operations.
- ⚠️Specific Go version requirements (Go 1.24.7 in `go.mod`, Go 1.25 for Docker builds/CI/CD) and nuances with `go mod tidy` can be a friction point for local development environments.
- ⚠️Requires a compatible MCP client (e.g., Cursor, Claude Desktop, LangGraph) for interaction; it doesn't offer a direct web UI or basic CLI for general users to interact with its tools.
Verified SafeView Analysis
Dissect-mcp-server
by heejung0
This server exposes the Dissect digital forensics library as a Model Context Protocol (MCP) server, enabling MCP clients to extract and analyze various artifacts from disk images (E01, RAW, VMDK, etc.).
This server exposes the Dissect digital forensics library as a Model Context Protocol (MCP) server, enabling MCP clients to extract and analyze various artifacts from disk images (E01, RAW, VMDK, etc.).
Setup Requirements
- ⚠️Requires installation of Dissect binaries (`target-query`, `rdump`, `target-fs`, `acquire`) and their correct paths specified via environment variables (`DISSECT_TARGET_QUERY`, etc.).
- ⚠️Processing large disk images requires significant local storage and computational resources.
- ⚠️Output directories (`DISSECT_ACQUIRE_DIR`, `DISSECT_EXTRACT_DIR`) must have appropriate write permissions and sufficient space.
Review RequiredView Analysis
orgbrain
by irab
Provides a Model Context Protocol (MCP) server for knowledge extraction and cross-repository analysis within multi-repository organizations.
Provides a Model Context Protocol (MCP) server for knowledge extraction and cross-repository analysis within multi-repository organizations.
Setup Requirements
- ⚠️Requires Node.js 18+ and pnpm.
- ⚠️Requires GitHub CLI (`gh`) to be installed and authenticated for `connect_org` functionality (`gh auth login`).
- ⚠️Relies on `git` and `gh` executables being in the system's PATH.
- ⚠️Tree-sitter parsers for Rust, Go, Python require native modules, which are expected to be available.
Verified SafeView Analysis
simple_remote_mcp_server
by shobhit743
Manages personal financial expenses by allowing users to add, list, and summarize expenditures with categorization via an API.
Manages personal financial expenses by allowing users to add, list, and summarize expenditures with categorization via an API.
Setup Requirements
- ⚠️Requires Python 3.13 or newer.
Verified SafeView Analysis
Pentest-mcp
by d01ki
Unified penetration testing toolkit for authorized systems, integrated with Claude Desktop.
Unified penetration testing toolkit for authorized systems, integrated with Claude Desktop.
Setup Requirements
- ⚠️Requires OpenAI API Key (Paid) for LLM agent functionality.
- ⚠️Docker is required for the recommended easy setup and server isolation.
- ⚠️Nmap must be installed on the host system (or within the Docker container for the unified server).
Verified SafeView Analysis
sample-mcp-server
by cs224
A sample server demonstrating the Model Context Protocol (MCP) for integrating custom data and tools with ChatGPT's Developer Mode.
A sample server demonstrating the Model Context Protocol (MCP) for integrating custom data and tools with ChatGPT's Developer Mode.
Setup Requirements
- ⚠️Requires ChatGPT Pro subscription with Developer Mode enabled.
- ⚠️Requires ngrok (or similar tunneling service) to expose the local server to the internet.
- ⚠️Requires Python 3.10 or higher.
- ⚠️This server is designed for testing and explicitly does not implement authentication, making it unsuitable for production use.
Verified SafeView Analysis
mcp-obsidian
by halbares
Enables AI agents to directly interact (read, search, write) with an Obsidian knowledge vault.
Enables AI agents to directly interact (read, search, write) with an Obsidian knowledge vault.
Setup Requirements
- ⚠️Requires `ripgrep` (rg) system dependency for optimal search performance.
- ⚠️Crucially requires the `OBSIDIAN_VAULT_PATH` environment variable to be set to an existing Obsidian vault directory.
- ⚠️A hardcoded fallback path (`/home/pablo/Baul_Obsidian`) for `OBSIDIAN_VAULT_PATH` exists in `src/server.py` if the environment variable is not set or valid, which will likely not work for other users.
- ⚠️Requires Python 3.12 or higher.
Verified SafeView Analysis
edupage-mcp
by peskaf
Serves as an MCP (Multi-Channel Platform) backend server for the EduPage service.
Serves as an MCP (Multi-Channel Platform) backend server for the EduPage service.
Setup Requirements
- ⚠️Requires Python 3.13.0 or higher.
- ⚠️Requires 'uv' package manager for environment setup.
Verified SafeView Analysis
rag-mcp-server
by Scarmonit
Provides semantic document search and management capabilities as a Model Context Protocol (MCP) server.
Provides semantic document search and management capabilities as a Model Context Protocol (MCP) server.
Setup Requirements
- ⚠️Requires Python >= 3.10.
- ⚠️ChromaDB and ONNX embedding models require local disk space (downloads on first use).
- ⚠️Needs specific MCP client configuration (e.g., Claude Desktop JSON config).
Verified SafeView Analysis
pysr-mcp-server
by archetana
Discovering interpretable mathematical equations from data using symbolic regression for scientific discovery, feature engineering, and data modeling.
Discovering interpretable mathematical equations from data using symbolic regression for scientific discovery, feature engineering, and data modeling.
Setup Requirements
- ⚠️Requires Julia backend installation (5-10 minutes) for PySR to function, which is a significant initial setup step.
- ⚠️Requires Python and specific libraries: `pysr`, `numpy`, `pandas`, (potentially `matplotlib`, `seaborn`, `sympy`, `psutil` based on dependencies in READMEs).
- ⚠️Relies on temporary files for data exchange between Node.js and Python, which might require appropriate file system permissions and sufficient disk space in `/tmp` or the configured `workDir`.
Verified SafeView Analysis
mcp-marketplace
by saraivabr
A marketplace and API gateway for Model Context Protocol (MCP) servers, enabling discovery, installation, and management of AI application capabilities.
A marketplace and API gateway for Model Context Protocol (MCP) servers, enabling discovery, installation, and management of AI application capabilities.
Setup Requirements
- ⚠️Requires Node.js 18+ for development and production.
- ⚠️Requires PostgreSQL 16 as the primary database.
- ⚠️Requires Redis 7 (optional but highly recommended for distributed rate limiting and session management in production).
- ⚠️Full feature set (e.g., publisher authentication) requires GitHub OAuth App credentials (client ID and secret).
- ⚠️Email notifications depend on an external service (e.g., Resend) with a configured API key and 'FROM_EMAIL'.
- ⚠️Analytics and error tracking require API keys for PostHog and Sentry, respectively.