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)
kubemcp
by icy-r
This MCP server enables AI assistants to manage Kubernetes clusters by providing a standardized interface for interacting with Kubernetes resources.
This MCP server enables AI assistants to manage Kubernetes clusters by providing a standardized interface for interacting with Kubernetes resources.
Setup Requirements
- ⚠️Requires a running Kubernetes cluster and a correctly configured kubeconfig with appropriate RBAC permissions for the identity running the MCP server.
- ⚠️Requires Node.js version 20.0.0 or higher.
Verified SafeView Analysis
redakto-app-mcp-server
by calgo-lab
Acts as an MCP server to enable large language models to perform named entity recognition and pseudonymization of German text via the Redakto API.
Acts as an MCP server to enable large language models to perform named entity recognition and pseudonymization of German text via the Redakto API.
Setup Requirements
- ⚠️Requires access to an external Redakto API instance to function.
- ⚠️Node.js version 20 or higher is required.
Verified SafeView Analysis
Volatility_MCP
by raviesheth2608
Enables AI-powered Windows memory forensics, malware hunting, and DFIR workflows for Claude Desktop by integrating with Volatility 3.
Enables AI-powered Windows memory forensics, malware hunting, and DFIR workflows for Claude Desktop by integrating with Volatility 3.
Setup Requirements
- ⚠️Requires Windows 10/11 operating system.
- ⚠️Requires manual installation of Claude Desktop and configuration by editing `claude_desktop_config.json`.
- ⚠️Hardcoded file paths for the Volatility executable and memory dump (`C:\volatility-mcp\`) mandate a specific installation location, requiring manual code/config changes if deviations occur.
- ⚠️Requires a restart of Windows after Claude Desktop configuration changes.
Verified SafeView Analysis
the-mcp-server-game
by nullchimp
This server acts as a Model Context Protocol (MCP) bridge, enabling AI agents to interact with a Dungeon Crawler Game API using standardized tools.
This server acts as a Model Context Protocol (MCP) bridge, enabling AI agents to interact with a Dungeon Crawler Game API using standardized tools.
Setup Requirements
- ⚠️Node.js v18 or higher is required.
- ⚠️The Game API must be running on port 3000 before starting the MCP Server.
- ⚠️The `start.sh` script is the recommended way to run both the Game API and MCP server in the correct order.
Verified SafeView Analysis
Realtime-Collaborative-Code-Editor-2.0
by vishalbodkhe531
A real-time collaborative code editor that allows multiple users to write, edit, and execute code together in various programming languages, simulating a lightweight cloud IDE.
A real-time collaborative code editor that allows multiple users to write, edit, and execute code together in various programming languages, simulating a lightweight cloud IDE.
Setup Requirements
- ⚠️Requires a MongoDB database instance (e.g., MongoDB Atlas).
- ⚠️Requires a RapidAPI key for the Judge0 Code Execution API (likely involves a paid subscription).
- ⚠️Requires a Liveblocks secret key for real-time collaboration.
- ⚠️Requires GitHub OAuth application credentials (Client ID and Secret) if GitHub login is enabled.
Verified SafeView Analysis
superdesign-mcp-server
by zjohnsonbox
An AI-powered agent for rapid UI/frontend design exploration and code generation within VS Code, offering tools for layout, theme, and component creation.
An AI-powered agent for rapid UI/frontend design exploration and code generation within VS Code, offering tools for layout, theme, and component creation.
Setup Requirements
- ⚠️Requires Node.js >= 18.0.0 and npm for installation.
- ⚠️Requires an API key for a chosen AI provider (Anthropic, OpenAI, or OpenRouter), which are typically paid services.
- ⚠️Many features require an open VS Code workspace, as operations are confined to a `.superdesign` subdirectory within it.
Review RequiredView Analysis
mcp-jocko
by Jocko-Fuel
Universal MCP server to expose Claude-powered AI tools, primarily for image generation, to non-technical users via Claude Desktop.
Universal MCP server to expose Claude-powered AI tools, primarily for image generation, to non-technical users via Claude Desktop.
Setup Requirements
- ⚠️Requires GEMINI_API_KEY environment variable (for Google Gemini API, a paid service).
- ⚠️Requires SHOPIFY_ACCESS_TOKEN and SHOPIFY_STORE_URL environment variables (for Shopify Admin API access).
- ⚠️Tier 2 (advanced) image generation features (`adapt_competitor_image`, `integrate_product_into_photo`) are noted as 'coming soon' and require 'full Gemini Imagery integration', which is not yet fully implemented or available in the current FastMCP Cloud deployment.
Verified SafeView Analysis
daydreamer
by DayDreamerAI
A memory layer for human-AI collaboration that allows users to own their AI's long-term conversational memory and collaborative relationship, enabling AI portability across different models and platforms, with a specific implementation for GitHub PR automation.
A memory layer for human-AI collaboration that allows users to own their AI's long-term conversational memory and collaborative relationship, enabling AI portability across different models and platforms, with a specific implementation for GitHub PR automation.
Setup Requirements
- ⚠️Requires Anthropic API Key (paid, and potentially expensive for automated workflows, leading to a recommended pivot to GitHub Copilot for cost-effectiveness).
- ⚠️Requires VS Code with the Claude Code extension and GitHub CLI ('gh') to be installed and logged in.
- ⚠️As a 'private research project', it lacks external documentation and an onboarding process, requiring manual setup of GitHub secrets and initial automation files.
Verified SafeView Analysis
myaigist_mcp
by schwim23
This server provides document intelligence and knowledge management, enabling local processing of documents, RAG-powered Q&A, and persistent knowledge storage for MCP-compatible clients like Claude Desktop.
This server provides document intelligence and knowledge management, enabling local processing of documents, RAG-powered Q&A, and persistent knowledge storage for MCP-compatible clients like Claude Desktop.
Setup Requirements
- ⚠️Requires Anthropic API Key (Paid)
- ⚠️Requires OpenAI API Key (Paid)
- ⚠️Requires an MCP-compatible client (e.g., Claude Desktop, Cursor) to run and interact with the tools
Verified SafeView Analysis
mcp-server-node
by quangha-dev
An AI-powered orchestrator for project management tasks, enabling natural language interaction to create projects and answer knowledge-based queries by integrating with LLMs, RAG services, and an internal backend API.
An AI-powered orchestrator for project management tasks, enabling natural language interaction to create projects and answer knowledge-based queries by integrating with LLMs, RAG services, and an internal backend API.
Setup Requirements
- ⚠️Requires a Google Gemini API Key (paid service) configured via the `GEMINI_API_KEY` environment variable.
- ⚠️Requires a separate Python RAG Service running, accessible via `PYTHON_SERVICE_URL` (defaults to http://localhost:8001).
- ⚠️Requires a separate Project Management Backend Service running, accessible via `BACKEND_BASE_URL` (defaults to http://localhost:8082).
Verified SafeView Analysis
McpServer
by codelabStrawberry
A RAG (Retrieval Augmented Generation) server that integrates local LLMs (Ollama) with ChromaDB and FastAPI to provide API tools for chat, RAG search, document ingestion, and AI-driven job interview/career analysis.
A RAG (Retrieval Augmented Generation) server that integrates local LLMs (Ollama) with ChromaDB and FastAPI to provide API tools for chat, RAG search, document ingestion, and AI-driven job interview/career analysis.
Setup Requirements
- ⚠️Requires Docker and Docker Compose for setup and execution.
- ⚠️Requires local Ollama and ChromaDB instances (provided via Docker Compose).
- ⚠️Requires NVIDIA Container Toolkit setup for GPU acceleration of Ollama, which can be complex.
- ⚠️Optional Redis and MySQL services are utilized, requiring additional setup for full functionality.
Verified SafeView Analysis
amlink-submissions-mcp
by eduardomb-aw
A Model Context Protocol (MCP) server and client implementation for AmLink submissions API integration, built with ASP.NET Core and secured with Identity Server 4.
A Model Context Protocol (MCP) server and client implementation for AmLink submissions API integration, built with ASP.NET Core and secured with Identity Server 4.
Setup Requirements
- ⚠️Requires Docker Desktop for containerized deployment.
- ⚠️Requires .NET 10.0 SDK for local development without Docker.
- ⚠️Requires an OpenAI API Key for LLM integration (Paid service).
- ⚠️Requires an Identity Server Client Secret for OAuth authentication.
- ⚠️HTTPS certificates must be generated and trusted locally using 'dotnet dev-certs https --trust'.