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)
claude-firefox-mcp
by hyperpolymath
An MCP (Model Context Protocol) server that enables Claude Code CLI to control the Firefox browser for automation tasks.
An MCP (Model Context Protocol) server that enables Claude Code CLI to control the Firefox browser for automation tasks.
Setup Requirements
- ⚠️Requires Deno runtime to be installed.
- ⚠️Requires manual loading and configuration of the Firefox browser extension via `about:debugging`.
- ⚠️Requires Claude Code CLI for client-side interaction and specific configuration in `~/.claude/settings.json`.
Review RequiredView Analysis
pokemon-go-mcp
by GhostTypes
A Model Context Protocol (MCP) server providing real-time Pokemon Go data (events, raids, research, eggs, Team Rocket, promo codes) via an API for integration with other tools.
A Model Context Protocol (MCP) server providing real-time Pokemon Go data (events, raids, research, eggs, Team Rocket, promo codes) via an API for integration with other tools.
Setup Requirements
- ⚠️Python 3.10 or higher is required.
- ⚠️Requires initial data scraping to populate the 'data/' directory. Without this, tools will return 'no data' messages. Example command: `python -c "from pogo_scraper.scraper import LeekDuckScraper; import asyncio; scraper = LeekDuckScraper(); asyncio.run(scraper.scrape_all())"`.
- ⚠️A Docker image must be built before running via Docker: `docker build -t pogo-mcp-server .`.
- ⚠️An MCP client (e.g., Claude Desktop, n8n, VS Code with MCP extension) is necessary to interact with the server's exposed tools.
Verified SafeView Analysis
SchemaCrawler-AI-MCP-Server-Usage
by schemacrawler
Provides an AI-powered MCP server for database schema analysis, SQL generation, and database interaction.
Provides an AI-powered MCP server for database schema analysis, SQL generation, and database interaction.
Setup Requirements
- ⚠️Requires Docker and Docker Compose to run the server.
- ⚠️Primarily designed for use with Visual Studio Code's MCP client for interaction.
- ⚠️External database connections (e.g., MySQL, PostgreSQL) require setting `SCHCRWLR_DATABASE_USER` and `SCHCRWLR_DATABASE_PASSWORD` environment variables, typically in a `.env` file.
Verified SafeView Analysis
iracing-data-mcp-server
by emilioSp
Provides an MCP server and CLI tool for accessing iRacing racing simulation data API for AI assistant integration and direct command-line use.
Provides an MCP server and CLI tool for accessing iRacing racing simulation data API for AI assistant integration and direct command-line use.
Setup Requirements
- ⚠️Requires an active iRacing account.
- ⚠️Mandatory environment variables (COOKIE_JAR, EMAIL, and either PASSWORD or API_KEY) must be configured.
- ⚠️An initial 'npm run login' command is required to authenticate and generate the cookie file for the first time.
Verified SafeView Analysis
mu-mcp
by yiwenlu66
Enable chat with AI models via OpenRouter, facilitating multi-model conversations and persistent state for AI agents.
Enable chat with AI models via OpenRouter, facilitating multi-model conversations and persistent state for AI agents.
Setup Requirements
- ⚠️Requires an OpenRouter API Key (paid service).
- ⚠️Designed to integrate specifically with Claude Desktop as an MCP server, not a standalone application for direct user interaction.
- ⚠️Requires `uv` (recommended) or a Python virtual environment and `pip` for dependency management.
Verified SafeView Analysis
webintel-mcp
by kengbailey
The WebIntel MCP server provides intelligent web search and content retrieval tools, including general web search, video search, web content fetching with pagination, YouTube transcription, and Reddit post/comment fetching, designed for AI assistants.
The WebIntel MCP server provides intelligent web search and content retrieval tools, including general web search, video search, web content fetching with pagination, YouTube transcription, and Reddit post/comment fetching, designed for AI assistants.
Setup Requirements
- ⚠️Requires a running SearxNG instance configured for JSON output.
- ⚠️Requires a running Speech-to-Text (STT) service (e.g., OpenAI compatible API) for YouTube transcription, which may incur costs.
- ⚠️Docker is highly recommended for deployment, as setup instructions are tailored for it.
Verified SafeView Analysis
MCP-test
by Storm00212
Provides a futuristic terminal-like interface for an MCP server to launch applications, perform RAG queries on class notes, and integrate with engineering software.
Provides a futuristic terminal-like interface for an MCP server to launch applications, perform RAG queries on class notes, and integrate with engineering software.
Setup Requirements
- ⚠️Requires OpenAI API Key (Paid) for RAG functionality.
- ⚠️Requires Chrome browser for web-based tools (open_chrome, open_github, open_youtube).
- ⚠️Hardcoded Windows paths for Proteus, MATLAB, LTSpice, and Git Bash executables, limiting cross-platform compatibility and requiring specific software installations and versions.
Review RequiredView Analysis
mcp-fhir-patient-index
by Shaumik-Ashraf
A Ruby on Rails Master Patient Index (MPI) server with a user-friendly UI, a conformant FHIR API (R4), and Model Context Protocol (MCP) support for LLM integration, focused on managing patient demographic data.
A Ruby on Rails Master Patient Index (MPI) server with a user-friendly UI, a conformant FHIR API (R4), and Model Context Protocol (MCP) support for LLM integration, focused on managing patient demographic data.
Setup Requirements
- ⚠️Requires Ruby 3.3 to be installed.
- ⚠️Requires Yarn 1.x for JavaScript dependencies.
- ⚠️Requires regeneration of Rails credentials and SOC-II compliance for production use with real patient data.
Review RequiredView Analysis
joke-mcp
by nico-martin
Provides a Model Context Protocol (MCP) and REST API endpoint to fetch filtered jokes from JokeAPI.
Provides a Model Context Protocol (MCP) and REST API endpoint to fetch filtered jokes from JokeAPI.
Setup Requirements
- ⚠️Requires PHP 8.0+.
- ⚠️Dependencies must be installed via Composer (`composer install`).
- ⚠️The 'data' directory and 'data/mcp_sessions.json' file must be writable by the web server process for session management.
Verified SafeView Analysis
netease-mcp-server
by Code-MonkeyZhang
Enables AI agents to control NetEase Cloud Music desktop application, manage music playback, and access user data like playlists and recommendations via its OpenAPI.
Enables AI agents to control NetEase Cloud Music desktop application, manage music playback, and access user data like playlists and recommendations via its OpenAPI.
Setup Requirements
- ⚠️Requires macOS or Windows operating system.
- ⚠️NetEase Cloud Music desktop client is recommended for full playback control.
- ⚠️Requires manual configuration of the absolute project path in `settings.json` for MCP client integration.
Verified SafeView Analysis
bit2me-mcp
by bit2me-dev
Interact with the Bit2Me cryptocurrency exchange ecosystem to access real-time market data, manage wallets, execute trading operations, and query products like Earn (staking) and Loans via AI assistants.
Interact with the Bit2Me cryptocurrency exchange ecosystem to access real-time market data, manage wallets, execute trading operations, and query products like Earn (staking) and Loans via AI assistants.
Setup Requirements
- ⚠️Requires Node.js v18 or higher.
- ⚠️Requires a verified Bit2Me account and valid API Keys (BIT2ME_API_KEY, BIT2ME_API_SECRET) with appropriate permissions. Do NOT enable 'Withdrawal' permissions for API Keys.
- ⚠️Manual configuration of `claude_desktop_config.json` is needed with absolute paths and environment variables.
- ⚠️Interactions might be affected by Bit2Me API rate limits; the server includes automatic retries with exponential backoff, but excessive requests will still fail.
Verified SafeView Analysis
claud-coin
by seanivore
To incentivize contributions and knowledge sharing within AI developer communities on the Solana blockchain, particularly through Model Context Protocol (MCP) integration, token rewards, and an achievement system.
To incentivize contributions and knowledge sharing within AI developer communities on the Solana blockchain, particularly through Model Context Protocol (MCP) integration, token rewards, and an achievement system.
Setup Requirements
- ⚠️Requires Rust development environment
- ⚠️Requires Solana CLI tools
- ⚠️Requires understanding of Solana blockchain development