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)
Azure-Documentation-AI-Assistant
by oshin-prakash
Integrates Azure AI Agents with the Microsoft Learn MCP server to search documentation and provide tool-enhanced responses.
Integrates Azure AI Agents with the Microsoft Learn MCP server to search documentation and provide tool-enhanced responses.
Setup Requirements
- ⚠️Requires an Azure subscription with AI Agents enabled (potentially paid).
- ⚠️Requires access to the Microsoft Learn MCP server.
- ⚠️Requires Azure CLI or VS Code logged-in identity for authentication.
Verified SafeView Analysis
projeto-rag-geometrico
by Dellos12
Implements a Retrieval-Augmented Generation (RAG) engine leveraging geometric and statistical principles for advanced information retrieval, particularly for business data.
Implements a Retrieval-Augmented Generation (RAG) engine leveraging geometric and statistical principles for advanced information retrieval, particularly for business data.
Setup Requirements
- ⚠️Docker is required for easy setup.
- ⚠️Requires Python 3.8+.
- ⚠️Initial run will download Sentence Transformers and Cross-Encoder models (all-MiniLM-L6-v2 and ms-marco-MiniLM-L-6-v2) to a local cache, which might take time and disk space.
Verified SafeView Analysis
mcp-yt-client
by sathyakutti
A comprehensive market research framework that orchestrates multiple Model Context Protocol (MCP) data sources to gather and analyze information on any topic, generating structured reports.
A comprehensive market research framework that orchestrates multiple Model Context Protocol (MCP) data sources to gather and analyze information on any topic, generating structured reports.
Setup Requirements
- ⚠️Requires Docker Desktop with MCP Toolkit installed.
- ⚠️Requires a GitHub Personal Access Token (GITHUB_PERSONAL_ACCESS_TOKEN) for GitHub MCP functionality.
- ⚠️Requires an Exa (Metaphor) API Key (EXA_API_KEY) (note: exposed in documentation, requires immediate rotation).
Review RequiredView Analysis
protoc-gen-go-mcp
by juliendoutre
Generates Go code for gRPC services, allowing them to be exposed as tools for Large Language Models (LLMs) via the Model-Client Protocol (MCP).
Generates Go code for gRPC services, allowing them to be exposed as tools for Large Language Models (LLMs) via the Model-Client Protocol (MCP).
Setup Requirements
- ⚠️Requires a Go development environment for compilation and execution.
- ⚠️Requires `protoc` (Protocol Buffers compiler) and its Go plugins (`protoc-gen-go`, `protoc-gen-go-grpc`) to generate base gRPC code.
- ⚠️Manual IDE configuration (e.g., editing `~/.cursor/mcp.json`) is needed to integrate the generated MCP server with an LLM client.
Verified SafeView Analysis
mcp_servers
by pedrocr83
A comprehensive multi-tool MCP server suite offering advanced web search (Brave API), robust local file system management, document content extraction, and database interaction, designed for AI agent integration.
A comprehensive multi-tool MCP server suite offering advanced web search (Brave API), robust local file system management, document content extraction, and database interaction, designed for AI agent integration.
Setup Requirements
- ⚠️Requires Brave Search API Key, with paid Pro plans necessary for full features like local search and AI summarization.
- ⚠️File system write operations require both the `--allow-write` CLI flag (or `ALLOW_WRITE` environment variable) and writable Docker volume mounts; default mounts for `filesystem-mcp-server` and `document-reader-mcp-server` are read-only (`:ro`).
- ⚠️The hardcoded PostgreSQL credentials (`misterios:misteriospassword`) in `docker-compose.yml` for `mcp-db-server` must be changed for any production or secure environment.
- ⚠️The `rust-mcp-filesystem` server requires specific `ALLOWED_DIRECTORIES` arguments on startup or the `--enable-roots` CLI option for dynamic directory access control to function correctly.
Review RequiredView Analysis
MY_FIRST_MCP_SERVER
by karthik-s092003
An AI-powered system for generating software project structures and code in various languages, and converting code between languages.
An AI-powered system for generating software project structures and code in various languages, and converting code between languages.
Setup Requirements
- ⚠️Requires API keys for OpenAI and/or Groq (paid services)
- ⚠️Requires a Python environment with specific 'autogen' libraries and dependencies
- ⚠️Relies on access to specific LLM models (e.g., gemini-2.0-flash-lite, gpt-oss-120b, llama-3.1-8b-instant)
Review RequiredView Analysis
expensify-heist-mcp
by maguerrieri
Automates fetching and parsing Expensify CSV exports via Safari web automation on macOS, and can convert them to YNAB transaction format.
Automates fetching and parsing Expensify CSV exports via Safari web automation on macOS, and can convert them to YNAB transaction format.
Setup Requirements
- ⚠️Requires macOS
- ⚠️Requires macOS System Settings → Privacy & Security → Automation permissions for the terminal/VS Code to control Safari
- ⚠️Python 3.11+
- ⚠️Safari browser must be installed and active
Verified SafeView Analysis
recruitin-mcp-servers
by WouterArtsRecruitin
Automating Recruitin's complete sales and recruitment workflow, including labor market analysis, fee calculation, Pipedrive CRM integration, email/pitch generation, company insights, salary benchmarking, news gathering, and AI-powered document analysis for recruitment assessments.
Automating Recruitin's complete sales and recruitment workflow, including labor market analysis, fee calculation, Pipedrive CRM integration, email/pitch generation, company insights, salary benchmarking, news gathering, and AI-powered document analysis for recruitment assessments.
Setup Requirements
- ⚠️Numerous API Keys Required (Pipedrive, Brave Search, Notion, Typeform, Email SMTP credentials, Claude, Leonardo.ai, WhatsApp, Jotform, Figma). Many of these are hardcoded in provided scripts.
- ⚠️Extensive Pipedrive CRM configuration (pipelines, stages, custom fields, native automations, webhooks) is required for full functionality, as detailed in multiple setup scripts and documentation.
- ⚠️Requires Node.js 18.0.0+ runtime environment and `npm install` for various Node.js-based services.
- ⚠️Requires manual cloud deployment (Vercel/Render) for specific webhook handlers and serverless functions to integrate with external services like Pipedrive webhooks.
Review RequiredView Analysis
mcp-server-library
by pramod-c-morn
Provides a library or server implementation for a communication protocol, likely related to Minecraft, to enable custom server development or interaction.
Provides a library or server implementation for a communication protocol, likely related to Minecraft, to enable custom server development or interaction.
Review RequiredView Analysis
claude-code-mcp
by techmad220
Exposes Claude Code CLI session history to Claude.ai or any MCP client for search and reference.
Exposes Claude Code CLI session history to Claude.ai or any MCP client for search and reference.
Setup Requirements
- ⚠️Requires Claude Code CLI to be installed and used at least once to generate session history.
- ⚠️Requires Rust toolchain (cargo) for compilation.
- ⚠️Requires manual configuration in Claude Desktop's `claude_desktop_config.json`.
Verified SafeView Analysis
superpower-mcp
by jmcdice
Integrates the Superpowers skills library as tools for the Augment CLI, providing expert-crafted workflows to an AI coding assistant.
Integrates the Superpowers skills library as tools for the Augment CLI, providing expert-crafted workflows to an AI coding assistant.
Setup Requirements
- ⚠️Requires Node.js v18 or higher
- ⚠️Requires Git installed
- ⚠️Modifies user's Augment CLI configuration file (~/.augment/settings.json) during installation, with a backup created.
- ⚠️Clones the Superpowers repository to ~/.augment/superpowers.
Verified SafeView Analysis
mcp-hello-world
by Imaginationfinagler591
A minimal MCP server in Kotlin demonstrating the Model Context Protocol by exposing a simple 'greet' tool to clients via standard I/O.
A minimal MCP server in Kotlin demonstrating the Model Context Protocol by exposing a simple 'greet' tool to clients via standard I/O.
Setup Requirements
- ⚠️Requires Java Runtime Environment 8 or newer.
- ⚠️Requires Gradle for building and running (if not using a pre-built JAR).
- ⚠️Requires an MCP client (e.g., the provided HelloWorldClient or MCP Inspector) capable of communicating over Standard I/O.