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)
youtube-transcript-mcp
by SeanPedersen
Enables LLM chat applications to summarize or analyze content from YouTube videos by providing their transcripts.
Enables LLM chat applications to summarize or analyze content from YouTube videos by providing their transcripts.
Setup Requirements
- ⚠️Requires Claude Desktop to be installed and running.
- ⚠️Requires `uv` for dependency and environment management.
- ⚠️Manual path `$INSERT_PATH` replacement is required in the MCP JSON configuration.
Verified SafeView Analysis
scenic_mcp_experimental
by scenic-contrib
Enable AI assistants to interact with Scenic GUI applications for automated testing, AI-driven development workflows, and accessibility.
Enable AI assistants to interact with Scenic GUI applications for automated testing, AI-driven development workflows, and accessibility.
Setup Requirements
- ⚠️Requires both an Elixir/Erlang runtime (v1.14+/OTP 24+) and Node.js (>=18.0.0) environment.
- ⚠️The `scenic_mcp` library must be added as a local dependency (`{:scenic_mcp, "../scenic_mcp"}`) in the Scenic application's `mix.exs` as it is not yet published to Hex.
- ⚠️The target Scenic application requires specific configuration, including named viewport (`:main_viewport` by default) and driver (`:scenic_driver` by default) processes.
- ⚠️TypeScript dependencies must be installed and built (`npm install && npm run build`) from the `scenic_mcp` directory before use.
Verified SafeView Analysis
grafana-ui-mcp-server
by grafana
This server provides AI assistants with comprehensive access to Grafana UI components, documentation, stories, design system tokens, and dependency analysis to aid in building observability interfaces, dashboards, and data visualization components.
This server provides AI assistants with comprehensive access to Grafana UI components, documentation, stories, design system tokens, and dependency analysis to aid in building observability interfaces, dashboards, and data visualization components.
Setup Requirements
- ⚠️Requires Node.js version >=18.0.0.
- ⚠️GitHub API rate limits apply (60 requests/hour) without a personal access token; a token (GITHUB_PERSONAL_ACCESS_TOKEN or GITHUB_TOKEN) is highly recommended for higher limits (5000 requests/hour).
- ⚠️Can optionally be configured to use a local clone of the Grafana repository, which requires manual cloning and path specification (GRAFANA_REPO_PATH environment variable or --grafana-repo-path CLI option).
Verified SafeView Analysis
mcp-farmer
by boldare
CLI tool for managing, analyzing, and scaffolding Model Context Protocol (MCP) servers, with AI-assisted features for tool generation and probing.
CLI tool for managing, analyzing, and scaffolding Model Context Protocol (MCP) servers, with AI-assisted features for tool generation and probing.
Setup Requirements
- ⚠️Node.js >= 20 required
- ⚠️Requires a supported ACP agent (e.g., OpenCode, Claude Code, Gemini CLI, GitHub Copilot CLI) for 'grow' and 'probe' commands
- ⚠️Internet connection required for remote server interactions, API spec fetching, and package installations
Verified SafeView Analysis
ai-roundtable
by mnthe
A Multi-AI debate platform that enables structured discussions between different AI models (Claude, ChatGPT, Gemini, Perplexity) through the Model Context Protocol (MCP).
A Multi-AI debate platform that enables structured discussions between different AI models (Claude, ChatGPT, Gemini, Perplexity) through the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires API keys for at least one AI provider (Anthropic, OpenAI, Google, Perplexity), which are typically paid services.
- ⚠️Uses `pnpm` as the recommended package manager, requiring it to be installed locally.
- ⚠️Requires `npx` (from npm) for the recommended quick start command.
Verified SafeView Analysis
medusa
by Pantheon-Security
This is a Model Context Protocol (MCP) server intentionally designed as a security fixture to demonstrate various critical vulnerabilities, such as command injection, SQL injection, and sensitive data exposure, for testing security scanners like Medusa.
This is a Model Context Protocol (MCP) server intentionally designed as a security fixture to demonstrate various critical vulnerabilities, such as command injection, SQL injection, and sensitive data exposure, for testing security scanners like Medusa.
Setup Requirements
- ⚠️Requires Node.js and npm to run.
- ⚠️Assumes a local 'database' module is available and configured, but it is not provided in the source.
- ⚠️Requires broad filesystem access permissions for /home/user/.ssh/id_rsa, /home/user/.aws/credentials, and .env files to demonstrate data exposure.
Review RequiredView Analysis
mcp-http-agent-md
by benhaotang
This server acts as a central hub for AI agents, managing project knowledge (AGENTS.md), structured tasks, version history, and ephemeral scratchpads, with capabilities to spawn context-isolated subagents for focused tasks.
This server acts as a central hub for AI agents, managing project knowledge (AGENTS.md), structured tasks, version history, and ephemeral scratchpads, with capabilities to spawn context-isolated subagents for focused tasks.
Setup Requirements
- ⚠️Requires an OpenAI, Google, Groq, or OpenAI-compatible API key if subagents (external AI) are enabled.
- ⚠️PDF OCR processing (if enabled via `USE_LOCAL_AI_FOR_DOC_UNDERSTANDING`) requires `pdftoppm` (from poppler-utils) to be installed on the host system.
- ⚠️Requires `MAIN_API_KEY` for administrative functions and initial user creation.
Review RequiredView Analysis
gcal-mcp
by alDuncanson
Serves as a Model Context Protocol (MCP) server for Google Calendar to query upcoming, date-specific, and searchable events.
Serves as a Model Context Protocol (MCP) server for Google Calendar to query upcoming, date-specific, and searchable events.
Setup Requirements
- ⚠️Requires an initial interactive OAuth 2.0 flow via a local server, which opens a browser window for user authentication.
- ⚠️Requires Python 3.11 or higher to run.
- ⚠️Requires a Google account with calendar access for functionality.
Verified SafeView Analysis
mcpcat-typescript-sdk
by MCPCat
This SDK integrates analytics and telemetry capabilities into existing Model Context Protocol (MCP) servers, capturing user intentions, tool usage, and error patterns.
This SDK integrates analytics and telemetry capabilities into existing Model Context Protocol (MCP) servers, capturing user intentions, tool usage, and error patterns.
Setup Requirements
- ⚠️Requires an existing Model Context Protocol (MCP) server for integration (peer dependency: `@modelcontextprotocol/sdk >=1.11`).
- ⚠️Requires a MCPcat Project ID for full analytics features, or configured exporters for telemetry-only mode.
- ⚠️Data is logged to `~/mcpcat.log` by default, which might interfere with STDIO-based MCP server logging if not configured otherwise.
Verified SafeView Analysis
livewire-flux-mcp
by leMaur
This MCP server provides AI assistants with structured access to Livewire Flux component, layout, and icon documentation through web scraping.
This MCP server provides AI assistants with structured access to Livewire Flux component, layout, and icon documentation through web scraping.
Setup Requirements
- ⚠️Requires Node.js and npm (or npx) to be installed locally.
Verified SafeView Analysis
azure-speech-mcp-server
by microsoft
The server powers LLMs and AI agents by providing Speech-to-text and Text-to-speech capabilities via Azure Speech services.
The server powers LLMs and AI agents by providing Speech-to-text and Text-to-speech capabilities via Azure Speech services.
Setup Requirements
- ⚠️Requires an Azure account and an Azure Speech service subscription (paid service).
Review RequiredView Analysis
jewei-mssql-mcp-server
by jeweis
Provides a Micro-Agent Protocol (MCP) server for querying Microsoft SQL Server databases and retrieving table structures.
Provides a Micro-Agent Protocol (MCP) server for querying Microsoft SQL Server databases and retrieving table structures.
Setup Requirements
- ⚠️Requires Python 3.8+.
- ⚠️Requires access and credentials for a Microsoft SQL Server instance.
- ⚠️The `pyodbc` database driver and an appropriate SQL Server client driver (e.g., ODBC Driver for SQL Server) must be installed on the operating system.
- ⚠️Database connection details (DB_HOST, DB_USER, DB_PASSWORD, DB_NAME, DB_PORT) must be set as environment variables.