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-openehr-assistant
by Cadasto
The openEHR Assistant MCP Server helps end-users, especially openEHR modelers and developers, with various openEHR-related tasks and APIs, including archetype exploration, semantic explanation, language translation, syntax correction, and design reviews, by connecting AI assistants to external data sources and tools.
The openEHR Assistant MCP Server helps end-users, especially openEHR modelers and developers, with various openEHR-related tasks and APIs, including archetype exploration, semantic explanation, language translation, syntax correction, and design reviews, by connecting AI assistants to external data sources and tools.
Setup Requirements
- ⚠️Requires Docker and Docker Compose for recommended setup.
- ⚠️Relies on external Clinical Knowledge Manager (CKM) API accessibility and stability.
- ⚠️Requires PHP 8.4+ and Composer for direct execution outside Docker.
Verified SafeView Analysis
mcp-server-acsemail
by lukemurraynz
This server provides email sending capabilities using Azure Communication Services within a Model Context Protocol (MCP) framework.
This server provides email sending capabilities using Azure Communication Services within a Model Context Protocol (MCP) framework.
Setup Requirements
- ⚠️Requires Python 3.8 or higher.
- ⚠️Requires an Azure Communication Services resource with email capabilities configured (paid Azure service).
- ⚠️Requires a verified sender email address in Azure Communication Services.
Verified SafeView Analysis
One-Stop-Shop-N8N-MCP
by Zevas1993
n8n workflow automation and intelligent assistance, leveraging AI (LLMs, GraphRAG) for design, generation, validation, and management of integration workflows.
n8n workflow automation and intelligent assistance, leveraging AI (LLMs, GraphRAG) for design, generation, validation, and management of integration workflows.
Setup Requirements
- ⚠️Requires a running n8n server instance with API access (N8N_API_URL, N8N_API_KEY).
- ⚠️Requires an LLM backend (Ollama, vLLM, or Docker Model Runner) to be running and models pulled/loaded.
- ⚠️Python environment with GraphRAG dependencies must be installed and configured for the GraphRAG bridge.
- ⚠️SQLite databases for node information, event bus, and GraphRAG knowledge base need to be initialized or rebuilt.
- ⚠️Hardcoded API schema path ('C:\Users\Chris Boyd\Downloads\api-1.json') is problematic for portability and may need manual adjustment or alternative schema loading.
- ⚠️Node.js 20 or later is required.
Review RequiredView Analysis
largefile
by peteretelej
Navigate, search, and edit large codebases, logs, and data files that exceed AI context limits, using semantic code analysis and robust editing features.
Navigate, search, and edit large codebases, logs, and data files that exceed AI context limits, using semantic code analysis and robust editing features.
Setup Requirements
- ⚠️Requires `uvx` for installation and execution.
- ⚠️Tree-sitter language bindings (e.g., `tree-sitter-python`) must be installed for full semantic analysis features. If not present, the server will gracefully degrade to text-based analysis.
- ⚠️Operates only on absolute file paths; relative paths will fail.
Verified SafeView Analysis
MCP-SERVER
by OMCHOKSI108
Provides an MCP server for automated data analysis workflows including loading datasets, cleaning data, sentiment analysis, clustering, topic extraction, and generating comprehensive reports with visualizations for an AI client.
Provides an MCP server for automated data analysis workflows including loading datasets, cleaning data, sentiment analysis, clustering, topic extraction, and generating comprehensive reports with visualizations for an AI client.
Setup Requirements
- ⚠️Python 3.12+ is required (as per pyproject.toml).
- ⚠️Requires specific Python libraries: pandas, scikit-learn, matplotlib, vaderSentiment, openpyxl, and fastmcp.
- ⚠️Parquet file support is optional and requires additional installation of 'pyarrow' or 'fastparquet' (`pip install pyarrow`).
- ⚠️The example `mcp.json` configuration uses a Windows-specific Python executable path (e.g., `D:\WORKSPACE\MCP\MCP_4\mcp\Scripts\python.exe`), which needs to be adjusted for non-Windows operating systems or replaced with a generic `python` command if Python is in the system PATH.
Verified SafeView Analysis
mcp-server-pipecd
by Warashi
Provides an MCP (Model Context Protocol) server to integrate PipeCD's application and deployment management capabilities with MCP clients.
Provides an MCP (Model Context Protocol) server to integrate PipeCD's application and deployment management capabilities with MCP clients.
Setup Requirements
- ⚠️Requires access to a running PipeCD control plane.
- ⚠️A PipeCD API Key is mandatory, provided via `PIPECD_API_KEY` environment variable or specified file path via `PIPECD_API_KEY_FILE`.
- ⚠️The `PIPECD_INSECURE=true` setting should be avoided in production environments due to the security risks of unencrypted communication.
Verified SafeView Analysis
SSE-Server
by Harshitshukla2003
Provides real-time monitoring of HTTP requests received by a local server using Server-Sent Events (SSE).
Provides real-time monitoring of HTTP requests received by a local server using Server-Sent Events (SSE).
Setup Requirements
- ⚠️Requires Node.js version 22.0.0 or newer.
- ⚠️Requires `tsx` to run directly via the 'start' script.
Verified SafeView Analysis
fiss-mcp
by broadinstitute
Enables Claude and Claude Code to interact with Terra.Bio for WDL pipeline development, monitoring, and debugging of genomics workflows.
Enables Claude and Claude Code to interact with Terra.Bio for WDL pipeline development, monitoring, and debugging of genomics workflows.
Setup Requirements
- ⚠️Python 3.10 or higher is required.
- ⚠️Google credentials must be configured for Terra.Bio access (via FISS).
- ⚠️Special installation for 'firecloud' is needed: `pip install "setuptools<80"` followed by `pip install --no-build-isolation -r requirements.txt`.
Verified SafeView Analysis
mcp-status-invest
by newerton
Fetch stock market data including prices, indicators, and payment dates from the Status Invest API for Model Context Protocol (MCP) tools.
Fetch stock market data including prices, indicators, and payment dates from the Status Invest API for Model Context Protocol (MCP) tools.
Setup Requirements
- ⚠️Requires Node.js and npm for installation and execution.
- ⚠️Requires internet access to 'statusinvest.com.br' for data fetching. Blocking this access will render the server inoperable.
Verified SafeView Analysis
GrEBI
by EBISPOT
Integrative querying across multiple biomedical knowledge graphs, utilizing ontologies and LLM embeddings, accessible via a web API and UI.
Integrative querying across multiple biomedical knowledge graphs, utilizing ontologies and LLM embeddings, accessible via a web API and UI.
Setup Requirements
- ⚠️Requires significant local disk space (e.g., 2TB) and RAM (tens of GBs) for Neo4j and Solr data volumes.
- ⚠️Extensive data preparation is required: Neo4j database exports, Solr indices, SQLite resolver databases, and metadata JSON files must be generated (typically via a Nextflow pipeline) and made available in specific local paths.
- ⚠️Relies heavily on Docker and Docker Compose for local environment setup, and Kubernetes for production deployments.
Verified SafeView Analysis
agent-sessions
by zenithpd
A desktop application that monitors and provides quick access to active Claude Code AI agent sessions in terminals.
A desktop application that monitors and provides quick access to active Claude Code AI agent sessions in terminals.
Setup Requirements
- ⚠️Requires the 'Claude Code' agent (command-line tool) to be installed and actively running sessions for the application to monitor.
- ⚠️The terminal focusing functionality heavily relies on AppleScript, making it primarily functional and fully effective on macOS. Its behavior on Windows/Linux for this feature might be limited or different.
Verified SafeView Analysis
consult-user-mcp
by doublej
Enables AI agents (like Claude) to interact with users through native macOS dialogs (confirmation, choice, text input) or a PWA for push notifications and responses.
Enables AI agents (like Claude) to interact with users through native macOS dialogs (confirmation, choice, text input) or a PWA for push notifications and responses.
Setup Requirements
- ⚠️Requires macOS for the native dialog server component.
- ⚠️The PWA component relies on an in-memory data store, meaning all session data and questions are lost on server restarts or scaling (e.g., Vercel function cold starts). Not suitable for production without replacing with a persistent database (like Vercel KV or Upstash Redis, as suggested in its README).
- ⚠️Requires Node.js 18+ for the MCP server.
- ⚠️Web Push notifications for the PWA require generating VAPID keys and configuring them as environment variables.