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)
mcp-servers
by mcpservershub
The Playwright MCP Server enables AI agents to automate web browser interactions using Playwright. It provides tools for navigation, element manipulation (click, type, hover), tab management, content extraction (snapshots, screenshots, console, network), file uploads, PDF generation, and Playwright test generation. It primarily uses structured accessibility data for robust and LLM-friendly web automation, with an optional visual mode.
The Playwright MCP Server enables AI agents to automate web browser interactions using Playwright. It provides tools for navigation, element manipulation (click, type, hover), tab management, content extraction (snapshots, screenshots, console, network), file uploads, PDF generation, and Playwright test generation. It primarily uses structured accessibility data for robust and LLM-friendly web automation, with an optional visual mode.
Setup Requirements
- ⚠️Requires Node.js 18 or newer.
- ⚠️Requires Playwright browsers (Chromium, Firefox, WebKit) to be installed. This might require running `npx playwright install` manually or using the `browser_install` tool.
- ⚠️Running multiple server instances without the `--isolated` flag can lead to resource conflicts if they attempt to share the same browser user data directory.
- ⚠️Using 'extension' mode requires installing a specific Chrome extension and configuring a CDP relay server.
Verified SafeView Analysis
mcp-tailscale
by aplaceforallmystuff
Provides a Model Context Protocol (MCP) server to interact with the Tailscale API for read-only network management tasks.
Provides a Model Context Protocol (MCP) server to interact with the Tailscale API for read-only network management tasks.
Setup Requirements
- ⚠️Requires a Tailscale API Key, which must be generated from the Tailscale admin console.
- ⚠️Requires Node.js version 18 or higher.
- ⚠️Requires building the TypeScript project by running 'npm install' then 'npm run build'.
Verified SafeView Analysis
trade-it-mcp
by trade-it-inc
Enables natural-language interaction with stock, crypto, and options brokerages for trading, portfolio queries, and market insights.
Enables natural-language interaction with stock, crypto, and options brokerages for trading, portfolio queries, and market insights.
Setup Requirements
- ⚠️Requires a Trade It account (Pro plan with free trial available)
- ⚠️Requires linking an existing brokerage account
- ⚠️Authentication is performed via browser-based OAuth flow
Review RequiredView Analysis
mcp-link-server
by AuraFriday
Provides a local server for AI agents to securely execute powerful tools on the user's machine, enabling real-world capabilities like file operations, system commands, browser automation, and local LLM inference.
Provides a local server for AI agents to securely execute powerful tools on the user's machine, enabling real-world capabilities like file operations, system commands, browser automation, and local LLM inference.
Setup Requirements
- ⚠️Requires significant disk space (1.5GB base + optional 1.2GB for embeddings + optional 3GB+ for local LLMs).
- ⚠️Local LLM inference (`llm` tool) can be resource-intensive, requiring substantial CPU/GPU memory, and may auto-install PyTorch/CUDA libraries, potentially restarting the server.
- ⚠️Requires API keys for certain tools (e.g., OPENROUTER_API_KEY, GITHUB_PERSONAL_ACCESS_TOKEN) which may need interactive collection via UI.
- ⚠️For developer installation, Python 3.9+ is expected, and full functionality requires over 100 complex Python dependencies (some with auto-installation logic).
Review RequiredView Analysis
securechain-mcp-server
by securechaindev
Provides tools for AI agents and LLMs to query the status and analyze the software supply chain for security vulnerabilities, exploits, and dependencies.
Provides tools for AI agents and LLMs to query the status and analyze the software supply chain for security vulnerabilities, exploits, and dependencies.
Setup Requirements
- ⚠️Requires Docker and Docker Compose for deployment.
- ⚠️Requires Python 3.14 or higher.
- ⚠️Requires downloading large data dumps from Zenodo for database seeding.
- ⚠️Relies on other Secure Chain backend services (Gateway, Auth, Depex, Vexgen) to be running.
- ⚠️Requires a `securechain` Docker network to be created manually.
Verified SafeView Analysis
workflows-mcp
by qtsone
Automate, orchestrate, and manage development workflows (like CI/CD, TDD phases, GitHub issues, file operations) using AI assistants via YAML definitions. It acts as a backend server for AI assistants to execute complex, multi-step automation tasks.
Automate, orchestrate, and manage development workflows (like CI/CD, TDD phases, GitHub issues, file operations) using AI assistants via YAML definitions. It acts as a backend server for AI assistants to execute complex, multi-step automation tasks.
Setup Requirements
- ⚠️Requires Python 3.12 or higher.
- ⚠️Requires an MCP-compatible AI assistant (e.g., Claude Desktop/Code) for full integration and execution.
- ⚠️LLMCall and ImageGen blocks require explicit LLM profile/provider configuration (e.g., API keys, models) which may incur costs.
- ⚠️New or modified workflow YAML files require restarting the MCP server to be loaded and become available.
- ⚠️Some `git` workflows (e.g., `github-create-issue`) depend on the GitHub CLI (`gh`) being installed and authenticated on the host system.
Verified SafeView Analysis
chatsuite
by hubertusgbecker
A unified hub for managing and orchestrating multiple Model Context Protocol (MCP) servers, integrating with AI chat platforms like LibreChat for dynamic tool discovery and communication with services like MCP Email.
A unified hub for managing and orchestrating multiple Model Context Protocol (MCP) servers, integrating with AI chat platforms like LibreChat for dynamic tool discovery and communication with services like MCP Email.
Setup Requirements
- ⚠️Requires manual creation of `config/mcphub/mcp_settings.json` from its example template before first use.
- ⚠️Full integration tests for some services (e.g., NocoDB, n8n) require manually generating API keys/auth tokens via their respective UIs.
- ⚠️HTTPS setup for the Nginx proxy is recommended and requires `mkcert` or similar tools to generate self-signed certificates for `localhost-key.pem` and `localhost-crt.pem`.
Verified SafeView Analysis
image-gen-mcp-server
by merlinrabens
This repository functions as a landing page and documentation for an AI image generation plugin that unifies multiple AI image providers through a single interface for Claude Code users.
This repository functions as a landing page and documentation for an AI image generation plugin that unifies multiple AI image providers through a single interface for Claude Code users.
Setup Requirements
- ⚠️This repository does not contain the actual plugin or server code; it is solely a landing page and documentation.
- ⚠️The described plugin requires the Claude Code environment for installation and usage.
- ⚠️Using the plugin requires API keys for external AI image generation providers (e.g., OpenAI, BFL, Stability AI), which may incur costs from those providers.
Verified SafeView Analysis
shinzo
by shinzo-labs
Shinzo is an open-source observability platform for monitoring and analyzing the performance, usage, and telemetry data of AI agents and Model Context Protocol (MCP) servers.
Shinzo is an open-source observability platform for monitoring and analyzing the performance, usage, and telemetry data of AI agents and Model Context Protocol (MCP) servers.
Setup Requirements
- ⚠️Requires an external PostgreSQL 15+ database instance, not designed for Dockerized database deployment.
- ⚠️The recommended PostgreSQL setup in `db/README.md` uses dangerously insecure defaults (`0.0.0.0/0 md5`, `listen_addresses = '*'`) that should NOT be used in production.
- ⚠️Critical environment variables `JWT_SECRET` and `ENCRYPTION_KEY` MUST be changed from their default/fallback values in production.
- ⚠️Local development requires Node.js 18+ and pnpm.
Review RequiredView Analysis
aide
by CrowdHailer
This server acts as an implementation for the Model Context Protocol (MCP), providing AI models with access to defined tools, specifically demonstrated through basic mathematical operations.
This server acts as an implementation for the Model Context Protocol (MCP), providing AI models with access to defined tools, specifically demonstrated through basic mathematical operations.
Setup Requirements
- ⚠️Requires the Gleam programming language and toolchain to be installed.
- ⚠️May require explicitly running `gleam run dev` to generate MCP definitions if not automatically handled by the main `gleam run` command.
Verified SafeView Analysis
DelphiMCP
by JavierusTk
Enables AI-driven automation and control of Delphi VCL applications via the Model Context Protocol (MCP) and named pipes.
Enables AI-driven automation and control of Delphi VCL applications via the Model Context Protocol (MCP) and named pipes.
Setup Requirements
- ⚠️Requires Delphi 12+ (RAD Studio 12 Athens) to compile.
- ⚠️Windows-only due to reliance on Windows-specific named pipes.
- ⚠️Requires the 'Delphi-MCP-Server' framework (a separate GitHub repository) to be cloned and configured locally.
- ⚠️If running Claude Code in WSL, the 'mcp_servers.json' configuration must use the actual WSL IP address for the server URL, not 'localhost'.
Verified SafeView Analysis
outlook-mcp-server
by marlonluo2018
AI-powered local email management for Microsoft Outlook, enabling search, composition, organization, and batch forwarding of emails using natural language commands.
AI-powered local email management for Microsoft Outlook, enabling search, composition, organization, and batch forwarding of emails using natural language commands.
Setup Requirements
- ⚠️Requires Microsoft Outlook 2016+ (must be running)
- ⚠️Requires Windows 10+ (due to Win32COM dependency)
- ⚠️Requires Python 3.8+ for execution
- ⚠️Requires an MCP-compatible AI client (e.g., Claude Desktop) to connect to the server