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)
burp-mcp-agents
by six2dez
Connects Burp Suite MCP Server to AI backends (Codex, Gemini, Ollama, LM Studio) for assisted, non-destructive vulnerability analysis using real Burp traffic.
Connects Burp Suite MCP Server to AI backends (Codex, Gemini, Ollama, LM Studio) for assisted, non-destructive vulnerability analysis using real Burp traffic.
Setup Requirements
- ⚠️Requires Burp Suite MCP Server extension to be installed and enabled.
- ⚠️Requires Caddy reverse proxy to normalize traffic headers for stable SSE connectivity.
- ⚠️Requires a specific AI backend (Codex, Gemini, Ollama, or LM Studio) to be installed and configured, often with local models downloaded or cloud accounts authenticated.
Verified SafeView Analysis
mcpstore
by whillhill
Orchestrate Microservice Context Protocol (MCP) services and adapt them for integration with various AI frameworks like LangChain, managing tools and their lifecycle.
Orchestrate Microservice Context Protocol (MCP) services and adapt them for integration with various AI frameworks like LangChain, managing tools and their lifecycle.
Setup Requirements
- ⚠️Requires Python 3.9+.
- ⚠️Optional Redis instance required if `external_db` is configured, along with `pip install mcpstore[redis]`.
- ⚠️Local services configured via `command` require the specified executables (e.g., `npx`) to be available in the server's environment.
Review RequiredView Analysis
mcp-proxy-for-aws
by aws
Facilitates secure communication between Model Context Protocol (MCP) clients and AWS-hosted MCP servers by handling AWS IAM (SigV4) authentication.
Facilitates secure communication between Model Context Protocol (MCP) clients and AWS-hosted MCP servers by handling AWS IAM (SigV4) authentication.
Setup Requirements
- ⚠️Requires pre-configured AWS credentials (CLI, environment variables, or IAM roles) for SigV4 authentication to function.
- ⚠️Requires Python 3.10+ and the `uv` package manager for execution.
- ⚠️An existing, accessible Model Context Protocol (MCP) server, preferably secured with AWS IAM, is necessary as an upstream endpoint.
Verified SafeView Analysis
remote-mcp-server
by gleanwork
This repository provides metadata for registering the Glean Remote MCP Server with the Model Context Protocol (MCP) registry, enabling AI assistants and developer tools to securely access enterprise knowledge.
This repository provides metadata for registering the Glean Remote MCP Server with the Model Context Protocol (MCP) registry, enabling AI assistants and developer tools to securely access enterprise knowledge.
Setup Requirements
- ⚠️The actual Glean MCP Server functionality is proprietary and hosted by Glean; this repository only contains metadata for its registry entry.
- ⚠️To publish updates to the MCP registry from this repository, the 'mcp-publisher' CLI tool must be installed, and a hex-encoded Glean domain private key is required for authentication.
- ⚠️Using the Glean MCP Server requires an organization-specific Glean instance URL and OAuth 2.0 authentication, configured via Glean's external documentation.
Verified SafeView Analysis
claudex
by Mng-dev-ai
Self-hosted Claude AI chat interface with sandboxed code execution, offering a full IDE experience and support for multiple AI providers and extensible agents/skills.
Self-hosted Claude AI chat interface with sandboxed code execution, offering a full IDE experience and support for multiple AI providers and extensible agents/skills.
Setup Requirements
- ⚠️Requires Docker for local sandbox execution and all core services.
- ⚠️Requires API keys for paid AI model providers (e.g., Anthropic, OpenRouter, Z.AI) to enable AI functionality.
- ⚠️Requires significant system resources (minimum 4GB RAM/2 CPU/40GB Storage, recommended 8GB+ RAM/4+ CPU/80GB+ Storage) for stable operation, especially with Docker sandboxes.
Review RequiredView Analysis
ENScan_GO
by wgpsec
An OSINT (Open Source Intelligence) tool for gathering comprehensive corporate information from various public data sources, primarily for security assessments (HW/SRC scenarios).
An OSINT (Open Source Intelligence) tool for gathering comprehensive corporate information from various public data sources, primarily for security assessments (HW/SRC scenarios).
Setup Requirements
- ⚠️Requires manual configuration of API cookies for various data sources (e.g., Aiqicha, Tianyancha, KuaiCha) in `config.yaml`.
- ⚠️Use of the program may lead to account anomalies or bans on target platforms.
- ⚠️Go version >= 1.22.1 is required for building.
- ⚠️All HTTPS requests are vulnerable to Man-in-the-Middle attacks due to disabled certificate verification.
Review RequiredView Analysis
awesome-mcp-servers
by TensorBlock
A comprehensive collection of Model Context Protocol (MCP) servers, standardizing AI application context provision.
A comprehensive collection of Model Context Protocol (MCP) servers, standardizing AI application context provision.
Verified SafeView Analysis
mcp-client-for-ollama
by jonigl
An interactive terminal client for connecting local Ollama LLMs to Model Context Protocol (MCP) servers, enabling advanced tool use and workflow automation for local LLMs.
An interactive terminal client for connecting local Ollama LLMs to Model Context Protocol (MCP) servers, enabling advanced tool use and workflow automation for local LLMs.
Setup Requirements
- ⚠️Requires Python 3.10+.
- ⚠️Requires Ollama to be running locally.
- ⚠️Requires the 'uv' package manager for installation from source or using 'uvx'.
- ⚠️Auto-discovery of servers from Claude's configuration is macOS-specific.
Verified SafeView Analysis
bank-api
by erwinkramer
A design reference project for building a compliant and modern bank API, exposed via Model Context Protocol.
A design reference project for building a compliant and modern bank API, exposed via Model Context Protocol.
Setup Requirements
- ⚠️.NET 10 SDK is required.
- ⚠️Docker runtime must be running to utilize Aspire orchestration and its dashboard.
- ⚠️Relies on Aspire for development bootstrapping and orchestration, requiring familiarity with Aspire concepts.
- ⚠️Integrating with Claude requires specific `claude_desktop_config.json` configuration for the `mcp-remote` client.
Verified SafeView Analysis
PowerBI-Desktop-MCP
by maxanatsko
Enables AI assistants to programmatically interact with Power BI Desktop models for data exploration, analysis, and modification.
Enables AI assistants to programmatically interact with Power BI Desktop models for data exploration, analysis, and modification.
Setup Requirements
- ⚠️Requires Windows 10/11 operating system.
- ⚠️Requires Power BI Desktop to be installed.
- ⚠️Requires a compatible AI assistant: Claude Desktop, Claude Code, or VS Code (1.102+) with GitHub Copilot.
Verified SafeView Analysis
orla
by dorcha-inc
Orla acts as a runtime for Model Context Protocol (MCP) servers, enabling the execution of lightweight open-source AI agents and command-line tools locally.
Orla acts as a runtime for Model Context Protocol (MCP) servers, enabling the execution of lightweight open-source AI agents and command-line tools locally.
Setup Requirements
- ⚠️Requires Go 1.25+ to build from source.
- ⚠️Requires Ollama for local LLM inference (installed by default, but can be skipped for remote Ollama setup).
- ⚠️Requires Git for installing tools from the official registry.
Verified SafeView Analysis
kindly-web-search-mcp-server
by Shelpuk-AI-Technology-Consulting
Provides web search with robust, LLM-optimized content retrieval from various sources (StackExchange, GitHub, Wikipedia, arXiv, and general webpages) for AI coding assistants.
Provides web search with robust, LLM-optimized content retrieval from various sources (StackExchange, GitHub, Wikipedia, arXiv, and general webpages) for AI coding assistants.
Setup Requirements
- ⚠️Requires at least one search provider API key: `SERPER_API_KEY`, `TAVILY_API_KEY`, or `SEARXNG_BASE_URL`.
- ⚠️A Chromium-based browser (Chrome/Chromium/Edge/Brave) must be installed locally for universal HTML content retrieval; `KINDLY_BROWSER_EXECUTABLE_PATH` may be needed.
- ⚠️Python 3.13+ is required (Python 3.14 is supported, but advanced PDF features may be disabled due to `onnxruntime` availability).