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)
awesome-mcp
by abordage
A dynamically updated, curated, and ranked directory of Model Context Protocol (MCP) servers, clients, and frameworks for AI assistants.
A dynamically updated, curated, and ranked directory of Model Context Protocol (MCP) servers, clients, and frameworks for AI assistants.
Verified SafeView Analysis
aigroup-stata-mcp
by jackdark425
A Stata integration server based on Model Context Protocol (MCP) that allows AI assistants to execute Stata scripts, fetch data information, and run statistical analysis.
A Stata integration server based on Model Context Protocol (MCP) that allows AI assistants to execute Stata scripts, fetch data information, and run statistical analysis.
Setup Requirements
- ⚠️Requires Python 3.11 or higher.
- ⚠️Requires Stata statistical software to be installed and accessible on the host machine; manual configuration of the `STATA_CLI` environment variable might be necessary if auto-detection fails.
- ⚠️Requires a compatible Model Context Protocol (MCP) client (e.g., Claude Desktop, Cherry Studio) to interact with the server.
Verified SafeView Analysis
nucleotide_archive_mcp
by biocontext-ai
Search and access RNA sequencing datasets from the European Nucleotide Archive (ENA), retrieve detailed metadata, find related publications, and generate download scripts for data files.
Search and access RNA sequencing datasets from the European Nucleotide Archive (ENA), retrieve detailed metadata, find related publications, and generate download scripts for data files.
Setup Requirements
- ⚠️Requires Python 3.11 or newer.
- ⚠️Requires internet access to ENA and Europe PMC APIs.
Verified SafeView Analysis
associative-dreaming-mcp-server
by DocHatty
This server enables LLMs to engage in non-linear, associative thinking for enhanced creativity and problem-solving by providing tools to explore conceptual space, detect cognitive stagnation, and foster unexpected connections.
This server enables LLMs to engage in non-linear, associative thinking for enhanced creativity and problem-solving by providing tools to explore conceptual space, detect cognitive stagnation, and foster unexpected connections.
Verified SafeView Analysis
cainban
by hmain
A command-line kanban board and an MCP server designed for natural language task management and AI agent integration, enabling AI to decompose tasks and manage project backlogs.
A command-line kanban board and an MCP server designed for natural language task management and AI agent integration, enabling AI to decompose tasks and manage project backlogs.
Setup Requirements
- ⚠️Requires Go 1.21+ to build from source.
- ⚠️Requires SQLite3 (usually pre-installed or included with Go).
- ⚠️AI integration requires an MCP client (e.g., Amazon Q CLI, Claude Desktop) and specific `mcp.json` configuration.
Verified SafeView Analysis
vscode-winccoa-mcp-server
by winccoa-tools-pack
Enables AI assistants to interact with WinCC OA projects using the Model Context Protocol (MCP).
Enables AI assistants to interact with WinCC OA projects using the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires 'WinCC OA Project Admin Extension' (RichardJanisch.winccoa-project-admin) for automatic project detection and setup.
- ⚠️Requires WinCC OA version 3.21+ (officially supported) for compatibility.
- ⚠️Requires Node.js 14+ for the MCP Server runtime (the external Node.js application installed by the extension).
- ⚠️After installing the MCP server manager, a full WinCC OA project restart (closing and reopening WinCC OA completely) may be necessary for the manager to appear in PMON, even if only a project restart is initially prompted.
Verified SafeView Analysis
mcp_server_trending
by Talljack
Aggregates trending content and data from a multitude of online platforms (e.g., GitHub, Hacker News, Product Hunt, AI tools, academic papers, job boards) for AI assistants and indie developers.
Aggregates trending content and data from a multitude of online platforms (e.g., GitHub, Hacker News, Product Hunt, AI tools, academic papers, job boards) for AI assistants and indie developers.
Setup Requirements
- ⚠️Requires Python 3.10+.
- ⚠️Optional API keys (REDDIT_CLIENT_ID, REDDIT_CLIENT_SECRET, OPENROUTER_API_KEY, HUGGINGFACE_TOKEN, SEMANTICSCHOLAR_API_KEY) are needed for full functionality or to bypass rate limits on some platforms. OpenRouter tools explicitly check for an API key.
- ⚠️Some fetchers (e.g., TrustMRR, RemoteOK fallback) utilize Playwright for web scraping, which requires browser binaries to be installed (`playwright install`).
Verified SafeView Analysis
DAUT
by 2dogsandanerd
AI-powered tool to automatically generate and maintain documentation for codebases using LLMs and RAG.
AI-powered tool to automatically generate and maintain documentation for codebases using LLMs and RAG.
Setup Requirements
- ⚠️Python 3.9+ required
- ⚠️Local Ollama instance running with `llama3` and `nomic-embed-text` models required for AI generation/embeddings
- ⚠️Local ChromaDB server required for semantic search and vector storage
- ⚠️MCP_API_KEY environment variable MUST be set to a strong, unique value for secure MCP server operation (default is insecure)
Verified SafeView Analysis
huawei-cloud-ops-mcp-server
by zhiyibaby
Provides Huawei Cloud API access for AI assistants to query resources, prices, and guide workflows.
Provides Huawei Cloud API access for AI assistants to query resources, prices, and guide workflows.
Setup Requirements
- ⚠️Huawei Cloud API Keys: The `README.md` suggests setting `HUAWEI_CLOUD_ACCESS_KEY` and `HUAWEI_CLOUD_SECRET_KEY`. However, the source code (`src/huawei_cloud_ops_mcp_server/config/hw.py`) expects account-specific environment variables (e.g., `XIAOHEI2018_CLOUD_ACCESS_KEY`, `KRSK2021_CLOUD_ACCESS_KEY`) depending on the `account` parameter in tool calls. Users must ensure the correct account-specific variables are set, otherwise authentication will fail.
- ⚠️Python Version: Requires Python >= 3.11.
- ⚠️API Method Restrictions: The `huawei_api_request` tool currently only supports `GET` requests for most services. `POST` requests are only supported for `LTS` log content queries. Other `POST`, `PUT`, `DELETE` operations are not supported.
Verified SafeView Analysis
my-server-mcp
by juliooidella
Integrates Jira Cloud and Discord with GitHub Copilot via an MCP server to automate development tasks and provide context to AI agents.
Integrates Jira Cloud and Discord with GitHub Copilot via an MCP server to automate development tasks and provide context to AI agents.
Setup Requirements
- ⚠️Requires an Atlassian Jira Cloud account and a generated API token.
- ⚠️Requires GitHub Copilot enabled and VS Code (v1.102+) for client integration.
- ⚠️The `MCP_PROD_TOKEN` environment variable is mandatory for server authentication.
Verified SafeView Analysis
mcp_server_ts
by adrianmdevs
Provides a Model Context Protocol (MCP) server that exposes defined tools (e.g., "create-user") for client applications.
Provides a Model Context Protocol (MCP) server that exposes defined tools (e.g., "create-user") for client applications.
Setup Requirements
- ⚠️Requires Node.js (version >=18 as per `package-lock.json` for several dependencies) and npm installed.
- ⚠️For development, running `node src/server.ts` directly on a TypeScript file typically requires `ts-node` (a dev dependency) or a prior TypeScript compilation step (`tsc`) to produce JavaScript output. The `server:dev` script implicitly relies on this setup.
- ⚠️The Model Context Protocol SDK is a core dependency, and understanding its architecture is necessary for effective development and interaction.
Verified SafeView Analysis
bug-buster-ai
by dilettacal
A cybersecurity AI agent that analyzes Python code for vulnerabilities using OpenAI's LLMs and Semgrep, deployable on Azure and GCP.
A cybersecurity AI agent that analyzes Python code for vulnerabilities using OpenAI's LLMs and Semgrep, deployable on Azure and GCP.
Setup Requirements
- ⚠️Requires Docker for recommended local setup, or Node.js and `uv` for local development.
- ⚠️Requires OpenAI API Key (paid service) and Semgrep App Token for core functionality.
- ⚠️Requires significant Azure CLI and Terraform setup for cloud deployment, including manual Key Vault secret population and Container App secret linking post-Terraform apply.
- ⚠️The presence of `eval(expr)` in `backend/airline.py` is a critical security risk; ensure `airline.py` is not used in a production or user-facing context, or remove it entirely.