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(7756)
Kolada-MCP
by isakskogstad
Provides LLMs with direct access to Swedish municipal and regional statistics via the Kolada API, offering 5,000+ Key Performance Indicators for analysis.
Provides LLMs with direct access to Swedish municipal and regional statistics via the Kolada API, offering 5,000+ Key Performance Indicators for analysis.
Setup Requirements
- ⚠️Requires Node.js runtime version 18.0.0 or higher.
- ⚠️Relies on the external Kolada API (api.kolada.se/v3), requiring internet access for data retrieval.
- ⚠️The remote server URL provided is configured for 'Open Access' (no authentication required) for all LLM clients.
Verified SafeView Analysis
whatsapp-mcp-ts
by jlucaso1
Connects a personal WhatsApp account to an AI agent, enabling the agent to search messages and contacts, list chats, retrieve message history, and send messages via WhatsApp.
Connects a personal WhatsApp account to an AI agent, enabling the agent to search messages and contacts, list chats, retrieve message history, and send messages via WhatsApp.
Setup Requirements
- ⚠️Requires Node.js version 23.10.0 or higher.
- ⚠️Requires an initial manual WhatsApp QR code scan for authentication, which can be time-sensitive.
- ⚠️Initial message history synchronization can take significant time depending on your WhatsApp history size.
- ⚠️Specific configuration JSON is required for the AI client (e.g., Claude Desktop, Cursor) to launch and connect to the MCP server.
Verified SafeView Analysis
mcp-any-rest
by xiangweizeng
An MCP (Micro-service Composition Protocol) server that dynamically configures and exposes APIs defined using ZML (ZenTao Markup Language), acting as an API gateway for ZenTao or similar APIs.
An MCP (Micro-service Composition Protocol) server that dynamically configures and exposes APIs defined using ZML (ZenTao Markup Language), acting as an API gateway for ZenTao or similar APIs.
Setup Requirements
- ⚠️Requires `config` directory (or specified via `--config-dir`) containing `config.json`, `modules.json`, and a `presets` subdirectory. These files are central to the server's configuration, including upstream API authentication details and module enablement.
- ⚠️Requires `zml` directory (relative to config dir, or configurable) for ZML definition files: Dynamic modules are defined in `.zml` files located in this directory.
- ⚠️Disables SSL certificate validation for all upstream API calls by default: All connections to upstream APIs will bypass SSL certificate checks, which is a significant security risk for production environments.
Review RequiredView Analysis
powertools-mcp
by aws-powertools
This MCP server enables LLM agents to search and retrieve documentation and code examples for Powertools for AWS Lambda across multiple programming runtimes.
This MCP server enables LLM agents to search and retrieve documentation and code examples for Powertools for AWS Lambda across multiple programming runtimes.
Setup Requirements
- ⚠️Requires Node.js runtime (version 24+ recommended).
- ⚠️Project is experimental; APIs and features may change frequently without notice.
- ⚠️Requires write access to the configured cache path (defaults to system temp directory `/tmp/powertools-mcp`).
Verified SafeView Analysis
KOLADA-MCP
by KSAklfszf921
Provides LLMs with access to over 5,000 Key Performance Indicators (KPIs) and statistical data for all Swedish municipalities and regions via the Kolada API.
Provides LLMs with access to over 5,000 Key Performance Indicators (KPIs) and statistical data for all Swedish municipalities and regions via the Kolada API.
Setup Requirements
- ⚠️Requires Node.js runtime (>=18.0.0)
- ⚠️Requires internet access to `api.kolada.se` for data retrieval
- ⚠️While default setup is 'Open Access', deployment with `MCP_AUTH_TOKEN` requires manual configuration for authentication
Verified SafeView Analysis
ipybox
by gradion-ai
Python code execution sandbox with programmatic MCP tool calling for agent integration.
Python code execution sandbox with programmatic MCP tool calling for agent integration.
Setup Requirements
- ⚠️Requires Anthropic's `sandbox-runtime` for kernel isolation (npm install -g @anthropic-ai/sandbox-runtime@0.0.19). Specific system dependencies vary by OS (e.g., `ripgrep` on macOS, `bubblewrap`, `socat` on Linux).
- ⚠️`sandbox-runtime` is fully supported on macOS; Docker containerization is recommended for Linux/Windows to achieve similar sandboxing.
- ⚠️Python 3.11+ is required.
Verified SafeView Analysis
mcp-victorialogs
by VictoriaMetrics-Community
Provides a Model Context Protocol (MCP) server for VictoriaLogs, enabling AI clients to interact with VictoriaLogs APIs for querying logs, exploring data, and accessing documentation.
Provides a Model Context Protocol (MCP) server for VictoriaLogs, enabling AI clients to interact with VictoriaLogs APIs for querying logs, exploring data, and accessing documentation.
Setup Requirements
- ⚠️Requires a running VictoriaLogs instance to connect to.
- ⚠️Go 1.24 or higher is required if building from source.
- ⚠️Critical environment variables (VL_INSTANCE_ENTRYPOINT, VL_INSTANCE_BEARER_TOKEN) must be correctly configured.
Verified SafeView Analysis
nvim-mcp
by linw1995
A Model Context Protocol (MCP) server for seamless integration with Neovim, enabling AI assistants to interact with the editor via connections and structured resources.
A Model Context Protocol (MCP) server for seamless integration with Neovim, enabling AI assistants to interact with the editor via connections and structured resources.
Setup Requirements
- ⚠️Requires Neovim (version 0.11.3+ as per build system) to be installed and in PATH for client connections.
- ⚠️LSP servers (e.g., gopls, ts_ls, luals, zls, as seen in tests) must be configured within Neovim for full LSP integration features to function.
- ⚠️The official Neovim plugin ('linw1995/nvim-mcp') is recommended for automatic setup, requiring a plugin manager like `lazy.nvim`.
Review RequiredView Analysis
pluggedin-mcp
by VeriTeknik
Provides a unified Model Context Protocol (MCP) hub for AI agents, aggregating external tools, knowledge (RAG), and memory (clipboard) across various MCP servers and clients, with built-in document management and notifications.
Provides a unified Model Context Protocol (MCP) hub for AI agents, aggregating external tools, knowledge (RAG), and memory (clipboard) across various MCP servers and clients, with built-in document management and notifications.
Setup Requirements
- ⚠️Requires a Plugged.in API Key for most dynamic functionality (account registration at plugged.in required, though basic discovery works without it).
- ⚠️Requires Node.js 18.0.0 or higher runtime environment.
- ⚠️Requires a compatible Model Context Protocol (MCP) client (e.g., Claude Desktop, Cline, Cursor) to interact with or needs to be run in Streamable HTTP mode for web-based access.
Verified SafeView Analysis
package-registry-mcp
by Artmann
Enables AI assistants and agents to search various package registries (NPM, Cargo, NuGet, PyPI, Go) and retrieve up-to-date package information.
Enables AI assistants and agents to search various package registries (NPM, Cargo, NuGet, PyPI, Go) and retrieve up-to-date package information.
Setup Requirements
- ⚠️Requires Node.js 18+ or Bun runtime to execute.
- ⚠️Requires an active internet connection to access package registries.
- ⚠️The default `npx` command might use `npm` to install and run if `bun` is not globally available.
Verified SafeView Analysis
kafka-mcp-server
by tuannvm
Bridges LLM models with Apache Kafka, enabling AI agents to perform Kafka operations like producing/consuming messages, managing topics, monitoring consumer groups, and assessing cluster health via the Model Context Protocol (MCP).
Bridges LLM models with Apache Kafka, enabling AI agents to perform Kafka operations like producing/consuming messages, managing topics, monitoring consumer groups, and assessing cluster health via the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires Go 1.24+ to build and run.
- ⚠️Requires access to an existing Apache Kafka cluster for full functionality.
- ⚠️OAuth 2.1 authentication (for HTTP transport) requires extensive environment variable configuration, including OIDC_ISSUER, OIDC_AUDIENCE, and potentially client secrets and JWT_SECRET, depending on the OAuth mode and provider.
Verified SafeView Analysis
UnrealMotionGraphicsMCP
by winyunq
AI-assisted UMG UI development and animation in Unreal Engine, enabling version-controlled programmatic UI manipulation.
AI-assisted UMG UI development and animation in Unreal Engine, enabling version-controlled programmatic UI manipulation.
Setup Requirements
- ⚠️Requires Unreal Engine 5.6 or newer with the UmgMcp plugin installed.
- ⚠️Requires 'uv' (Python package manager) installed for environment management.
- ⚠️The `settings.json` file requires an absolute path to the `Resources/Python` folder, which is critical for server launch.
- ⚠️The `antigravity_wrapper.py` script is required on Windows to sanitize output (strip carriage returns) for strict JSON-RPC stream compliance.
- ⚠️The `get_creatable_widget_types` tool provides a philosophical guide rather than a definitive list, requiring the AI to rely on its internal knowledge or trial-and-error for valid widget types.