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(846)
XcodeBuildMCP
by cameroncooke
A Model Context Protocol (MCP) server that provides Xcode-related tools for AI assistants, enabling programmatic interaction with Xcode projects, simulators, devices, and Swift packages.
A Model Context Protocol (MCP) server that provides Xcode-related tools for AI assistants, enabling programmatic interaction with Xcode projects, simulators, devices, and Swift packages.
Setup Requirements
- ⚠️Requires macOS, Node.js (>=18.x), and Xcode 16 to be installed locally.
- ⚠️Requires an MCP-compatible AI client (e.g., OpenAI Codex CLI, Claude Code CLI, Smithery) for interaction.
- ⚠️Dynamic tool discovery (`discover_tools`) uses an LLM, implying a connected LLM provider and potential associated API costs for the client.
- ⚠️Code signing setup is required for deploying apps to physical iOS/iPadOS/visionOS devices.
Verified SafeView Analysis
claude-code-subagents-collection
by davepoon
Provides a command-line interface to browse, install, manage, and verify Claude Code subagents, commands, and external MCP (Model Context Protocol) servers, facilitating local and project-level configuration for development workflows.
Provides a command-line interface to browse, install, manage, and verify Claude Code subagents, commands, and external MCP (Model Context Protocol) servers, facilitating local and project-level configuration for development workflows.
Setup Requirements
- ⚠️Requires Node.js and npm.
- ⚠️Requires Docker Desktop and Docker MCP Toolkit for Docker MCP server management.
- ⚠️Requires Claude Code CLI for full MCP server management and verification.
Verified SafeView Analysis
brightdata-mcp
by brightdata
The MCP server enables AI agents to access real-time web data and perform browser automation for tasks like research, e-commerce intelligence, market analysis, and content creation, bypassing bot detection and CAPTCHAs.
The MCP server enables AI agents to access real-time web data and perform browser automation for tasks like research, e-commerce intelligence, market analysis, and content creation, bypassing bot detection and CAPTCHAs.
Setup Requirements
- ⚠️Requires a Bright Data API Key (free tier available for basic tools, Pro mode incurs additional charges)
- ⚠️Requires Node.js installed to run locally
- ⚠️Requires a stable internet connection to connect to Bright Data's services and browser CDP endpoint
Verified SafeView Analysis
trigger.dev
by triggerdotdev
Local development and AI agent interface for Trigger.dev workflows, enabling Python script execution and managing tasks, runs, and deployments.
Local development and AI agent interface for Trigger.dev workflows, enabling Python script execution and managing tasks, runs, and deployments.
Setup Requirements
- ⚠️Requires OpenAI API Key (Paid)
- ⚠️Docker / Kubernetes environment required for deployments/workers
- ⚠️Python 3.x and `uv pip` for dependencies
- ⚠️PostgreSQL database required
- ⚠️Redis instance required
- ⚠️Slack Bot Token & Channel ID required
- ⚠️S2 Access Token required
- ⚠️AWS Credentials (for ECR/S3) required for some features
Review RequiredView Analysis
Windows-MCP
by CursorTouch
Enables AI agents to interact with the Windows operating system for tasks such as file navigation, application control, UI interaction, and QA testing.
Enables AI agents to interact with the Windows operating system for tasks such as file navigation, application control, UI interaction, and QA testing.
Setup Requirements
- ⚠️Requires Python 3.13+
- ⚠️Requires UV package manager (installable via pip)
- ⚠️Primarily designed for Windows 7-11
- ⚠️English as the default Windows language is highly preferred, or 'App-Tool' functionality may be affected.
Review RequiredView Analysis
DesktopCommanderMCP
by wonderwhy-er
Enables an AI agent to interact with the local filesystem and terminal, execute commands, analyze data, and perform code editing.
Enables an AI agent to interact with the local filesystem and terminal, execute commands, analyze data, and perform code editing.
Setup Requirements
- ⚠️Requires Node.js v18+ to be installed or Docker for isolated execution.
- ⚠️Requires `ripgrep` (rg) to be installed on the system for search functionality; it may need manual installation if `@vscode/ripgrep` fails.
- ⚠️The `sharp` library (for image processing) is dynamically imported and may require additional system dependencies or fail if not present.
- ⚠️Restarting Claude Desktop is frequently required after installation or configuration changes for updates to take effect.
Verified SafeView Analysis
web-eval-agent
by withRefresh
Autonomously evaluates web applications for UX/UI issues using a browser-driving AI agent, providing detailed reports and live browser view from within an IDE.
Autonomously evaluates web applications for UX/UI issues using a browser-driving AI agent, providing detailed reports and live browser view from within an IDE.
Setup Requirements
- ⚠️Requires Operative API Key (may require paid subscription if free tier limits are reached).
- ⚠️Requires `uv` (a Python package installer/manager) to be installed.
- ⚠️Requires Playwright and its browser dependencies (e.g., Chromium) to be installed via `npm` and `uvx`.
- ⚠️Designed for integration into specific IDEs (Cursor/Cline/Windsurf) via JSON configuration.
Review RequiredView Analysis
Peekaboo
by steipete
The server acts as a wrapper for a Swift-based macOS automation tool that integrates with multiple AI providers (OpenAI, Anthropic, Grok, Ollama) for screen capture, UI interaction, and AI analysis, functioning as a Model Context Protocol (MCP) server.
The server acts as a wrapper for a Swift-based macOS automation tool that integrates with multiple AI providers (OpenAI, Anthropic, Grok, Ollama) for screen capture, UI interaction, and AI analysis, functioning as a Model Context Protocol (MCP) server.
Setup Requirements
- ⚠️Requires macOS Screen Recording and Accessibility permissions.
- ⚠️Requires API keys for cloud AI providers (OpenAI, Anthropic, Grok), which incur costs.
- ⚠️For local AI, requires a running Ollama server with specific models (e.g., llama3.3, llava) pulled.
Review RequiredView Analysis
claude-code-mcp
by steipete
Provides an MCP server to allow LLMs to directly invoke Claude Code CLI for complex coding, file system, and Git operations, bypassing interactive permission prompts.
Provides an MCP server to allow LLMs to directly invoke Claude Code CLI for complex coding, file system, and Git operations, bypassing interactive permission prompts.
Setup Requirements
- ⚠️Requires Node.js v20 or later.
- ⚠️Requires Claude CLI to be installed locally.
- ⚠️Crucial one-time setup: Must manually run 'claude --dangerously-skip-permissions' and accept terms before server use.
- ⚠️macOS may require folder permissions on first use, causing initial failure.
Review RequiredView Analysis
agents
by inkeep
The Inkeep Agents project is a comprehensive framework and SDK for building, managing, and running AI agents. This specific 'MCP Server' component (integrated within the Management API) provides a machine-readable API for managing agent configurations, tools, data components, and other project resources.
The Inkeep Agents project is a comprehensive framework and SDK for building, managing, and running AI agents. This specific 'MCP Server' component (integrated within the Management API) provides a machine-readable API for managing agent configurations, tools, data components, and other project resources.
Setup Requirements
- ⚠️Requires OpenAI, Anthropic, or Google Generative AI API Keys (Paid services).
- ⚠️Requires a PostgreSQL database (Docker Compose includes a default).
- ⚠️Node.js runtime version >= 22.0.0 is required.
- ⚠️Docker is recommended for local development setup of the full microservice stack.
- ⚠️Nango integration (for OAuth) requires configuration with `NANGO_SECRET_KEY` and `NANGO_SERVER_URL`.
- ⚠️Signoz (for observability) requires `SIGNOZ_URL` and `SIGNOZ_API_KEY` configuration.
Review RequiredView Analysis
docs-mcp-server
by arabold
The Documentation MCP Server indexes documentation from various sources (web, local files, registries) and makes it semantically searchable via vector embeddings, primarily for AI coding assistants.
The Documentation MCP Server indexes documentation from various sources (web, local files, registries) and makes it semantically searchable via vector embeddings, primarily for AI coding assistants.
Setup Requirements
- ⚠️Requires an API key for an external embedding provider (e.g., OpenAI, Google, AWS, Azure), which may incur paid usage costs.
- ⚠️Requires Playwright-supported browser binaries (e.g., Chromium) to be installed on the system for dynamic content rendering.
- ⚠️Requires Node.js version 22.x.
Verified SafeView Analysis
azure-devops-mcp
by microsoft
Provides a local Model Context Protocol (MCP) server to interact with Azure DevOps Services, enabling users to perform various tasks directly from their code editor via an agent (like GitHub Copilot).
Provides a local Model Context Protocol (MCP) server to interact with Azure DevOps Services, enabling users to perform various tasks directly from their code editor via an agent (like GitHub Copilot).
Setup Requirements
- ⚠️Requires Node.js 20+.
- ⚠️Requires an Azure DevOps organization name as a mandatory argument.
- ⚠️Authentication involves either interactive OAuth login (browser-based), Azure CLI (`az login` command), or a Personal Access Token (PAT) via the `ADO_MCP_AUTH_TOKEN` environment variable. Multi-tenant scenarios may require explicit tenant ID configuration.
- ⚠️For optimal experience, integration with Visual Studio Code or Visual Studio 2022 with GitHub Copilot is recommended, along with specific MCP client configuration (e.g., `.vscode/mcp.json` file).