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)
ExpressionEngineV7MCP
by Johnny2x2
Manages and updates an ExpressionEngine V7 website using CLI commands, integrated with Devil Box and Docker.
Manages and updates an ExpressionEngine V7 website using CLI commands, integrated with Devil Box and Docker.
Setup Requirements
- ⚠️Requires Devil Box setup
- ⚠️Docker required
Review RequiredView Analysis
hawkeye-mcp-docs
by neubirdai
Facilitates AI-powered autonomous incident investigation and root cause analysis through an MCP server.
Facilitates AI-powered autonomous incident investigation and root cause analysis through an MCP server.
Setup Requirements
- ⚠️Requires an active (paid) Hawkeye account.
- ⚠️Requires Node.js 20+ to run the MCP server.
- ⚠️Requires configuration with an MCP-compatible client (e.g., Cursor, Claude Code, GitHub Copilot).
Verified SafeView Analysis
pk-mcp-testing
by BlackWarTurtle
Manages a parking facility with 300 spots across 3 floors, offering vehicle tracking, reservation, and real-time statistics via an MCP server.
Manages a parking facility with 300 spots across 3 floors, offering vehicle tracking, reservation, and real-time statistics via an MCP server.
Setup Requirements
- ⚠️Requires Node.js v18 or higher to be installed locally.
- ⚠️Requires a running PostgreSQL v14 or higher instance.
- ⚠️Requires manual configuration of the `DATABASE_URL` environment variable in the `.env` file.
Verified SafeView Analysis
sarana-ai-eduall-mcp-server
by mejakitadev
A multi-component platform providing AI-powered omnichannel customer service, intelligent chat agents with knowledge base integration and tool use, OCR for document processing (KTP, STNK, BPKB, KK), analytics, and specialized data management for business operations (orders, support tickets, job vacancies) and agricultural intelligence (plantation data analysis and recommendations).
A multi-component platform providing AI-powered omnichannel customer service, intelligent chat agents with knowledge base integration and tool use, OCR for document processing (KTP, STNK, BPKB, KK), analytics, and specialized data management for business operations (orders, support tickets, job vacancies) and agricultural intelligence (plantation data analysis and recommendations).
Setup Requirements
- ⚠️Requires Google Cloud Platform (GCP) project with enabled APIs (e.g., Vision AI, Vertex AI) and proper authentication setup.
- ⚠️Requires PostgreSQL database with the pgvector extension enabled for embedding storage.
- ⚠️Requires running instances of RabbitMQ and Redis for queuing and caching/state management.
- ⚠️Relies heavily on environment variables for configuration (database connection, Redis, RabbitMQ, GCP settings, encryption keys).
Review RequiredView Analysis
mcp-rust-starter
by SamMorrowDrums
A feature-complete starter template for developing Model Context Protocol (MCP) servers in Rust.
A feature-complete starter template for developing Model Context Protocol (MCP) servers in Rust.
Setup Requirements
- ⚠️Requires Rust 1.75+ and Cargo to build and run.
- ⚠️Full MCP elicitation features (e.g., user confirmation, feedback forms) are currently placeholder implementations in the tool macros, requiring custom `call_tool` implementation and client support for full interactive functionality.
Verified SafeView Analysis
my-mcp-server
by Scarmonit
This server exposes an AI-centric microservice API using the MCP protocol, providing tools, resources, and prompt templates.
This server exposes an AI-centric microservice API using the MCP protocol, providing tools, resources, and prompt templates.
Setup Requirements
- ⚠️Requires Python 3.10 or higher
Verified SafeView Analysis
my-mcp-server
by bhandary
A sample server demonstrating the Multi-modal Communication Protocol (MCP) with OAuth authentication using Auth0.
A sample server demonstrating the Multi-modal Communication Protocol (MCP) with OAuth authentication using Auth0.
Setup Requirements
- ⚠️Requires Auth0 for OAuth authentication.
- ⚠️Requires `AUTH0_DOMAIN` environment variable.
- ⚠️Requires `RESOURCE_SERVER_URL` environment variable.
- ⚠️Requires `AUTH0_AUDIENCE` environment variable.
Verified SafeView Analysis
mcp-tf-provider-docs
by UnitVectorY-Labs
Indexes and serves Terraform/Tofu provider documentation from a local Git repository to power accurate, context-aware code generation for MCP agents.
Indexes and serves Terraform/Tofu provider documentation from a local Git repository to power accurate, context-aware code generation for MCP agents.
Setup Requirements
- ⚠️Requires the `TF_CONFIG` environment variable to be set, pointing to a valid YAML configuration file.
- ⚠️Requires a local clone of the target Terraform/Tofu provider's Git repository, with the `docs_path` configured to the documentation subdirectory (e.g., `/website/docs`).
Verified SafeView Analysis
obsidian-mcp
by masaki39
Provides the active Obsidian file (path and content) to an LLM via the Obsidian Local REST API.
Provides the active Obsidian file (path and content) to an LLM via the Obsidian Local REST API.
Setup Requirements
- ⚠️Requires the Obsidian Local REST API community plugin to be installed and configured in Obsidian.
- ⚠️Requires Node.js 20+ to be installed.
- ⚠️Requires an API key generated from the Obsidian Local REST API plugin settings.
Verified SafeView Analysis
mcp-codex-server
by kaxxx
A Spring AI MCP server exposing AI-powered code explanation and review tools to an IDE like IntelliJ.
A Spring AI MCP server exposing AI-powered code explanation and review tools to an IDE like IntelliJ.
Setup Requirements
- ⚠️Requires OpenAI API Key (Paid) for operation.
- ⚠️Requires JDK 17 for compilation and execution.
- ⚠️Requires specific JSON configuration within IntelliJ IDEA's AI Assistant settings to integrate as an MCP server.
Verified SafeView Analysis
fpe-demo-mcp
by Horizon-Digital-Engineering
Demonstrates authentication and FF3 Format Preserving Encryption (radix-10 digits) for LLM tools via Model Context Protocol (MCP).
Demonstrates authentication and FF3 Format Preserving Encryption (radix-10 digits) for LLM tools via Model Context Protocol (MCP).
Setup Requirements
- ⚠️Critical Security Defaults: Hardcoded FPE keys/tweak and authentication secrets (e.g., 'demo-secret') are used by default. These must be overridden with strong, unique values via environment variables for production (FPE_KEY, FPE_TWEAK, AUTH_TOKEN, AUTH_JWT_SECRET).
- ⚠️Insecure Authentication Modes: AUTH_MODE defaults to 'authless'. For secure deployments, it must be explicitly set to 'production' (or 'test' for a stricter demo) and requires JWT configuration.
- ⚠️Node.js Version Requirement: Requires Node.js version >=20.0.0.
- ⚠️FF3 Encryption Limitations: The underlying FF3 library only supports radix-10 (digits 0-9) for inputs between 6 and 56 characters after non-digit stripping. Format reconstruction (e.g., hyphens in SSNs) is not preserved.
Verified SafeView Analysis
Spring-AI-showcase-with-Chat-and-MCP-Server
by schieblerchris
This project is a small demo for Spring AI, providing an MCP-Server for local LLMs and a web frontend for a chat client to aggregate data from various sources (persons, hobbies, events, vacations).
This project is a small demo for Spring AI, providing an MCP-Server for local LLMs and a web frontend for a chat client to aggregate data from various sources (persons, hobbies, events, vacations).
Setup Requirements
- ⚠️Requires a locally running LLM with tool support (e.g., LM Studio) configured for MCP Server and API access.
- ⚠️Requires PostgreSQL and an SMTP server (both provided via Docker Compose).
- ⚠️Configuration of LLM base URL and API Key is required via application.properties or environment variables.
- ⚠️Initial Vaadin build can take a while.