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)
ClickUp-Taskmaster-Cloudflare-Remote-MCP
by AutoPrimeJa
A remote MCP server allowing Claude.ai to manage ClickUp tasks and documents, deployed on Cloudflare Workers.
A remote MCP server allowing Claude.ai to manage ClickUp tasks and documents, deployed on Cloudflare Workers.
Setup Requirements
- ⚠️Requires a Cloudflare account and Wrangler CLI for deployment.
- ⚠️Requires a ClickUp API Token or OAuth application credentials (Client ID, Client Secret, Cookie Encryption Key) for authentication with ClickUp.
- ⚠️Requires manual creation and configuration of a Cloudflare KV Namespace (for OAuth state) and a Durable Object binding named 'MCP_OBJECT' in `wrangler.toml`.
Verified SafeView Analysis
mcp-server
by pinepaper
Enables AI assistants to create and animate web graphics and text compositions within the PinePaper Studio environment through a programmatic API.
Enables AI assistants to create and animate web graphics and text compositions within the PinePaper Studio environment through a programmatic API.
Setup Requirements
- ⚠️Requires a compatible environment for Puppeteer to launch Chromium (e.g., sufficient RAM, certain Linux libraries).
- ⚠️By default, opens a visible browser window with PinePaper Studio, which might not be desired in all environments. A '--mode code' option is available to only generate code for manual execution.
- ⚠️Requires an active internet connection to fetch assets from public SVG repositories (e.g., svgrepo.com, iconify.design) and connect to pinepaper.studio.
Verified SafeView Analysis
patents-mcp
by openpharma-org
Accessing and searching patent data from the United States Patent and Trademark Office (USPTO) and Google Patents, including full text, metadata, and PDF downloads.
Accessing and searching patent data from the United States Patent and Trademark Office (USPTO) and Google Patents, including full text, metadata, and PDF downloads.
Setup Requirements
- ⚠️Requires Python 3.13+ (note: Python 3.13 is currently in pre-release/beta, so this might be a friction point for stable environments).
- ⚠️Requires USPTO Open Data Portal API Key for `api.uspto.gov` tools (free, but requires registration).
- ⚠️Requires Google Cloud Project and service account credentials for Google Patents (BigQuery) tools (free tier available, but setup is involved).
Verified SafeView Analysis
mcp-read-only-grafana
by lukleh
Provides a secure, read-only (with optional admin write operations) MCP server interface to Grafana instances for AI assistants.
Provides a secure, read-only (with optional admin write operations) MCP server interface to Grafana instances for AI assistants.
Setup Requirements
- ⚠️Requires manual configuration of `connections.yaml` with Grafana instance details.
- ⚠️Requires obtaining Grafana session cookies or API keys manually and setting them in a `.env` file.
- ⚠️Admin write operations (e.g., alert rule management) are only enabled if the `--allow-admin` flag is used and require corresponding Grafana admin permissions.
Verified SafeView Analysis
dolibarr-mcp-server
by MONA-RE
This MCP server enables AI assistants to manage Dolibarr projects and tasks through a secure, natural language interface.
This MCP server enables AI assistants to manage Dolibarr projects and tasks through a secure, natural language interface.
Setup Requirements
- ⚠️Requires Docker Desktop with MCP Toolkit enabled and Docker MCP CLI plugin.
- ⚠️A running Dolibarr instance with the API/Web Services module enabled and a valid API key from a user profile with appropriate permissions (e.g., `projet->lire`, `projet->creer`).
- ⚠️MCP tools require SINGLE-LINE DOCSTRINGS ONLY; multi-line docstrings can cause a 'gateway panic' in Claude Desktop.
- ⚠️The `planned_workload` parameter for `dolibarr_create_task` and `dolibarr_modify_task` in the Tasks server must be provided in SECONDS, despite the documentation (README) stating 'Planned hours'. The tool will return an error if hours (e.g., '8.5') are passed directly.
Verified SafeView Analysis
MCP-server
by AI-Archive-io
Enables AI agents to interact with the AI-Archive platform for research paper discovery, submission, peer review, and citation management.
Enables AI agents to interact with the AI-Archive platform for research paper discovery, submission, peer review, and citation management.
Setup Requirements
- ⚠️Requires an AI-Archive API Key for protected features (submission, reviews, profile management), obtained from ai-archive.io/api-keys or via 'register_user'/'login_user' tools. Key is stored locally in a .env file.
- ⚠️For paper submissions ('submit_paper', 'create_paper_version'), actual local file paths (e.g., /path/to/paper.tex) from the user's filesystem are required, implying the MCP client/LLM needs filesystem access and awareness.
- ⚠️New user registration via the server requires an email verification step before login is possible.
Verified SafeView Analysis
image_tools_mcp
by ironsheep
Provides precise image analysis capabilities (measurements, color extraction, OCR, shape detection) to Claude for tasks like diagram recreation and UI analysis.
Provides precise image analysis capabilities (measurements, color extraction, OCR, shape detection) to Claude for tasks like diagram recreation and UI analysis.
Setup Requirements
- ⚠️Tesseract OCR (CLI tool) must be manually installed on macOS and Windows for OCR features; Linux binaries include embedded OCR.
- ⚠️Requires `jq` for the `install.sh` script to automatically update MCP configuration files (otherwise manual `mcp.json` editing is needed).
- ⚠️Docker deployments require specific volume mounts (e.g., `${HOME}/Pictures`, `${PWD}`) to make image files accessible inside the container.
Verified SafeView Analysis
complete-mitre-attack-mcp-server
by imouiche
Provides AI-native access to the MITRE ATT&CK framework, enabling LLMs and agentic systems to query, reason over, and visualize threat intelligence.
Provides AI-native access to the MITRE ATT&CK framework, enabling LLMs and agentic systems to query, reason over, and visualize threat intelligence.
Setup Requirements
- ⚠️Requires Python 3.12+.
- ⚠️Requires Node.js 16+ for npm installation options.
- ⚠️Performs an initial download of approximately 59MB of MITRE ATT&CK data on first run, which is cached locally.
Verified SafeView Analysis
mcp-dashboard
by ogison
Manage Model Context Protocol (MCP) server settings for Claude Code and Claude Desktop through a local web-based graphical user interface.
Manage Model Context Protocol (MCP) server settings for Claude Code and Claude Desktop through a local web-based graphical user interface.
Setup Requirements
- ⚠️Requires Node.js version 22.0.0 or higher.
- ⚠️Defaults to port 4000, which might be in use; a `--port` option is available for specifying an alternative port.
Verified SafeView Analysis
observe-community-mcp
by rustomax
Provides LLMs with intelligent access to Observe platform data through semantic search, automated dataset discovery, and metrics intelligence.
Provides LLMs with intelligent access to Observe platform data through semantic search, automated dataset discovery, and metrics intelligence.
Setup Requirements
- ⚠️Docker & Docker Compose required
- ⚠️Python 3.11+ required
- ⚠️Observe API credentials required (OBSERVE_CUSTOMER_ID, OBSERVE_TOKEN, OBSERVE_DOMAIN)
- ⚠️JWT Public Key required for authentication (PUBLIC_KEY_PEM)
- ⚠️PostgreSQL database with pgvector extension required (SEMANTIC_GRAPH_PASSWORD)
- ⚠️Google Gemini API Key required for documentation search (GEMINI_API_KEY)
- ⚠️OpenTelemetry Collector is integrated and recommended for observability data collection (OBSERVE_OTEL_TOKEN, OBSERVE_OTEL_CUSTOMER_ID, OBSERVE_OTEL_DOMAIN)
Verified SafeView Analysis
boomi-mcp-server
by RenEra-ai
Provides a secure Model Context Protocol (MCP) server for Claude Code and other AI clients to integrate with Boomi Platform APIs, enabling automated management of Boomi accounts, trading partners, and processes with OAuth 2.0 authentication and cloud-native credential storage.
Provides a secure Model Context Protocol (MCP) server for Claude Code and other AI clients to integrate with Boomi Platform APIs, enabling automated management of Boomi accounts, trading partners, and processes with OAuth 2.0 authentication and cloud-native credential storage.
Setup Requirements
- ⚠️Requires a valid Boomi Platform account, username (email), and API token.
- ⚠️For production deployments, requires configuration and authentication with a supported cloud provider (GCP, AWS, or Azure) for Secret Manager, including appropriate IAM roles/permissions.
- ⚠️Requires Python 3.11+.
Verified SafeView Analysis
semantic-wake-intelligence-mcp
by semanticintent
A Model Context Protocol (MCP) server providing AI agents with a 3-layer temporal intelligence system for memory, causality, and prediction.
A Model Context Protocol (MCP) server providing AI agents with a 3-layer temporal intelligence system for memory, causality, and prediction.
Setup Requirements
- ⚠️Requires a Cloudflare account (free tier works) and Wrangler CLI installed globally.
- ⚠️Requires a Cloudflare D1 database instance to be created and configured in `wrangler.jsonc`.
- ⚠️Requires Cloudflare Workers AI bindings to be configured in `wrangler.jsonc` for AI-powered summarization and tagging.