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)
hevy-mcp
by chrisdoc
This server acts as a Model Context Protocol (MCP) interface, enabling AI assistants to interact with the Hevy fitness tracking app's API to manage workout data, routines, exercise templates, folders, and webhook subscriptions.
This server acts as a Model Context Protocol (MCP) interface, enabling AI assistants to interact with the Hevy fitness tracking app's API to manage workout data, routines, exercise templates, folders, and webhook subscriptions.
Setup Requirements
- ⚠️Requires Node.js v20 or higher.
- ⚠️Requires a Hevy API key (PRO subscription required for Hevy API access).
- ⚠️HTTP/SSE transport is deprecated and no longer supported; only stdio transport is available.
Verified SafeView Analysis
Reversecore_MCP
by sjkim1127
Provides a Micro-Agent Control Protocol (MCP) server that wraps various reverse engineering CLI tools and libraries, enabling AI agents to perform binary analysis, malware analysis, and vulnerability research through natural language commands.
Provides a Micro-Agent Control Protocol (MCP) server that wraps various reverse engineering CLI tools and libraries, enabling AI agents to perform binary analysis, malware analysis, and vulnerability research through natural language commands.
Setup Requirements
- ⚠️Requires Docker for easy setup across architectures.
- ⚠️Requires several external native tools to be installed within the Docker environment (Ghidra, Radare2, Capa, Binwalk, DIE, Yara, Graphviz), which can be complex.
- ⚠️Initial Ghidra project loading can be slow and memory-intensive for large binaries.
Verified SafeView Analysis
rf-mcp
by manykarim
Facilitates AI agents to perform end-to-end test automation using Robot Framework, supporting tool discovery, step-by-step execution, and test suite generation through a natural language interface.
Facilitates AI agents to perform end-to-end test automation using Robot Framework, supporting tool discovery, step-by-step execution, and test suite generation through a natural language interface.
Setup Requirements
- ⚠️Requires OpenAI API Key (OPENAI_API_KEY) for full AI agent functionality (paid service).
- ⚠️Requires 'uvicorn' and 'django' for the optional frontend (install with `pip install rf-mcp[frontend]`).
- ⚠️Web automation with Browser Library or SeleniumLibrary requires installation of respective Python packages (`robotframework-browser` / `robotframework-seleniumlibrary`) and their underlying browser drivers/Node.js dependencies (`rfbrowser init` for Browser Library).
Verified SafeView Analysis
wasmcp
by wasmcp
Build and run composable Model Context Protocol (MCP) servers using WebAssembly components for AI-assisted development.
Build and run composable Model Context Protocol (MCP) servers using WebAssembly components for AI-assisted development.
Setup Requirements
- ⚠️Requires a WebAssembly runtime like Wasmtime or Spin to execute composed servers.
- ⚠️Building Rust components requires adding the `wasm32-wasip2` target to Rustup (`rustup target add wasm32-wasip2`).
- ⚠️Enabling OAuth authentication requires proper JWT configuration via environment variables (e.g., `JWT_PUBLIC_KEY` or `JWT_JWKS_URI`, `JWT_ISSUER`).
- ⚠️Utilizing the Rego policy engine via the `POLICY` environment variable demands extreme caution, as untrusted policy code could lead to security vulnerabilities.
Verified SafeView Analysis
bc-code-intelligence-mcp
by JeremyVyska
Provides Business Central development knowledge and tooling, including specialist AI personas, code analysis, and structured workflows, to AI agents.
Provides Business Central development knowledge and tooling, including specialist AI personas, code analysis, and structured workflows, to AI agents.
Setup Requirements
- ⚠️Requires Git client installed on the system for Git-based knowledge layers.
- ⚠️Requires proper configuration of knowledge layers (embedded, local, Git) via config files or the `set_workspace_info` tool.
- ⚠️Git-based layers require authentication credentials (e.g., Personal Access Tokens, SSH keys) which need to be configured securely, often via environment variables.
Verified SafeView Analysis
shinzo-ts
by shinzo-labs
Provides OpenTelemetry-compatible instrumentation for TypeScript MCP servers to gain insight into agent usage patterns, contextualize tool calls, and analyze server performance.
Provides OpenTelemetry-compatible instrumentation for TypeScript MCP servers to gain insight into agent usage patterns, contextualize tool calls, and analyze server performance.
Setup Requirements
- ⚠️Requires Node.js 22.16+
- ⚠️Requires pnpm 10.2.1+
- ⚠️Requires an OpenTelemetry collector for full telemetry observability (e.g., Jaeger, Prometheus, Console)
Verified SafeView Analysis
AgentUp
by always-further
A developer-first framework for building, deploying, and managing AI agents, bringing Docker-like consistency and operational ease to AI agent development.
A developer-first framework for building, deploying, and managing AI agents, bringing Docker-like consistency and operational ease to AI agent development.
Setup Requirements
- ⚠️Requires an LLM provider (e.g., OpenAI, Anthropic) or a local Ollama instance. Cloud-based LLMs incur costs.
- ⚠️If using `valkey` for caching, state management, or push notifications, a Redis/Valkey instance must be available.
- ⚠️Python 3.9+ is required.
Verified SafeView Analysis
tda
by irockel
Headless analysis of Java thread dumps for diagnosing performance issues, deadlocks, and virtual thread problems, primarily for integration with AI agents or automated pipelines.
Headless analysis of Java thread dumps for diagnosing performance issues, deadlocks, and virtual thread problems, primarily for integration with AI agents or automated pipelines.
Setup Requirements
- ⚠️Requires Java 11 or higher to run.
- ⚠️Requires `-Djava.awt.headless=true` JVM argument for headless mode.
- ⚠️May require increasing JVM memory allocation (`-Xmx`) for large log files.
Review RequiredView Analysis
akshare-one-mcp
by zwldarren
Provides comprehensive data interfaces for the China stock market, including historical data, real-time quotes, news, and financial statements, with support for technical indicators.
Provides comprehensive data interfaces for the China stock market, including historical data, real-time quotes, news, and financial statements, with support for technical indicators.
Setup Requirements
- ⚠️Requires Python 3.12 or newer.
- ⚠️The 'uv' package manager is recommended/required for installation and running.
- ⚠️Relies on external data sources (e.g., Eastmoney, Sina, Xueqiu) for financial data, which may have rate limits or availability issues.
Verified SafeView Analysis
alibaba-cloud-ops-mcp-server
by aliyun
Enables AI assistants to manage Alibaba Cloud resources (ECS, RDS, OSS, VPC, Cloud Monitor) and automate application deployment to ECS instances.
Enables AI assistants to manage Alibaba Cloud resources (ECS, RDS, OSS, VPC, Cloud Monitor) and automate application deployment to ECS instances.
Setup Requirements
- ⚠️Requires Python 3.10 or higher.
- ⚠️Requires `uv` package manager for installation and execution.
- ⚠️Requires Alibaba Cloud Access Key ID and Access Key Secret to be set as environment variables (ALIBABA_CLOUD_ACCESS_KEY_ID, ALIBABA_CLOUD_ACCESS_KEY_SECRET) or passed via request headers.
Verified SafeView Analysis
datagouv-mcp
by datagouv
An MCP server enabling AI chatbots to search, explore, and analyze datasets from data.gouv.fr, the French national Open Data platform.
An MCP server enabling AI chatbots to search, explore, and analyze datasets from data.gouv.fr, the French national Open Data platform.
Setup Requirements
- ⚠️Requires Docker for the recommended setup.
- ⚠️Requires Python 3.13 (specifically `>=3.13,<3.15`) for manual installation.
- ⚠️The `uv` package manager is required for manual installation.
Verified SafeView Analysis
kom
by weibaohui
Manages Kubernetes clusters and resources through an SDK-level wrapper and an MCP (Multi-Cluster Platform) server, offering features like CRUD, file operations, log fetching, and SQL-like querying.
Manages Kubernetes clusters and resources through an SDK-level wrapper and an MCP (Multi-Cluster Platform) server, offering features like CRUD, file operations, log fetching, and SQL-like querying.
Setup Requirements
- ⚠️Requires a Kubernetes cluster for operation (either in-cluster or via kubeconfig).
- ⚠️Requires `aws cli` installed and configured on the host machine for managing AWS EKS clusters.
- ⚠️Requires secure management of Kubernetes and AWS credentials (e.g., environment variables, secret management systems), as examples show direct string assignment which is insecure for production.
- ⚠️Authentication and authorization logic for the MCP server must be implemented externally or via provided hooks, as the default `authKey` mechanism is basic and not a complete security solution.