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)
gemini-cli-desktop
by Piebald-AI
A cross-platform desktop and web UI for interacting with AI models (Gemini CLI, Qwen Code, LLxprt Code) through ACP and MCP, featuring tool confirmation, code diffing, chat history, and file browsing.
A cross-platform desktop and web UI for interacting with AI models (Gemini CLI, Qwen Code, LLxprt Code) through ACP and MCP, featuring tool confirmation, code diffing, chat history, and file browsing.
Setup Requirements
- ⚠️Requires Rust, Node.js, and pnpm for development/building, with specific system dependencies for Linux.
- ⚠️Requires installation of external AI CLIs (Gemini CLI, Qwen Code, LLxprt Code) to function.
- ⚠️Requires API keys (potentially paid) for integrated AI providers (e.g., Anthropic, OpenAI, Gemini) configured at runtime.
Verified SafeView Analysis
claude-historian-mcp
by Vvkmnn
Provides an MCP server for Claude Code to search and retrieve insights from conversation history, including past solutions, file changes, and tool usage patterns.
Provides an MCP server for Claude Code to search and retrieve insights from conversation history, including past solutions, file changes, and tool usage patterns.
Setup Requirements
- ⚠️Requires Claude Code application for conversation history data.
- ⚠️Node.js version must be >=20.0.0 and npm >=10.0.0.
Verified SafeView Analysis
AskUserQuestionPlus
by JoJoJotarou
Facilitates asking structured questions to users via a web interface, collecting their input for AI models interacting through the Model Context Protocol (MCP).
Facilitates asking structured questions to users via a web interface, collecting their input for AI models interacting through the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires Node.js and npm/npx installed locally.
- ⚠️Requires a local web browser capable of being launched automatically.
- ⚠️Requires configuration with an MCP-compatible AI client (e.g., Claude Code, Codex, Gemini CLI).
Verified SafeView Analysis
files-stdio-mcp-server
by iceener
Provides sandboxed filesystem access for AI agents to explore directories, read/search file content, and safely edit text files with checksum verification.
Provides sandboxed filesystem access for AI agents to explore directories, read/search file content, and safely edit text files with checksum verification.
Setup Requirements
- ⚠️Requires `Bun` runtime for the primary `dev` and `start` scripts.
- ⚠️User MUST configure accessible directories via `FS_ROOTS` or `FS_ROOT` environment variables, otherwise the filesystem tools will be non-functional or report 'OUT_OF_SCOPE' errors.
- ⚠️When connecting to clients (e.g., Claude Desktop), the `args` parameter often requires the absolute path to the server's entry point (e.g., `/absolute/path/to/files-mcp/src/index.ts`).
Verified SafeView Analysis
ecos
by ecos-labs
Transforms AWS Cost and Usage Reports (CUR) into enriched datasets for FinOps analysis and provides AI-powered cost insights.
Transforms AWS Cost and Usage Reports (CUR) into enriched datasets for FinOps analysis and provides AI-powered cost insights.
Setup Requirements
- ⚠️Requires AWS CLI and configured AWS credentials.
- ⚠️Requires Python 3.8+ and dbt Core with the `dbt-athena-community` adapter installed.
- ⚠️AWS Cost & Usage Reports (CUR) must be enabled and configured for Athena in your AWS account.
- ⚠️Appropriate AWS IAM permissions are necessary for the CLI to create and manage AWS resources (S3, Athena).
- ⚠️Setting the `GITHUB_TOKEN` environment variable is recommended to avoid GitHub API rate limiting during model downloads.
Verified SafeView Analysis
jinni
by smat-dev
A tool to efficiently provide Large Language Models with structured project context for code comprehension and generation tasks.
A tool to efficiently provide Large Language Models with structured project context for code comprehension and generation tasks.
Setup Requirements
- ⚠️Requires Python 3.10+.
- ⚠️For MCP server integration, requires setup with an MCP client (e.g., Cursor, Claude Desktop) to run 'uvx jinni-server'.
- ⚠️WSL must be installed and configured on Windows for WSL path translation features to work correctly; relies on 'wslpath' or 'wsl -l -q' commands.
Verified SafeView Analysis
admin
by decocms
The server acts as a control plane for Model Context Protocol (MCP) traffic, providing a unified API gateway for authentication, routing, and observability across various AI-native services and clients.
The server acts as a control plane for Model Context Protocol (MCP) traffic, providing a unified API gateway for authentication, routing, and observability across various AI-native services and clients.
Setup Requirements
- ⚠️Requires a commercial license for any revenue-generating or multi-tenant (SaaS) deployments, as per the Sustainable Use License (SUL). It is free for internal/agency use.
- ⚠️Requires critical environment variables like `ENCRYPTION_KEY` and `AUTH_SECRET` for secure operation; failure to set these will lead to vulnerabilities or errors.
- ⚠️The `CODE_EXECUTION_RUN_CODE` tool and associated gateway strategy enable running arbitrary JavaScript code in a sandbox, which introduces a significant and complex security risk that users must fully understand and manage.
Verified SafeView Analysis
flowlens-mcp-server
by magentic
Provides coding agents with full browser context from recorded user flows for debugging and regression testing.
Provides coding agents with full browser context from recorded user flows for debugging and regression testing.
Setup Requirements
- ⚠️Requires the FlowLens Chrome extension to record and capture browser flows.
- ⚠️Requires Python 3.10 or newer.
- ⚠️A `FLOWLENS_MCP_TOKEN` environment variable is required to access shareable (remote) flows.
Verified SafeView Analysis
mesh
by decocms
An open-source control plane for Model Context Protocol (MCP) traffic, providing unified authentication, routing, observability, and tool management for AI agents and integrations across various services.
An open-source control plane for Model Context Protocol (MCP) traffic, providing unified authentication, routing, observability, and tool management for AI agents and integrations across various services.
Setup Requirements
- ⚠️Requires Bun runtime for local development and build processes.
- ⚠️The `ENCRYPTION_KEY` environment variable is critical for data security and must be set securely in production (defaults to empty string if not provided).
- ⚠️For production deployments, `DATABASE_URL` should be configured for PostgreSQL; SQLite is the default but not suitable for scale.
- ⚠️STDIO connections are disabled by default in production; set `UNSAFE_ALLOW_STDIO_TRANSPORT=true` to enable them.
Verified SafeView Analysis
keyboard-local
by keyboard-dev
Enables AI clients to execute real-world tasks through connected third-party tools (APIs, CLIs, SDKs) with human approval, leveraging a secure GitHub Codespace environment.
Enables AI clients to execute real-world tasks through connected third-party tools (APIs, CLIs, SDKs) with human approval, leveraging a secure GitHub Codespace environment.
Setup Requirements
- ⚠️Requires `git clone --recursive` to fetch submodules.
- ⚠️Requires a Node.js/npm environment for both the Electron desktop client and the MCP server.
- ⚠️Relies on GitHub Codespaces for the secure execution environment of AI-generated code.
- ⚠️Users must connect and configure their own third-party API keys and credentials for desired tools (e.g., Gmail, Slack, Stripe).
Verified SafeView Analysis
mcp-server
by strands-agents
Provides a Model Context Protocol (MCP) server for AI agents to search and retrieve curated documentation for the Strands Agents framework, facilitating AI coding assistance.
Provides a Model Context Protocol (MCP) server for AI agents to search and retrieve curated documentation for the Strands Agents framework, facilitating AI coding assistance.
Setup Requirements
- ⚠️Requires 'uv' for installation and command execution.
- ⚠️Requires Python 3.10 or newer.
- ⚠️Using the MCP Inspector for testing requires Node.js and npx.
Verified SafeView Analysis
airtable-mcp-server
by domdomegg
A Model Context Protocol server that provides read and write access to Airtable databases, enabling LLMs to inspect schemas and manage records.
A Model Context Protocol server that provides read and write access to Airtable databases, enabling LLMs to inspect schemas and manage records.
Setup Requirements
- ⚠️Requires an Airtable Personal Access Token with appropriate scopes (schema.bases:read, data.records:read, and optionally write permissions).
- ⚠️Requires Node.js to be installed.
- ⚠️If using HTTP transport (MCP_TRANSPORT=http), there is no built-in authentication; must be secured externally.