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-s-oauth
by webrix-ai
Universal OAuth middleware for MCP (Model Context Protocol) servers, enabling authentication with various OAuth providers.
Universal OAuth middleware for MCP (Model Context Protocol) servers, enabling authentication with various OAuth providers.
Setup Requirements
- ⚠️Requires manual setup of OAuth applications with external providers (e.g., GitHub, Google) to obtain Client ID, Client Secret, and configure callback URLs.
- ⚠️Relies on environment variables (e.g., `BASE_URL`, `GITHUB_CLIENT_ID`, `GITHUB_CLIENT_SECRET`) for configuration, which must be correctly set.
- ⚠️Uses a local SQLite database (`mcp.sqlite`) for storing client information and credentials, which may require specific management or different backend for production scalability and high availability.
Review RequiredView Analysis
kintone-mcp-server
by r3-yamauchi
An unofficial local Model Context Protocol (MCP) server that enables desktop AI applications (like Claude Desktop) to interact with and manage kintone data, including reading, creating, updating records, and configuring kintone apps.
An unofficial local Model Context Protocol (MCP) server that enables desktop AI applications (like Claude Desktop) to interact with and manage kintone data, including reading, creating, updating records, and configuring kintone apps.
Setup Requirements
- ⚠️Requires Node.js 20 or later.
- ⚠️Requires a kintone tenant domain, username, and password for API access.
- ⚠️Manual configuration of the Claude Desktop application's `claude_desktop_config.json` file is necessary to point to this server.
- ⚠️This is an unofficial server and is not developed or maintained by Cybozu (kintone's provider), meaning self-support is required.
Verified SafeView Analysis
mcp-server-aws-sso
by aashari
Connects AI assistants to AWS accounts via IAM Identity Center (AWS SSO) enabling natural language interaction, secure AWS CLI command execution, and EC2 instance management.
Connects AI assistants to AWS accounts via IAM Identity Center (AWS SSO) enabling natural language interaction, secure AWS CLI command execution, and EC2 instance management.
Setup Requirements
- ⚠️Requires AWS IAM Identity Center (AWS SSO) setup and configuration.
- ⚠️Requires Node.js v18.0.0 or higher.
- ⚠️Requires AWS CLI v2 installed for 'aws_sso_exec_command' tool.
- ⚠️EC2 instances need SSM Agent installed and an IAM role with 'AmazonSSMManagedInstanceCore' policy for 'aws_sso_ec2_exec_command' tool.
- ⚠️Requires environment variables AWS_SSO_START_URL and AWS_REGION (or AWS_SSO_REGION) to be set.
Verified SafeView Analysis
anki-mcp-server-addon
by ankimcp
An Anki addon that exposes the collection to AI assistants via the Model Context Protocol (MCP) for AI-powered study sessions, card creation, and collection management.
An Anki addon that exposes the collection to AI assistants via the Model Context Protocol (MCP) for AI-powered study sessions, card creation, and collection management.
Setup Requirements
- ⚠️Requires Anki 25.x or later (Python 3.13).
- ⚠️On first run, the addon downloads `pydantic_core` (~2MB) from PyPI, requiring internet access.
- ⚠️Requires manual configuration in the MCP client (e.g., Claude Desktop) to connect to the local server URL.
Verified SafeView Analysis
magicpod-mcp-server
by Magic-Pod
An MCP server that integrates AI agents with the MagicPod test automation platform to perform actions like creating test cases, managing test settings, and accessing help articles.
An MCP server that integrates AI agents with the MagicPod test automation platform to perform actions like creating test cases, managing test settings, and accessing help articles.
Setup Requirements
- ⚠️Requires a MagicPod API token, which must be provided via the `--api-token` command-line option.
- ⚠️File upload operations (`upload-file-create`, `upload-data-patterns`) require local file paths to be absolute paths on the server's machine.
- ⚠️Autopilot task creation/editing functionality is disabled by default via a feature flag (`enableAutopilotTasks: false`) and needs to be explicitly enabled in the source code if desired.
Verified SafeView Analysis
shopify-liquid-mcp
by florinel-chis
Provides instant, offline-first access to comprehensive Shopify Liquid documentation for AI assistants and MCP-compatible tools to aid theme development.
Provides instant, offline-first access to comprehensive Shopify Liquid documentation for AI assistants and MCP-compatible tools to aid theme development.
Setup Requirements
- ⚠️Requires Python 3.10+ or Docker environment.
- ⚠️Initial run performs documentation indexing (can be slow depending on I/O) or requires manual force reindex with `python -m shopify_liquid_mcp.ingest --force` after custom documentation changes.
- ⚠️Requires an MCP-compatible AI assistant or IDE (e.g., VS Code with MCP extension, Claude Desktop, Cursor) to interact with the server's tools.
Verified SafeView Analysis
agnt
by standardbeagle
Provides development tooling capabilities to AI coding agents, including project detection, process management, reverse proxy with frontend diagnostics, and visual debugging.
Provides development tooling capabilities to AI coding agents, including project detection, process management, reverse proxy with frontend diagnostics, and visual debugging.
Setup Requirements
- ⚠️Requires Node.js 18+ or Go 1.24+ runtime environment.
- ⚠️Requires an MCP-compatible AI assistant (e.g., Claude Code, Cursor).
- ⚠️Windows users require Windows 10 1809+ for ConPTY support.
Verified SafeView Analysis
uspto_enriched_citation_mcp
by john-walkoe
Provides structured access to USPTO enriched citation data, enabling detailed patent research and analysis, particularly for prior art and examiner behavior, through an LLM-integrated MCP server.
Provides structured access to USPTO enriched citation data, enabling detailed patent research and analysis, particularly for prior art and examiner behavior, through an LLM-integrated MCP server.
Setup Requirements
- ⚠️Requires a free USPTO API Key for access to the Enriched Citation API.
- ⚠️Citation data is limited to office actions mailed from October 1, 2017, to 30 days prior to the current date.
- ⚠️The MCP provides citation metadata only; actual office action documents must be retrieved separately using the PFW MCP for full context.
Verified SafeView Analysis
runautomation-mcpserver
by tayyabakmal1
A comprehensive Playwright-based Model Context Protocol (MCP) server designed for AI assistants to perform web testing, browser automation, and quality assurance tasks through natural language commands.
A comprehensive Playwright-based Model Context Protocol (MCP) server designed for AI assistants to perform web testing, browser automation, and quality assurance tasks through natural language commands.
Setup Requirements
- ⚠️Requires manual configuration of `claude_desktop_config.json` including an absolute path to the cloned repository for integration.
- ⚠️Playwright browsers (Chromium, Firefox, WebKit) need to be installed on the host system (e.g., `npx playwright install`).
- ⚠️Certain tools, like `playwright_evaluate` and API calls, expose powerful capabilities that require careful prompt engineering and understanding of their security implications when used by an AI agent, as direct script injection is possible in the browser context.
Review RequiredView Analysis
fal-reve-edit-mcp-server
by PierrunoYT
Facilitates text-to-image generation and image editing using the FAL AI Reve model via the Model Context Protocol.
Facilitates text-to-image generation and image editing using the FAL AI Reve model via the Model Context Protocol.
Setup Requirements
- ⚠️Requires Node.js 18 or higher to run.
- ⚠️Requires a FAL AI API key, which is for a paid service.
- ⚠️Local installation requires 'npm install' and 'npm run build' before starting, though 'npx' method handles this automatically.
Verified SafeView Analysis
devcontext
by Rathesh2727
This server provides continuous, project-centric context awareness to enhance development by learning from patterns and delivering relevant codebase insights to AI agents.
This server provides continuous, project-centric context awareness to enhance development by learning from patterns and delivering relevant codebase insights to AI agents.
Setup Requirements
- ⚠️Requires a Turso (libSQL) database account and configuration for persistent storage.
- ⚠️Requires `TURSO_DATABASE_URL` and `TURSO_AUTH_TOKEN` environment variables to be set for database connectivity.
Verified SafeView Analysis
midi_ctrl
by nanassound
Enables AI assistants to control an Arturia MicroFreak synthesizer via MIDI using natural language commands.
Enables AI assistants to control an Arturia MicroFreak synthesizer via MIDI using natural language commands.
Setup Requirements
- ⚠️Requires Elixir 1.19+ and Erlang/OTP for source installation (or macOS Apple Silicon for pre-built release).
- ⚠️Requires an Arturia MicroFreak synthesizer connected via USB.
- ⚠️Requires an MCP-compatible AI client (e.g., Claude Desktop) and specific configuration of its 'mcpServers' JSON file.