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(7756)
blink
by GitHubNexon
An AI-powered agentic command-based assistant that can read, create, and modify code files using Replicate's Claude models.
An AI-powered agentic command-based assistant that can read, create, and modify code files using Replicate's Claude models.
Setup Requirements
- ⚠️Requires a Replicate API token (free tier available, but requires signup).
- ⚠️Requires Python 3.8+.
- ⚠️Requires an active internet connection for API calls.
Verified SafeView Analysis
codex_mcp_server_ebka
by gustavorobertux
Integrates the Ebka Caido plugin's functionalities with Codex CLI sessions, allowing Large Language Models (LLMs) to interact with and automate security testing tasks within Caido.
Integrates the Ebka Caido plugin's functionalities with Codex CLI sessions, allowing Large Language Models (LLMs) to interact with and automate security testing tasks within Caido.
Setup Requirements
- ⚠️Requires Node.js 16+ to be installed.
- ⚠️Requires a running Caido instance with the Ebka plugin installed and network accessible.
- ⚠️Manual configuration of the absolute path to the compiled server script in Codex's `config.toml`.
- ⚠️Manual copying of `auth_token` and `api_endpoint` from the Ebka plugin in Caido into the Codex session.
Verified SafeView Analysis
uLoopMCP
by hatayama
Acts as a Model Context Protocol (MCP) server to bridge Unity Editor operations to LLM tools, enabling autonomous AI-driven development loops (compile, test, log analysis, scene manipulation).
Acts as a Model Context Protocol (MCP) server to bridge Unity Editor operations to LLM tools, enabling autonomous AI-driven development loops (compile, test, log analysis, scene manipulation).
Setup Requirements
- ⚠️Requires Node.js 22 or higher.
- ⚠️Requires Unity 2020.3 or higher.
- ⚠️Requires Unity MCP Bridge package installed in Unity.
- ⚠️The `execute-dynamic-code` tool requires `Microsoft.CodeAnalysis.CSharp` package, installed via OpenUPM NuGet registry in Unity.
- ⚠️Several powerful tools (e.g., `run-tests`, `execute-menu-item`, `execute-dynamic-code`, custom tools) are disabled by default for security and must be explicitly enabled in Unity's `uLoopMCP` window's 'Security Settings'.
Verified SafeView Analysis
asa-starter-kit
by vibecodiq
A deterministic Python CLI for generating and managing production-ready, slice-based FastAPI backend code, ensuring architectural standards and preserving custom logic during regeneration.
A deterministic Python CLI for generating and managing production-ready, slice-based FastAPI backend code, ensuring architectural standards and preserving custom logic during regeneration.
Setup Requirements
- ⚠️Requires Python 3.10+.
- ⚠️Optional `devbox` environment setup (otherwise requires manual virtual environment and `pip` management).
Verified SafeView Analysis
mcp-rag-agent
by luisrodriguesphd
A RAG-based agent that answers questions about internal policies using semantic search via MongoDB Atlas Vector Search and OpenAI embeddings, with automated RAGAS-based evaluation.
A RAG-based agent that answers questions about internal policies using semantic search via MongoDB Atlas Vector Search and OpenAI embeddings, with automated RAGAS-based evaluation.
Setup Requirements
- ⚠️Requires OpenAI API Key (Paid) for embeddings, LLM interactions, and RAGAS evaluation.
- ⚠️Requires MongoDB Atlas Account with Vector Search capabilities (Paid) for document storage and retrieval.
- ⚠️The 'mcp dev' command for the development UI requires Node.js, though not essential for core functionality.
Verified SafeView Analysis
galaxy-brain
by For-Sunny
This MCP server enables AI agents to perform a complete cognitive loop by combining structured sequential thinking with chained sequential execution of operations.
This MCP server enables AI agents to perform a complete cognitive loop by combining structured sequential thinking with chained sequential execution of operations.
Setup Requirements
- ⚠️Requires Python 3.10+
- ⚠️Relies on modifying the `claude_desktop_config.json` file for integration with Claude Desktop (handled by install script, but manual setup requires awareness)
- ⚠️Execution of certain 'doing' operations (e.g., `shell.run`, `python.execute`) can have security implications if input is not carefully controlled.
Review RequiredView Analysis
SlotixMCP
by albertoferrazzoli
Manages appointments, clients, availability, statistics, notifications, and coupons for Slotix-powered businesses via AI assistants.
Manages appointments, clients, availability, statistics, notifications, and coupons for Slotix-powered businesses via AI assistants.
Setup Requirements
- ⚠️Requires a Slotix account with an active subscription.
- ⚠️Requires a Slotix API key (`SLOTIX_API_KEY`) to be set as an environment variable.
Verified SafeView Analysis
postgresql-mcp
by neverinfamous
Enables AI assistants to interact with PostgreSQL databases, providing specialized tools for database operations, performance monitoring, schema management, and extension control through the Model Context Protocol.
Enables AI assistants to interact with PostgreSQL databases, providing specialized tools for database operations, performance monitoring, schema management, and extension control through the Model Context Protocol.
Setup Requirements
- ⚠️Requires Node.js 18+ to be installed.
- ⚠️Requires an accessible PostgreSQL database (versions 12-18 tested).
- ⚠️Many advanced performance and extension tools require specific PostgreSQL extensions (e.g., pg_stat_statements, pgvector) to be installed and configured in the database.
Verified SafeView Analysis
unifi-mcp-server
by CamoRageaholic1
Enables AI assistants (e.g., Claude) to manage and monitor UniFi network infrastructure through natural language commands via the Model Context Protocol (MCP).
Enables AI assistants (e.g., Claude) to manage and monitor UniFi network infrastructure through natural language commands via the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires Node.js 18+ (20 LTS recommended).
- ⚠️Requires an active UniFi Network Controller with network access and admin credentials.
- ⚠️Potential SSL certificate issues with the UniFi controller might necessitate setting UNIFI_VERIFY_SSL=false (with associated security implications, though documented).
Verified SafeView Analysis
photoshop-python-api-mcp-server
by loonghao
Provides a Model Context Protocol (MCP) server to allow AI assistants and other MCP clients to programmatically control Adobe Photoshop on Windows.
Provides a Model Context Protocol (MCP) server to allow AI assistants and other MCP clients to programmatically control Adobe Photoshop on Windows.
Setup Requirements
- ⚠️🔴 WINDOWS OS ONLY: Relies on Windows-specific COM interfaces and will not run on macOS or Linux.
- ⚠️Requires Adobe Photoshop (CC2017-2024 tested) to be installed locally.
- ⚠️Requires Python 3.10 or higher.
Verified SafeView Analysis
mcp-langchain
by SyedAanif
This project demonstrates using LangChain to orchestrate interactions with local micro-agents providing math and weather services.
This project demonstrates using LangChain to orchestrate interactions with local micro-agents providing math and weather services.
Setup Requirements
- ⚠️Requires an external LLM API Key (e.g., OpenAI, Anthropic) configured via environment variables for LangChain agent operations.
- ⚠️Requires `math_server.py` and `weather_server.py` to be running concurrently in separate processes before starting the main agent (`main.py`).
Verified SafeView Analysis
vibe
by mondaycom
Provides intelligent assistance for working with Vibe Design System components, offering metadata, usage examples, accessibility information, icon discovery, and migration guidance for React UI development.
Provides intelligent assistance for working with Vibe Design System components, offering metadata, usage examples, accessibility information, icon discovery, and migration guidance for React UI development.
Setup Requirements
- ⚠️Requires Yarn as the preferred package manager.
- ⚠️Utilizes Storybook for local component development and previewing.
- ⚠️Codemod functionality relies on `jscodeshift` for code transformations, which should be used with caution and version control.
- ⚠️Requires `lerna` for monorepo management during development.