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)
stats-compass-mcp
by oogunbiyi21
A stateful, MCP-compatible toolkit of pandas-based data tools for AI-powered data analysis.
A stateful, MCP-compatible toolkit of pandas-based data tools for AI-powered data analysis.
Setup Requirements
- ⚠️Requires 'uv' to be installed for local execution with 'uvx'.
- ⚠️Drag-and-drop file uploads are NOT supported; data must be loaded via absolute file paths for local files, or via a pre-signed URL mechanism for remote files.
- ⚠️Client compatibility is optimized for Claude models; Gemini and GPT tool calling may be inconsistent.
Verified SafeView Analysis
AI-lead-finder-using-mcp
by lakshya1410
This system leverages AI and web scraping to find, qualify, and extract contact details for B2B leads based on a defined Ideal Customer Profile (ICP).
This system leverages AI and web scraping to find, qualify, and extract contact details for B2B leads based on a defined Ideal Customer Profile (ICP).
Setup Requirements
- ⚠️Requires a Bright Data Account (usage-based costs apply)
- ⚠️Requires an OpenAI API Key (usage-based costs apply)
- ⚠️Requires Python 3.8+
Verified SafeView Analysis
mcpsystemdesign
by heyadam
A production-ready Model Context Protocol (MCP) server that exposes design system components and style guides for AI assistants, enabling them to generate UI code and understand design principles.
A production-ready Model Context Protocol (MCP) server that exposes design system components and style guides for AI assistants, enabling them to generate UI code and understand design principles.
Setup Requirements
- ⚠️Requires Node.js version 18 or higher.
- ⚠️The in-memory rate limiter resets on serverless cold starts and is not shared across distributed instances, meaning actual rate limits might be less consistent than expected under heavy, distributed load.
Verified SafeView Analysis
mcp-server-make
by Kikk79
Facilitates programmatic interaction with the Make.com API for comprehensive workflow automation, including scenario creation, modification, and management, through a Model Context Protocol (MCP) server.
Facilitates programmatic interaction with the Make.com API for comprehensive workflow automation, including scenario creation, modification, and management, through a Model Context Protocol (MCP) server.
Setup Requirements
- ⚠️Requires a Make.com API token with specific scopes (read/write for scenarios, connections, hooks, datastores, teams, organizations).
- ⚠️Requires Node.js and npm to build and run.
- ⚠️The 'blueprint' and 'scheduling' parameters in create/update scenario calls are expected to be JSON strings, which will be double-stringified when sent to the Make.com API (e.g., '"{\"key\":\"value\"}"'), potentially leading to API errors or unexpected behavior if Make.com does not handle this specific format.
Verified SafeView Analysis
mcp-pdf-server
by johan-gorter
Provides a Model Context Protocol (MCP) server for extracting plain text content from PDF files, primarily for integration with AI assistants like Claude Desktop, with robust directory access controls.
Provides a Model Context Protocol (MCP) server for extracting plain text content from PDF files, primarily for integration with AI assistants like Claude Desktop, with robust directory access controls.
Setup Requirements
- ⚠️Requires Node.js 22+.
- ⚠️Requires explicit configuration of allowed directories via command-line arguments or MCP Roots protocol; the server cannot operate without at least one allowed directory.
- ⚠️Only extracts text from PDFs with embedded text (no OCR for scanned PDFs).
Verified SafeView Analysis
test-remote-mcp-server
by HarshRohilla04
Provides a framework for defining and running AI agent tools (functions) locally or remotely, with integration capabilities for platforms like Claude Desktop.
Provides a framework for defining and running AI agent tools (functions) locally or remotely, with integration capabilities for platforms like Claude Desktop.
Setup Requirements
- ⚠️Requires Python 3.12+
- ⚠️Requires `uv` package installer for running commands
- ⚠️Specific `uv` path configuration may be needed for Claude Desktop integration
Verified SafeView Analysis
spring-ai-mcp-server-resources
by ajeetcloud
Exposes local file system documents as MCP (Model Context Protocol) resources for AI models to access dynamically.
Exposes local file system documents as MCP (Model Context Protocol) resources for AI models to access dynamically.
Setup Requirements
- ⚠️Requires `resource.directory.path` to be configured (via environment variable, application.properties, or command-line argument) pointing to an existing directory containing the documents.
- ⚠️Relies on Spring AI's MCP server infrastructure to be correctly set up within the Spring Boot application context.
- ⚠️Hardcodes `mimeType` to 'text/plain' for all served files, which may not be accurate for all text-based document types (e.g., '.md', '.json').
Verified SafeView Analysis
gptr-mcp
by youqad
An MCP server for GPT Researcher, enabling AI assistants to perform deep web and local document research, and generate detailed reports.
An MCP server for GPT Researcher, enabling AI assistants to perform deep web and local document research, and generate detailed reports.
Setup Requirements
- ⚠️Requires OpenAI API Key (Paid)
- ⚠️Requires Tavily API Key (Paid or Usage-Based)
- ⚠️Requires Python 3.11 or higher
- ⚠️Local document research (modes 'local'/'hybrid') requires setting the DOC_PATH environment variable to an existing directory
Verified SafeView Analysis
chaos-mesh-mcp
by ernestolee13
Enables AI assistants to automate chaos engineering experiments and resilience testing on Kubernetes clusters via Chaos Mesh.
Enables AI assistants to automate chaos engineering experiments and resilience testing on Kubernetes clusters via Chaos Mesh.
Setup Requirements
- ⚠️kubectl must be installed and configured with access to a Kubernetes cluster (v1.15+).
- ⚠️Chaos Mesh (v2.6+ recommended) must be installed in the Kubernetes cluster.
- ⚠️Specific chaos types have additional requirements (e.g., `chaos-dns-server` for DNSChaos, `Chaosd` agent on target machines for PhysicalMachineChaos).
- ⚠️Requires appropriate Kubernetes RBAC permissions for the user running the MCP server.
- ⚠️Python 3.10, 3.11, or 3.12 is required.
Verified SafeView Analysis
vaer
by bitjungle
Provides high-level, LLM-friendly weather tools and Norwegian place name resolution backed by MET Norway's Weather API via a proxy, designed for MCP-compatible clients.
Provides high-level, LLM-friendly weather tools and Norwegian place name resolution backed by MET Norway's Weather API via a proxy, designed for MCP-compatible clients.
Setup Requirements
- ⚠️Requires Node.js 24+ LTS.
- ⚠️Requires a running `metno-proxy` Docker container as a prerequisite for all weather tools.
- ⚠️Optional: `FROST_CLIENT_ID` environment variable is needed for the `weather_get_recent_observations` tool to function.
Verified SafeView Analysis
bead-mcp-ts
by KyongSik-Yoon
An MCP server to integrate with the beads issue tracker and agent memory system using the bd CLI.
An MCP server to integrate with the beads issue tracker and agent memory system using the bd CLI.
Setup Requirements
- ⚠️Requires the 'bd' CLI to be installed and accessible in the system's PATH, or specified via BEADS_PATH.
- ⚠️Requires a Node.js runtime environment to execute the TypeScript server.
- ⚠️If 'BEADS_REQUIRE_CONTEXT=1' is set, write-type tools will fail without a prior 'set_context()' call or explicit 'workspace_root' parameter.
Verified SafeView Analysis
RAG-MCP-server
by Cr-jeyr
A server for an AI agent leveraging Retrieval Augmented Generation (RAG) with Pinecone for knowledge retrieval.
A server for an AI agent leveraging Retrieval Augmented Generation (RAG) with Pinecone for knowledge retrieval.
Setup Requirements
- ⚠️Requires Pinecone API key (Paid)
- ⚠️Requires LLM API key (Paid, e.g., OpenAI, Anthropic)
- ⚠️Requires Node.js installed