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)
vcluster-yaml-mcp
by Piotr1215
Provides AI assistants with tools to query, validate, and extract rules for vCluster YAML configurations directly from GitHub.
Provides AI assistants with tools to query, validate, and extract rules for vCluster YAML configurations directly from GitHub.
Setup Requirements
- ⚠️Requires Node.js >=18 to run locally.
- ⚠️Network access to GitHub API is essential for all operations.
- ⚠️Remote/HTTP server might require API keys (VALID_API_KEYS environment variable) if REQUIRE_AUTH is enabled.
Verified SafeView Analysis
brreg-mcp-server
by daveHylde
Serve as a Model Context Protocol (MCP) interface for the Norwegian Business Registry (Brreg) API, enabling search and retrieval of company, subunit, organization form, municipality, role, update, and NACE industry code data.
Serve as a Model Context Protocol (MCP) interface for the Norwegian Business Registry (Brreg) API, enabling search and retrieval of company, subunit, organization form, municipality, role, update, and NACE industry code data.
Setup Requirements
- ⚠️Requires Node.js version 18 or higher.
- ⚠️The 'data/nace-codes-full.json' file must be present relative to the server's execution directory for NACE code functionality.
Verified SafeView Analysis
onemcp
by gdinesh012
Aggregates various Multiple Control Protocol (MCP) tools, providing a unified interface for semantic search and execution, primarily intended for AI agents or automated workflows.
Aggregates various Multiple Control Protocol (MCP) tools, providing a unified interface for semantic search and execution, primarily intended for AI agents or automated workflows.
Setup Requirements
- ⚠️Requires `go` (GoLang) environment for building from source.
- ⚠️Requires `claude` CLI, `codex` CLI, or `copilot` CLI to be installed and available in your system's `PATH`, depending on the configured `searchProvider`. These CLIs often have their own setup, authentication (e.g., API keys), and potentially network access requirements.
- ⚠️Requires a `.onemcp.json` configuration file (or `ONEMCP_CONFIG` environment variable pointing to one) for defining external MCP servers and search provider settings. This file may contain sensitive commands.
Review RequiredView Analysis
secrets-mcp-server-ui
by andriyshevchenko
Provides a user interface for securely managing and categorizing sensitive credentials and API keys, demonstrating Model Context Protocol (MCP) patterns.
Provides a user interface for securely managing and categorizing sensitive credentials and API keys, demonstrating Model Context Protocol (MCP) patterns.
Setup Requirements
- ⚠️Requires a GitHub Spark environment for `@github/spark` dependencies and the `useKV` hook.
- ⚠️Relies on the Spark platform's Key-Value (KV) service for data persistence, the security of which is external to this codebase.
- ⚠️Frontend development setup (Node.js/npm/pnpm) is required for local development and build processes.
Verified SafeView Analysis
go-mcp-server-gateway
by duddn2012
Multi-tenant gateway for Model Context Protocol (MCP) servers, dynamically managing and serving MCP instances per tenant with isolated databases.
Multi-tenant gateway for Model Context Protocol (MCP) servers, dynamically managing and serving MCP instances per tenant with isolated databases.
Setup Requirements
- ⚠️Requires Rust toolchain (cargo) and `git submodule update --init --recursive` to build the custom encryption library.
- ⚠️Requires PostgreSQL database for both base tenant metadata and individual tenant databases.
- ⚠️For RHEL 7.9 legacy production environments, Docker is required for building (`./build.sh build-lg-prd`).
Verified SafeView Analysis
telegram-llm-mcp-sql-server
by henryoy
An MCP server integrating SQL Server with AI agents (Claude Desktop, Telegram Bot) to manage a complete quotation, sales, and invoicing system.
An MCP server integrating SQL Server with AI agents (Claude Desktop, Telegram Bot) to manage a complete quotation, sales, and invoicing system.
Setup Requirements
- ⚠️Requires SQL Server 2019+ instance running and accessible.
- ⚠️Requires API keys for cloud LLM providers (Gemini, DeepSeek) or a local Ollama server running.
- ⚠️Manual configuration of `claude_desktop_config.json` with specific local paths and environment variables is needed for Claude Desktop integration.
- ⚠️Hardcoded default SQL Server credentials in `scripts/setup-database.js` (and as fallbacks in `src/config/database.ts`) might conflict with user's specific SQL Server setup and require manual modification for database setup.
Review RequiredView Analysis
asab-mcp
by ateska
Serves as a Model Context Protocol (MCP) server providing tools and resources for managing Markdown notes and images.
Serves as a Model Context Protocol (MCP) server providing tools and resources for managing Markdown notes and images.
Setup Requirements
- ⚠️Requires `asab` framework and `aiohttp-rpc` dependencies.
- ⚠️Requires Python 3.x to run.
- ⚠️Stores notes and uploaded pictures directly on the filesystem in a 'notes' directory (default, configurable).
Verified SafeView Analysis
MCP-SERVER-POSTGRES
by AnhQuanengineer
Provides an MCP server for PostgreSQL database interaction (schema listing, read-only querying) and AI-powered sentiment analysis using either external LLMs or local Hugging Face models.
Provides an MCP server for PostgreSQL database interaction (schema listing, read-only querying) and AI-powered sentiment analysis using either external LLMs or local Hugging Face models.
Setup Requirements
- ⚠️Requires a running PostgreSQL database instance.
- ⚠️Requires either an OpenRouter API Key (paid, though some models are free) or a Google Gemini API Key (free tier available) if using the sentiment analysis server with external LLMs.
- ⚠️Python 3.12+ is required (as per pyproject.toml).
Verified SafeView Analysis
wp-taxonomy-mcp
by Akungapaul
Manages WordPress categories and tags through a Model Context Protocol (MCP) server.
Manages WordPress categories and tags through a Model Context Protocol (MCP) server.
Setup Requirements
- ⚠️Requires a running Node.js environment.
- ⚠️Requires a WordPress instance accessible via REST API.
- ⚠️Requires a WordPress user with sufficient permissions for taxonomy management.
- ⚠️Requires a WordPress Application Password for authentication.
Verified SafeView Analysis
keyway-mcp
by keywaysh
Enables AI assistants to securely manage GitHub-native secrets in a Keyway vault without exposing sensitive values in conversation logs or directly to the AI model.
Enables AI assistants to securely manage GitHub-native secrets in a Keyway vault without exposing sensitive values in conversation logs or directly to the AI model.
Setup Requirements
- ⚠️Requires prior authentication via `npx @keywaysh/cli login` to obtain an encrypted token.
- ⚠️Must be run within a Git repository that has a GitHub remote configured.
- ⚠️Requires Node.js version 18.0.0 or higher.
Verified SafeView Analysis
cheatengine-mcp-bridge
by beamstar
Connects AI tools to Cheat Engine for automated reverse engineering, memory analysis, and dynamic tracing in games.
Connects AI tools to Cheat Engine for automated reverse engineering, memory analysis, and dynamic tracing in games.
Setup Requirements
- ⚠️Requires Cheat Engine to be installed and running.
- ⚠️The `ce_mcp_bridge.lua` script must be loaded into Cheat Engine.
- ⚠️Must disable 'Query memory region routines' in Cheat Engine settings to prevent system crashes (BSODs).
- ⚠️DBVM must be activated in Cheat Engine settings for hypervisor (Ring -1) tools to function.
Review RequiredView Analysis
zensical-mcp
by ojacques
A server implementing or interacting with the Minecraft Protocol for custom game logic, extensions, or dedicated server functionality.
A server implementing or interacting with the Minecraft Protocol for custom game logic, extensions, or dedicated server functionality.
Setup Requirements
- ⚠️Requires Java Runtime Environment (JRE) compatible with Minecraft server versions.
- ⚠️Requires specific network port configuration (e.g., TCP 25565) to be accessible.