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)
mcp-ui-webmcp
by WebMCP-org
Facilitates bidirectional AI interaction with embedded web applications, enabling dynamic tool registration and rich UI display within AI assistants.
Facilitates bidirectional AI interaction with embedded web applications, enabling dynamic tool registration and rich UI display within AI assistants.
Setup Requirements
- ⚠️Requires Node.js 24.3.0+ and pnpm 10.14.0+.
- ⚠️Deployment requires a Cloudflare account.
- ⚠️The chat-ui (which acts as the AI client) requires an external AI provider API key (e.g., Anthropic, potentially paid).
- ⚠️E2E tests must be run locally before PR submission, as they don't run in CI due to network restrictions.
Verified SafeView Analysis
cloudflare-mcp-for-static-sites
by lennyzeltser
Turn a static website into an AI-accessible knowledge base for search and content retrieval via the Model Context Protocol.
Turn a static website into an AI-accessible knowledge base for search and content retrieval via the Model Context Protocol.
Setup Requirements
- ⚠️Requires a Cloudflare account and manual creation of an R2 bucket.
- ⚠️A separate build-time adapter (e.g., for Hugo, Astro, or generic Markdown) is required to generate the `search-index.json` file.
- ⚠️The generated `search-index.json` must be manually uploaded to the Cloudflare R2 bucket after each content update.
Verified SafeView Analysis
research-powerpack-mcp
by yigitkonur
Augments AI coding assistants with advanced research capabilities including batch web search, Reddit analysis, intelligent web scraping, and AI-powered deep research and synthesis.
Augments AI coding assistants with advanced research capabilities including batch web search, Reddit analysis, intelligent web scraping, and AI-powered deep research and synthesis.
Setup Requirements
- ⚠️Requires multiple external API keys (Serper, Scrape.do, OpenRouter, Reddit) which may have free tiers but can incur costs with heavy usage, especially OpenRouter (pay-as-you-go) and Scrape.do (credits).
- ⚠️Setting up Reddit API credentials (Client ID and Secret) requires creating a 'script' type app on Reddit's platform.
- ⚠️Requires Node.js version 20.0.0 or higher.
Verified SafeView Analysis
bacnet-mcp
by ezhuk
A Model Context Protocol (MCP) server that enables LLM agents to monitor and control BACnet-compatible Building Automation and Industrial Control Systems.
A Model Context Protocol (MCP) server that enables LLM agents to monitor and control BACnet-compatible Building Automation and Industrial Control Systems.
Setup Requirements
- ⚠️Requires Python 3.13 or newer.
- ⚠️Requires an OpenAI API Key (paid) if using the provided LLM agent examples.
- ⚠️Requires access to a functional BACnet device or emulator for practical use.
Verified SafeView Analysis
poly-cloud-mcp
by hyperpolymath
Provides a unified Model Context Protocol (MCP) server for managing cloud resources across AWS, Google Cloud, Azure, and DigitalOcean, primarily enabling AI assistants to interact with these providers via their CLI tools.
Provides a unified Model Context Protocol (MCP) server for managing cloud resources across AWS, Google Cloud, Azure, and DigitalOcean, primarily enabling AI assistants to interact with these providers via their CLI tools.
Setup Requirements
- ⚠️Requires Deno Runtime (v2.0+)
- ⚠️Requires installation and configuration of AWS CLI, gcloud CLI, Azure CLI, and/or DigitalOcean CLI for respective provider tools to function.
- ⚠️Needs explicit `--allow-run` permission for Deno, enabling external command execution.
Verified SafeView Analysis
actual-budget-mcp-server
by trek-boldly-go
A Model Context Protocol (MCP) HTTP server that exposes Actual Budget API functionality as streamable tools and resources for AI agents.
A Model Context Protocol (MCP) HTTP server that exposes Actual Budget API functionality as streamable tools and resources for AI agents.
Setup Requirements
- ⚠️Requires Actual Budget credentials: ACTUAL_SERVER_URL, ACTUAL_PASSWORD, ACTUAL_SYNC_ID are mandatory for connecting to an Actual Budget instance.
- ⚠️Requires Node.js version 18 or higher to run.
- ⚠️Authentication (MCP_AUTH_MODE) defaults to 'bearer' (requiring MCP_BEARER_TOKEN) or can be configured for 'oauth' (requiring multiple MCP_OAUTH_*-prefixed environment variables) or 'none' (insecure for production).
Verified SafeView Analysis
pdp-mcp
by jpmorgan-payments
Provides an AI agent with tools to search, read, and find related documentation for JPMorgan Chase Payments Developer Portal APIs.
Provides an AI agent with tools to search, read, and find related documentation for JPMorgan Chase Payments Developer Portal APIs.
Setup Requirements
- ⚠️Requires Python 3.10 or newer.
- ⚠️Requires `uv` or `pip` for package management, and `git` for cloning.
- ⚠️May require `HTTP_PROXY` or `HTTPS_PROXY` environment variables to be configured if operating behind a corporate network proxy.
Verified SafeView Analysis
MCP-rednote-assistant
by cloudy-sfu
Collects data (posts, search results, post details) from the Xiaohongshu social media platform.
Collects data (posts, search results, post details) from the Xiaohongshu social media platform.
Setup Requirements
- ⚠️Requires a Xiaohongshu account and manual cookie extraction using a browser extension (J2TEAM Cookies or alternative).
- ⚠️Requires Python 3.13.
- ⚠️Requires Cherry Studio ≥ 1.7.8 running on Windows ≥ 10.
Verified SafeView Analysis
a-mem-mcp-server
by tobs-code
An agentic memory system for LLM agents that stores, links, evolves, and retrieves information based on the Zettelkasten principle, enhanced with autonomous maintenance enzymes and deep web research capabilities.
An agentic memory system for LLM agents that stores, links, evolves, and retrieves information based on the Zettelkasten principle, enhanced with autonomous maintenance enzymes and deep web research capabilities.
Setup Requirements
- ⚠️Requires either a local Ollama server running with 'qwen3:4b' and 'nomic-embed-text:latest' models, or an OpenRouter API key (paid service).
- ⚠️The Researcher Agent (if enabled) may require additional setup: Google Search API Key and Search Engine ID, a local Docker-based Jina Reader instance, or an Unstructured PDF extraction API endpoint (or local library with heavy dependencies).
- ⚠️The 'falkordb' graph backend, especially on Windows, requires an external Redis server running with the FalkorDB module and additional Python package installations.
Verified SafeView Analysis
starReport
by hu-qi
starReport is a Node.js tool for automatically generating and managing GitHub repository activity reports (stars, commits, issues), supporting MCP protocol, integrating large model AI analysis, and pushing reports to Feishu groups.
starReport is a Node.js tool for automatically generating and managing GitHub repository activity reports (stars, commits, issues), supporting MCP protocol, integrating large model AI analysis, and pushing reports to Feishu groups.
Setup Requirements
- ⚠️Requires a GitHub Personal Access Token (`GITHUB_TOKEN`) with appropriate repository read permissions.
- ⚠️Requires a Feishu group bot Webhook URL (`FEISHU_WEBHOOK`) for notifications.
- ⚠️Requires an API Key (`API_KEY` or `OPENAI_API_KEY`) for a compatible Large Language Model (e.g., OpenAI, Zhipu AI), which may incur usage costs.
- ⚠️The list of GitHub repositories to monitor (`REPORT_REPOS`) must be explicitly configured.
Verified SafeView Analysis
ign-apicarto-mcp-server
by julienkalamon
This server provides access to French geographical data from the IGN API Carto, enabling natural language queries for cadastral, agricultural, environmental, urban planning, and administrative information through the Model Context Protocol (MCP).
This server provides access to French geographical data from the IGN API Carto, enabling natural language queries for cadastral, agricultural, environmental, urban planning, and administrative information through the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires Node.js 16+ and npm to be installed.
- ⚠️An IGN API Key (free to obtain) is required for the 'ign_get_aoc_viticoles' tool and is recommended for full functionality, to be set in a '.env.local' file or as an environment variable.
- ⚠️Client configuration (e.g., Claude Desktop) typically requires the absolute path to the 'dist/index.js' file.
Verified SafeView Analysis
konflux-devlake-mcp
by konflux-ci
The Konflux DevLake MCP Server provides a natural language interface for AI assistants to query Konflux DevLake databases, enabling intuitive data analysis and reporting without needing to write SQL.
The Konflux DevLake MCP Server provides a natural language interface for AI assistants to query Konflux DevLake databases, enabling intuitive data analysis and reporting without needing to write SQL.
Setup Requirements
- ⚠️Requires an existing MySQL database instance (DevLake compatible schema expected)
- ⚠️Requires Python 3.11+
- ⚠️An external LLM (e.g., Gemini, OpenAI) API Key is needed for natural language querying functionality (though not for the server itself to run).