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)
logseq-mcp-tools
by joelhooks
Provides AI assistants structured access to a Logseq knowledge graph for retrieval, summarization, analysis, and modification.
Provides AI assistants structured access to a Logseq knowledge graph for retrieval, summarization, analysis, and modification.
Setup Requirements
- ⚠️Requires Logseq to be running with the HTTP API enabled and an authentication token configured.
- ⚠️For Claude Desktop integration, Node.js needs to be installed system-wide (e.g., via Homebrew) to avoid conflicts with version managers.
- ⚠️Absolute path to `index.ts` is crucial for client configurations (Claude Desktop, Cursor, Junie).
Verified SafeView Analysis
ava
by yutakobayashidev
AI-powered progress tracking and communication tool for developers, integrating with coding agents and Slack to reduce context switching.
AI-powered progress tracking and communication tool for developers, integrating with coding agents and Slack to reduce context switching.
Setup Requirements
- ⚠️Requires Node.js 18+
- ⚠️Requires Docker & Docker Compose for PostgreSQL database
- ⚠️Detailed Slack App setup required (creating app, configuring OAuth, scopes, slash commands, interaction URLs)
- ⚠️Requires OpenAI API Key (paid tier recommended for consistent use)
- ⚠️Requires Stripe account and API Key (for subscription features)
Verified SafeView Analysis
just-mcp
by PromptExecution
Provides an MCP (Model Context Protocol) server for AI agents to discover, execute, and introspect Justfile recipes, enabling automated build and task management without direct shell access.
Provides an MCP (Model Context Protocol) server for AI agents to discover, execute, and introspect Justfile recipes, enabling automated build and task management without direct shell access.
Review RequiredView Analysis
mcp-image
by shinpr
The MCP server enables AI assistants to generate and edit images using Google's Gemini 3 Pro Image, with intelligent prompt optimization provided by Gemini 2.0 Flash.
The MCP server enables AI assistants to generate and edit images using Google's Gemini 3 Pro Image, with intelligent prompt optimization provided by Gemini 2.0 Flash.
Setup Requirements
- ⚠️Requires a Google Gemini API Key, which is a paid service.
- ⚠️Requires Node.js version 20 or higher.
- ⚠️The `IMAGE_OUTPUT_DIR` environment variable must be an absolute path (e.g., /Users/username/images), not a relative path.
Verified SafeView Analysis
geoserver-mcp
by mahdin75
Enables Large Language Models (LLMs) to interact with and manage geospatial data and services through the GeoServer REST API.
Enables Large Language Models (LLMs) to interact with and manage geospatial data and services through the GeoServer REST API.
Setup Requirements
- ⚠️Requires Python 3.10 or higher.
- ⚠️A running GeoServer instance with REST API enabled is prerequisite.
- ⚠️Requires GeoServer connection details (URL, username, password) to be provided via environment variables or command-line arguments.
- ⚠️If using Docker, ensure the `--storage` directory is mounted as a volume for file-related operations.
Verified SafeView Analysis
STAMP
by KatherLab
Enables LLM agents to orchestrate end-to-end computational pathology tasks from Whole Slide Images, including feature extraction, model training, cross-validation, deployment, and heatmap generation.
Enables LLM agents to orchestrate end-to-end computational pathology tasks from Whole Slide Images, including feature extraction, model training, cross-validation, deployment, and heatmap generation.
Setup Requirements
- ⚠️Requires `uv` (version 0.8.5 or newer) for installation and dependency management.
- ⚠️Native OpenCV dependencies (e.g., `libgl1-mesa-glx` or `libgl1 libglx-mesa0 libglib2.0-0` on Ubuntu) must be manually installed.
- ⚠️GPU installation can be time-consuming, memory-intensive, and prone to PyTorch version mismatches, sometimes requiring manual `uv cache clean` operations.
- ⚠️Requires Python 3.11+ and specific PyTorch versions (e.g., `torch>=2.7.1,<2.8.0`).
Review RequiredView Analysis
lyra-tool-discovery
by nirholas
This MCP server is designed to fetch, parse, and organize documentation from websites implementing the llms.txt standard. It transforms raw documentation into structured, agent-ready formats, exposing tools for AI agents, LLMs, and automation workflows to consume documentation programmatically.
This MCP server is designed to fetch, parse, and organize documentation from websites implementing the llms.txt standard. It transforms raw documentation into structured, agent-ready formats, exposing tools for AI agents, LLMs, and automation workflows to consume documentation programmatically.
Setup Requirements
- ⚠️Requires Node.js runtime (implied by Node.js/TypeScript codebase).
- ⚠️Network access is required to fetch documentation from external websites, which may require specific firewall rules or proxy configurations if deployed publicly.
- ⚠️Relies on `npx` being available in the execution environment to run the STDIO server locally.
Review RequiredView Analysis
roam-research-mcp
by 2b3pro
Manages a Roam Research knowledge graph via CLI and exposes its functionalities as tools for AI agents (like Claude) to read, write, and organize notes.
Manages a Roam Research knowledge graph via CLI and exposes its functionalities as tools for AI agents (like Claude) to read, write, and organize notes.
Setup Requirements
- ⚠️Requires Node.js runtime environment to run the server or CLI.
- ⚠️Requires a Roam Research API token, implying access to a Roam Research graph (a paid service).
- ⚠️Environment variables must be configured either for single-graph mode (`ROAM_API_TOKEN`, `ROAM_GRAPH_NAME`) or multi-graph mode (`ROAM_GRAPHS`, `ROAM_DEFAULT_GRAPH`).
Verified SafeView Analysis
Provides up-to-date information and commands for various Python package managers (pip, conda, poetry, uv, pixi, pdm) by cross-referencing official documentation.
Provides up-to-date information and commands for various Python package managers (pip, conda, poetry, uv, pixi, pdm) by cross-referencing official documentation.
Setup Requirements
- ⚠️Requires Docker to be installed and running on the host system.
- ⚠️Specific `mcp.json` configuration is needed for integration with Agentic IDEs.
- ⚠️Users need to actively manage Docker image versions (e.g., pin to a commit hash for production).
Verified SafeView Analysis
codegraph-rust
by Jakedismo
Transforms codebases into a semantically searchable knowledge graph, enabling AI agents to reason about code relationships, architecture, and impact rather than just performing text-based searches.
Transforms codebases into a semantically searchable knowledge graph, enabling AI agents to reason about code relationships, architecture, and impact rather than just performing text-based searches.
Setup Requirements
- ⚠️Primarily targets macOS for installer scripts; Linux users may need manual adaptation.
- ⚠️Requires a running SurrealDB instance (local or cloud) with the CodeGraph schema applied.
- ⚠️Requires Rust toolchain and Homebrew (on macOS).
- ⚠️For 'balanced' or 'full' indexing tiers, language-specific LSP tools (e.g., `rust-analyzer`, `typescript-language-server`, `pyright-langserver`) must be installed.
Verified SafeView Analysis
agentx
by can1357
AI-native terminal issue tracker for developers, providing structured task management, Git integration, and a Model Context Protocol server for agent interaction.
AI-native terminal issue tracker for developers, providing structured task management, Git integration, and a Model Context Protocol server for agent interaction.
Setup Requirements
- ⚠️Requires Rust toolchain (compiler and Cargo) for building and installation.
- ⚠️Requires Git installed and configured locally for Git integration features (branch creation, commits).
Verified SafeView Analysis
IntelliConnect
by ruanrongman
An intelligent IoT platform enabling AI agent development, supporting various large language models, knowledge bases, voice applications, and device management for smart hardware like ESP-32.
An intelligent IoT platform enabling AI agent development, supporting various large language models, knowledge bases, voice applications, and device management for smart hardware like ESP-32.
Setup Requirements
- ⚠️Requires Docker for easy setup of MySQL, Redis, EMQX, and InfluxDB.
- ⚠️Requires Java 17 runtime environment.
- ⚠️Requires an EMQX cluster with exhook configured for MQTT message processing.
- ⚠️Numerous API keys are required for integrated AI services (e.g., DashScope, GLM, DeepSeek, SiliconFlow, weather services), which incur external costs.