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(9120)
doc-mcp-server
by aserper
Provides real-time access to up-to-date documentation from various package ecosystems (PyPI, npm, GitHub, etc.) for LLM-powered coding agents, mitigating hallucination and outdated information.
Provides real-time access to up-to-date documentation from various package ecosystems (PyPI, npm, GitHub, etc.) for LLM-powered coding agents, mitigating hallucination and outdated information.
Setup Requirements
- ⚠️Requires Python 3.10 or higher.
- ⚠️GitHub API rate limits are severely restricted (60 requests/hour) without a GITHUB_TOKEN or GitHub CLI ('gh') authentication configured via GITHUB_AUTH.
- ⚠️Processing unverified external content carries inherent security risks, mitigated by 'RTFD_FETCH=false' or 'VERIFIED_BY_PYPI=true' but requiring explicit user configuration.
Review RequiredView Analysis
d365fo-client
by mafzaal
This server provides a Model Context Protocol (MCP) interface for a D365 F&O client, enabling AI assistants and other MCP-compatible tools to interact with Microsoft Dynamics 365 Finance & Operations environments for metadata retrieval, CRUD operations, action execution, and data querying.
This server provides a Model Context Protocol (MCP) interface for a D365 F&O client, enabling AI assistants and other MCP-compatible tools to interact with Microsoft Dynamics 365 Finance & Operations environments for metadata retrieval, CRUD operations, action execution, and data querying.
Setup Requirements
- ⚠️Requires D365 F&O environment URL and configured Azure AD authentication (client_id/secret/tenant_id or DefaultAzureCredential).
- ⚠️Python 3.8+ is required.
Verified SafeView Analysis
cml-mcp
by xorrkaz
Enables AI assistants to interact with and automate Cisco Modeling Labs (CML) network lab operations using natural language.
Enables AI assistants to interact with and automate Cisco Modeling Labs (CML) network lab operations using natural language.
Setup Requirements
- ⚠️Requires Python 3.12 or later.
- ⚠️CLI command execution on CML nodes requires PyATS to be installed (use `cml-mcp[pyats]` extra) and additional device credentials (PYATS_USERNAME, PYATS_PASSWORD, PYATS_AUTH_PASS).
- ⚠️Windows users need Windows Subsystem for Linux (WSL) or Docker for PyATS-based CLI command support.
- ⚠️When using HTTP transport mode, MCP clients require Node.js and the 'mcp-remote' bridge to connect, and must send CML credentials via HTTP headers (Base64 encoded).
Verified SafeView Analysis
rdkit-mcp-server
by tandemai-inc
Enables language models to interact with RDKit cheminformatics functions through a Model Context Protocol server.
Enables language models to interact with RDKit cheminformatics functions through a Model Context Protocol server.
Setup Requirements
- ⚠️Requires an OpenAI API Key for the CLI client and evaluations (paid service).
- ⚠️RDKit installation via `pip` can sometimes be challenging due to dependencies; `conda` might be a more stable alternative.
- ⚠️Requires the local RDKit MCP server to be running before the client can connect.
Review RequiredView Analysis
metabase-mcp-server
by CognitionAI
Enables AI assistants to interact with and manage Metabase's analytics platform by providing comprehensive API access through a Model Context Protocol server.
Enables AI assistants to interact with and manage Metabase's analytics platform by providing comprehensive API access through a Model Context Protocol server.
Setup Requirements
- ⚠️Requires a running Metabase instance.
- ⚠️Requires Node.js 20.19.0+ and npm 8.0.0+ for optimal compatibility.
- ⚠️Metabase authentication details (either `METABASE_API_KEY` or `METABASE_USERNAME` and `METABASE_PASSWORD`) must be explicitly provided via environment variables.
Verified SafeView Analysis
azure-devops-boards-mcp-rust
by danielealbano
This MCP server enables LLM agents to manage Azure DevOps Boards by creating, updating, querying, and linking work items, as well as listing teams, boards, and iteration paths.
This MCP server enables LLM agents to manage Azure DevOps Boards by creating, updating, querying, and linking work items, as well as listing teams, boards, and iteration paths.
Setup Requirements
- ⚠️Requires Azure CLI (`az login`) for authentication prior to running the server.
- ⚠️Running in HTTP server mode (`--server`) binds to `0.0.0.0`, exposing it to the network. Ensure appropriate firewall rules are in place.
- ⚠️The WIQL query tool (`azdo_query_work_items_by_wiql`) allows direct execution of Work Item Query Language, which an LLM should use carefully to avoid unintended results.
Verified SafeView Analysis
mcp-android-server-python
by nim444
Provides an MCP server for AI agents to automate Android devices using uiautomator2.
Provides an MCP server for AI agents to automate Android devices using uiautomator2.
Setup Requirements
- ⚠️Requires Python 3.13 or higher.
- ⚠️Requires Android Debug Bridge (adb) installed and in system PATH.
- ⚠️Requires a connected Android device with USB debugging enabled.
- ⚠️Requires manual modification of `server.py` to switch between HTTP and stdio transport modes for different use cases (e.g., AI agent vs. API).
Verified SafeView Analysis
nexus-dev
by mmornati
Provides a local RAG (Retrieval-Augmented Generation) system and persistent memory for AI coding agents to enhance their contextual understanding, cross-project learning, and tool-use capabilities.
Provides a local RAG (Retrieval-Augmented Generation) system and persistent memory for AI coding agents to enhance their contextual understanding, cross-project learning, and tool-use capabilities.
Setup Requirements
- ⚠️Requires OpenAI API Key (Paid) or a locally running Ollama server with a pulled embedding model.
- ⚠️Python 3.13+ is required for installation and execution.
- ⚠️Manual configuration of the IDE's MCP client is necessary, often including setting the NEXUS_PROJECT_ROOT environment variable or ensuring correct working directory for the server.
- ⚠️Specific `pipx` or `uv tool` installation method is recommended for isolated global installation.
Verified SafeView Analysis
memcord
by ukkit
A privacy-first, self-hosted MCP server for organizing chat history, summarizing messages, and searching past conversations using AI, particularly for Claude interactions.
A privacy-first, self-hosted MCP server for organizing chat history, summarizing messages, and searching past conversations using AI, particularly for Claude interactions.
Setup Requirements
- ⚠️Requires Python 3.10+.
- ⚠️Utilizes 'uv' for virtual environment and package management, which the install scripts handle.
- ⚠️Requires manual configuration (copying JSON files) to integrate with clients like Claude Desktop/Code or VSCode, in specific application data directories.
- ⚠️Full functionality, especially 'infinite memory' for Claude conversations, implicitly requires active Claude client usage.
Verified SafeView Analysis
org-mcp-server
by szaffarano
A Model Context Protocol (MCP) server for org-mode knowledge management, providing search, content access, and note linking capabilities for AI agents.
A Model Context Protocol (MCP) server for org-mode knowledge management, providing search, content access, and note linking capabilities for AI agents.
Setup Requirements
- ⚠️Requires a Rust toolchain to build from source, or Nix for Nix Flakes installation.
- ⚠️A TOML configuration file (`~/.config/org-mcp/config.toml`) is used, and users must configure `org_directory` to point to their org-mode file root.
- ⚠️The configured `org_directory` must exist and be accessible by the running process for any file operations to succeed.
Verified SafeView Analysis
tuisic
by Dark-Kernel
A terminal-based online music streaming application that provides an MCP (Model Context Protocol) server for AI integration, allowing AI clients to control music playback and search.
A terminal-based online music streaming application that provides an MCP (Model Context Protocol) server for AI integration, allowing AI clients to control music playback and search.
Setup Requirements
- ⚠️Requires 'yt-dlp' to be installed for track download functionality (though not directly exposed by MCP tools).
- ⚠️Optional MPRIS support requires 'sdbus-cpp', which may need manual building and installation.
- ⚠️Requires a TUI-compatible terminal for the main application mode, but the MCP server runs headless.
Verified SafeView Analysis
Docker_MCPGUIApp
by MariyaSha
This repository provides a starter template for building full-stack AI assistants that integrate with real-world tools using Docker MCP Gateway and a Large Language Model.
This repository provides a starter template for building full-stack AI assistants that integrate with real-world tools using Docker MCP Gateway and a Large Language Model.
Setup Requirements
- ⚠️Requires Docker Desktop with MCP Toolkit & Catalog enabled.
- ⚠️Requires Python 3.12+.
- ⚠️Requires installing a lightweight model (e.g., Gemma3) in Docker Desktop.
- ⚠️Stripe account is optional for certain remote MCP functionalities.