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(7756)
powerbi-mcp
by sulaiman013
Enables AI assistants to interact with Power BI Desktop and Service for querying data, managing models, and performing safe bulk operations through natural language, ensuring enterprise-grade security and preserving report visual integrity during refactoring.
Enables AI assistants to interact with Power BI Desktop and Service for querying data, managing models, and performing safe bulk operations through natural language, ensuring enterprise-grade security and preserving report visual integrity during refactoring.
Setup Requirements
- ⚠️Requires Windows 10/11 for ADOMD.NET and Power BI Desktop connectivity.
- ⚠️Requires Power BI Desktop installed for local model interaction and PBIP editing.
- ⚠️ADOMD.NET client libraries (often bundled with Power BI Desktop or SSMS) must be discoverable.
- ⚠️Cloud connectivity requires Azure AD App Registration with specific permissions (Dataset.Read.All, Workspace.Read.All) and a Premium Per User (PPU) or Premium Capacity workspace for XMLA endpoint access.
Verified SafeView Analysis
greenlight
by bigph00t
Provides a visual status indicator in a terminal window for AI assistant tasks.
Provides a visual status indicator in a terminal window for AI assistant tasks.
Setup Requirements
- ⚠️Requires Node.js version 18.0.0 or higher.
- ⚠️The display component (`src/display.js`) must be run separately in a visible terminal window.
- ⚠️Achieving 'yellow light' status for AI approval prompts (Claude Code only) requires manual configuration of AI hooks with the full path to the `cli.js` script.
Verified SafeView Analysis
mcp-worklog
by final0920
Automates the generation and management of daily work reports, including collecting content from AI tool sessions for summarization and editing.
Automates the generation and management of daily work reports, including collecting content from AI tool sessions for summarization and editing.
Setup Requirements
- ⚠️Requires a '--storage-path' argument to specify where daily reports are saved.
- ⚠️AI session collection (Claude Code, Kiro, Cursor) is dependent on the user having these tools installed and their data files existing in standard locations, otherwise, no sessions will be collected.
- ⚠️Requires Python 3.10 or newer.
Verified SafeView Analysis
pipe-dream-mcp
by ryanmichaeljames
Enables AI agents to securely interact with Microsoft Dataverse for querying, retrieving, and managing data.
Enables AI agents to securely interact with Microsoft Dataverse for querying, retrieving, and managing data.
Setup Requirements
- ⚠️.NET 10.0 SDK required
- ⚠️Azure CLI required
- ⚠️Azure subscription with Dataverse access required
- ⚠️Must run `az login` to authenticate
Verified SafeView Analysis
plane-mcp-server
by makeplane
The Plane MCP Server provides a programmatic interface for AI agents and developer tools to interact with a Plane workspace, enabling project management, issue tracking, and automation.
The Plane MCP Server provides a programmatic interface for AI agents and developer tools to interact with a Plane workspace, enabling project management, issue tracking, and automation.
Setup Requirements
- ⚠️Requires a Plane API Key, which needs to be generated from your Plane workspace settings.
- ⚠️Requires your Plane Workspace Slug, found in your Plane app's URL.
- ⚠️For self-hosted Plane instances, PLANE_API_HOST_URL must be configured correctly.
Verified SafeView Analysis
mcp-server-odoo
by ivnvxd
Enables AI assistants to interact with Odoo ERP systems for data access, record management (search, create, update, delete), and instance management through natural language.
Enables AI assistants to interact with Odoo ERP systems for data access, record management (search, create, update, delete), and instance management through natural language.
Setup Requirements
- ⚠️Requires Python 3.10 or higher.
- ⚠️Requires access to an Odoo instance (version 17.0+).
- ⚠️For production use, the Odoo MCP module must be installed on your Odoo server.
- ⚠️Requires `uv` to be installed on the local machine for the recommended installation method.
- ⚠️Authentication (ODOO_API_KEY or ODOO_USER/ODOO_PASSWORD) must be configured.
Verified SafeView Analysis
mcp
by MariaDB
Provides an MCP interface to MariaDB, enabling standard SQL operations and optional vector/embedding-based search for AI assistants.
Provides an MCP interface to MariaDB, enabling standard SQL operations and optional vector/embedding-based search for AI assistants.
Setup Requirements
- ⚠️Requires a running MariaDB server instance with valid credentials.
- ⚠️Python 3.11 is required.
- ⚠️Requires 'uv' (dependency manager) for installation and running.
- ⚠️Embedding features (vector store operations) are optional but require external API keys (e.g., OpenAI, Gemini) or specific HuggingFace models, which can incur costs.
Verified SafeView Analysis
anymcp-io
by xakpc
A static site catalog for discovering and browsing single-file .NET MCP (Model Context Protocol) servers.
A static site catalog for discovering and browsing single-file .NET MCP (Model Context Protocol) servers.
Setup Requirements
- ⚠️Contributing C# MCP servers requires targeting .NET 10 Preview 4+.
- ⚠️Contributed C# files must include specific YAML front matter within C# comments.
- ⚠️Contributed C# servers must use the ModelContextProtocol package version 0.3.0-preview.3 or later.
Verified SafeView Analysis
FerrumMCP
by Eth3rnit3
A browser automation server enabling AI assistants to interact with web pages through a standardized Model Context Protocol (MCP) interface for tasks like web scraping, testing, and anti-detection.
A browser automation server enabling AI assistants to interact with web pages through a standardized Model Context Protocol (MCP) interface for tasks like web scraping, testing, and anti-detection.
Setup Requirements
- ⚠️Requires Ruby 3.2+ and a Chrome/Chromium browser installation.
- ⚠️The 'solve_captcha' tool requires the 'whisper-cli' binary to be installed and available in the system PATH, or `WHISPER_PATH` environment variable set.
- ⚠️Docker deployments require `--security-opt seccomp=unconfined` for Chromium to function, which reduces container isolation.
- ⚠️For HTTP transport, default `MCP_SERVER_HOST` is `0.0.0.0` (all interfaces) which should be changed to `127.0.0.1` or restricted by a firewall for security.
Verified SafeView Analysis
aks-mcp
by Azure
The AKS-MCP server enables AI assistants to interact with Azure Kubernetes Service (AKS) clusters by translating natural language requests into AKS operations and retrieving cluster information.
The AKS-MCP server enables AI assistants to interact with Azure Kubernetes Service (AKS) clusters by translating natural language requests into AKS operations and retrieving cluster information.
Setup Requirements
- ⚠️Requires Azure CLI to be installed and authenticated (`az login` or environment variables for Service Principal/Managed Identity) with appropriate permissions for AKS management.
- ⚠️For in-cluster deployments, Azure Workload Identity requires significant multi-step Azure AD configuration (OIDC issuer, Managed Identity, Federated Credential).
- ⚠️If using HTTP transports with OAuth, requires Azure AD App registration with specific redirect URIs and API permissions, which can be complex to set up correctly.
Verified SafeView Analysis
mcp-victoriametrics
by VictoriaMetrics-Community
Provides an AI-driven interface for monitoring, observability, and debugging tasks with VictoriaMetrics instances through the Model Context Protocol (MCP).
Provides an AI-driven interface for monitoring, observability, and debugging tasks with VictoriaMetrics instances through the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires an existing VictoriaMetrics instance (single-node, cluster, or Cloud).
- ⚠️Go 1.24 or higher is needed if building from source.
- ⚠️Requires configuration of environment variables (e.g., VM_INSTANCE_ENTRYPOINT, VM_INSTANCE_TYPE, or VMC_API_KEY) to connect to VictoriaMetrics.
Verified SafeView Analysis
local_faiss_mcp
by nonatofabio
Provides a local vector database using FAISS for Retrieval-Augmented Generation (RAG) applications, enabling document ingestion, semantic search, and context preparation for LLMs.
Provides a local vector database using FAISS for Retrieval-Augmented Generation (RAG) applications, enabling document ingestion, semantic search, and context preparation for LLMs.
Setup Requirements
- ⚠️Requires pandoc installation for extended document formats (DOCX, HTML, EPUB, etc.)
- ⚠️Requires Python 3.10 or higher.
- ⚠️Downloads large embedding and re-ranking models from Hugging Face on first run, requiring internet access and disk space.