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(9120)
trello-mcp-server
by v4lheru
Provides an AI-agent-friendly interface (MCP server) to interact with the Trello API for managing boards, lists, cards, and other Trello resources.
Provides an AI-agent-friendly interface (MCP server) to interact with the Trello API for managing boards, lists, cards, and other Trello resources.
Setup Requirements
- ⚠️Requires Node.js 18 or higher.
- ⚠️Requires manual generation of Trello API key and token from the Trello website (https://trello.com/app-key).
- ⚠️Linux systems require `libsecret` to be installed for secure credential storage (e.g., `sudo apt install libsecret-1-dev` for Debian/Ubuntu).
Verified SafeView Analysis
torrent-search-mcp
by philogicae
Provides a Python API and an MCP/FastAPI server to search for torrents programmatically across multiple sources like ThePirateBay, Nyaa, YggTorrent, and La Cale.
Provides a Python API and an MCP/FastAPI server to search for torrents programmatically across multiple sources like ThePirateBay, Nyaa, YggTorrent, and La Cale.
Setup Requirements
- ⚠️Requires Chromium and its dependencies (installed by Playwright, but can be a setup challenge).
- ⚠️Optional but recommended: YggTorrent and La Cale accounts with credentials (username/password for YggTorrent, passkey for La Cale) for full functionality.
- ⚠️Docker and Docker Compose are highly recommended for easier setup, DNS issue bypass, and running the `ygg-api` dependency.
Verified SafeView Analysis
smartbear-mcp
by SmartBear
Provides AI assistants with access to SmartBear's testing and monitoring tools (BugSnag, Reflect, Swagger, PactFlow, QMetry, Zephyr, Collaborator) by exposing their APIs through a Model Context Protocol (MCP) server.
Provides AI assistants with access to SmartBear's testing and monitoring tools (BugSnag, Reflect, Swagger, PactFlow, QMetry, Zephyr, Collaborator) by exposing their APIs through a Model Context Protocol (MCP) server.
Setup Requirements
- ⚠️Requires Node.js 20+ and npm to run locally.
- ⚠️Requires access and valid API tokens/credentials for each SmartBear product (BugSnag, Reflect, Swagger, PactFlow, QMetry, Zephyr, Collaborator) that you wish to integrate.
- ⚠️Initial setup for VS Code/Copilot requires adding the `@smartbear/mcp` npm package via a command palette or manual `.vscode/mcp.json` configuration.
Verified SafeView Analysis
Zammad-MCP
by basher83
Connects AI assistants to the Zammad ticket system, enabling structured management of tickets, users, organizations, and attachments through an MCP interface.
Connects AI assistants to the Zammad ticket system, enabling structured management of tickets, users, organizations, and attachments through an MCP interface.
Setup Requirements
- ⚠️Python 3.10+ (recommended 3.14.2)
- ⚠️Requires `uv` package manager for local development
- ⚠️Zammad instance URL and API credentials are mandatory (API Token recommended)
- ⚠️Docker required for containerized deployments
Verified SafeView Analysis
mcp-server
by event-catalog
Provides an MCP server to enable AI clients to query EventCatalog for event-driven architecture insights.
Provides an MCP server to enable AI clients to query EventCatalog for event-driven architecture insights.
Setup Requirements
- ⚠️Requires a deployed EventCatalog instance with the 'LLMS.txt' feature enabled.
- ⚠️Requires an EventCatalog Scale license key (paid, 14-day trial available).
- ⚠️Requires Node.js and npm/pnpm installed for `npx` execution.
Verified SafeView Analysis
mcp-mcp
by wojtyniak
Discovers and suggests other Model Context Protocol (MCP) servers to AI assistants based on natural language queries, returning their full documentation.
Discovers and suggests other Model Context Protocol (MCP) servers to AI assistants based on natural language queries, returning their full documentation.
Setup Requirements
- ⚠️Requires Python 3.13+
- ⚠️Requires `uv` package manager (or `pipx`) for easy installation and execution.
- ⚠️Semantic search model (`all-MiniLM-L6-v2`) is downloaded on first run (if not precomputed or cached), consuming bandwidth and adding initial startup time.
- ⚠️Requires network access to GitHub for initial data synchronization and fetching of server READMEs.
Verified SafeView Analysis
mcp-testrail
by bun913
This server allows AI clients to manage TestRail entities like test cases, projects, suites, runs, and more, directly from their conversation interface.
This server allows AI clients to manage TestRail entities like test cases, projects, suites, runs, and more, directly from their conversation interface.
Setup Requirements
- ⚠️Requires access to a pre-existing TestRail instance with valid API credentials (URL, username, API key).
- ⚠️Specific Node.js version requirement: Node.js >=20.18.1 <=22.14.0.
- ⚠️For test cases, large conversations might exceed token limits, so use `limit` and `offset` parameters for pagination.
Verified SafeView Analysis
ask-starknet
by KasarLabs
A unified Model Context Protocol (MCP) server that provides AI-powered routing to specialized Starknet MCP servers, enabling AI applications to seamlessly interact with Starknet protocols, wallets, and DeFi applications.
A unified Model Context Protocol (MCP) server that provides AI-powered routing to specialized Starknet MCP servers, enabling AI applications to seamlessly interact with Starknet protocols, wallets, and DeFi applications.
Setup Requirements
- ⚠️Requires at least one LLM API key (ANTHROPIC_API_KEY, GEMINI_API_KEY, or OPENAI_API_KEY) to function.
- ⚠️For write operations (e.g., transactions, deployments, trading), `STARKNET_ACCOUNT_ADDRESS` and `STARKNET_PRIVATE_KEY` must be configured.
- ⚠️Specific specialized MCPs (e.g., Extended, Cairo Coder, Artpeace) require additional, dedicated environment variables for their respective services (e.g., `EXTENDED_API_KEY`, `CAIRO_CODER_API_KEY`).
Verified SafeView Analysis
claude-team
by Martian-Engineering
Orchestrate multiple AI coding sessions (Claude Code, Codex) via iTerm2, enabling parallel development, isolated work environments, and streamlined task management.
Orchestrate multiple AI coding sessions (Claude Code, Codex) via iTerm2, enabling parallel development, isolated work environments, and streamlined task management.
Setup Requirements
- ⚠️Requires macOS with iTerm2 installed and the iTerm2 Python API enabled (Preferences → General → Magic → Enable Python API).
- ⚠️Requires Python 3.11+ and the `uv` package manager for installation and running from source.
- ⚠️Using `project_path: "auto"` in worker configurations requires the `CLAUDE_TEAM_PROJECT_DIR` environment variable to be set for the MCP server.
Verified SafeView Analysis
lastfm-mcp
by rianvdm
Provides seamless access to Last.fm listening data and music information via AI assistants using the Model Context Protocol.
Provides seamless access to Last.fm listening data and music information via AI assistants using the Model Context Protocol.
Setup Requirements
- ⚠️Requires a Cloudflare Workers account for deployment.
- ⚠️Requires Last.fm API Key and Shared Secret (obtained from Last.fm API account).
- ⚠️Requires a secure JWT_SECRET environment variable for session signing.
Verified SafeView Analysis
mcp-annotated-java-sdk
by thought2code
Annotation-driven framework for building Model Context Protocol (MCP) servers in Java, simplifying the definition and integration of resources, prompts, and tools for LLM applications.
Annotation-driven framework for building Model Context Protocol (MCP) servers in Java, simplifying the definition and integration of resources, prompts, and tools for LLM applications.
Setup Requirements
- ⚠️Requires Java 17 or later.
- ⚠️Requires Maven 3.6+ or Gradle 7+ for project setup and build.
- ⚠️Running in SSE or Streamable HTTP mode requires an available network port (default 8080 or 9000).
Verified SafeView Analysis
prestashop-mcp
by florinel-chis
Provides fast, local, offline access to PrestaShop development documentation for AI assistants and development tools.
Provides fast, local, offline access to PrestaShop development documentation for AI assistants and development tools.
Setup Requirements
- ⚠️Requires Docker for the easiest and recommended installation method.
- ⚠️Requires Python 3.10+ for local installation.
- ⚠️Initial indexing takes ~30-60 seconds on the first run.
- ⚠️For Claude Desktop with Docker, an absolute path to the wrapper script is required in the configuration.