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)
atproto-mcp
by cameronrye
Provides LLMs with direct access to the AT Protocol ecosystem, enabling seamless interaction with Bluesky and other AT Protocol-based social networks.
Provides LLMs with direct access to the AT Protocol ecosystem, enabling seamless interaction with Bluesky and other AT Protocol-based social networks.
Setup Requirements
- ⚠️Requires Node.js 20.0.0 or higher.
- ⚠️Requires pnpm for package management.
- ⚠️Full functionality (write operations, private data, feeds) requires authentication via either ATPROTO_IDENTIFIER/ATPROTO_PASSWORD (app password) or OAUTH_CLIENT_ID/OAUTH_CLIENT_SECRET/OAUTH_REDIRECT_URI (OAuth), which need to be obtained and configured as environment variables.
- ⚠️OAuth authentication requires obtaining client credentials (ID, secret, redirect URI) from the AT Protocol provider (e.g., Bluesky) and configuring them.
Verified SafeView Analysis
printables-mcp-server
by GhostTypes
Interacts with Printables.com to search for 3D models, retrieve associated downloadable files, and scrape model descriptions.
Interacts with Printables.com to search for 3D models, retrieve associated downloadable files, and scrape model descriptions.
Setup Requirements
- ⚠️Requires Python 3.8+.
- ⚠️Requires installing Python dependencies via `pip install -r requirements.txt`.
- ⚠️Requires an MCP client to interact with the server (e.g., VSCode MCP extension).
- ⚠️Relies on the Printables.com API and website structure, which may change and break functionality.
Verified SafeView Analysis
magic-the-gathering-mcp
by AImaginationLab
Provides an MCP (Model-Client-Protocol) server to integrate Magic: The Gathering card data and analysis tools with AI-powered client applications for deck building assistance, synergy finding, and strategy analysis.
Provides an MCP (Model-Client-Protocol) server to integrate Magic: The Gathering card data and analysis tools with AI-powered client applications for deck building assistance, synergy finding, and strategy analysis.
Setup Requirements
- ⚠️Requires Python 3.11+.
- ⚠️Requires 'uv' package manager for installation and execution.
- ⚠️Initial setup requires downloading a ~350MB+ MTG database and other data sources, necessitating an internet connection and potentially taking some time.
- ⚠️Designed to integrate with MCP-compatible clients, such as Claude Desktop, for AI-powered assistance.
Verified SafeView Analysis
avatar-renderer-mcp
by ruslanmv
Transforms static images and audio into realistic talking head videos using state-of-the-art deep learning models for production-grade avatar video generation and on-demand rendering. It supports both real-time streaming and high-quality content creation.
Transforms static images and audio into realistic talking head videos using state-of-the-art deep learning models for production-grade avatar video generation and on-demand rendering. It supports both real-time streaming and high-quality content creation.
Setup Requirements
- ⚠️Requires Python 3.11 or 3.12.
- ⚠️High-quality rendering mode critically requires an NVIDIA GPU with CUDA 12.4+ and FFmpeg with NVENC support.
- ⚠️Requires downloading approximately 3GB+ of large AI model weights (`make download-models`).
- ⚠️The Chatterbox TTS server (`app/tts/chatterbox_server.py`) must be running separately for text-to-audio functionality.
- ⚠️Specific Python package versions are crucial for compatibility, notably `numpy<2.0.0`, `librosa>=0.9.2,<0.10.0` for Wav2Lip and SadTalker components.
- ⚠️Requires `guided_diffusion` to be manually installed from its GitHub repository for Diff2Lip functionality (`pip install git+https://github.com/openai/guided-diffusion.git`).
Verified SafeView Analysis
nba_mcp_server
by labeveryday
Provide a Model Context Protocol (MCP) server that offers 30 tools to access comprehensive NBA statistics, including live scores, player and team data, and advanced analytics for agents and UIs.
Provide a Model Context Protocol (MCP) server that offers 30 tools to access comprehensive NBA statistics, including live scores, player and team data, and advanced analytics for agents and UIs.
Setup Requirements
- ⚠️Requires Python 3.10+.
- ⚠️Requires an MCP-compatible client (e.g., Claude Desktop, Strands).
- ⚠️Live NBA API endpoints may occasionally return 403 errors in some environments, though the server attempts a fallback to alternative stats APIs.
- ⚠️Users might encounter PermissionError related to TLS certificates on macOS; can be mitigated by setting NBA_MCP_TLS_VERIFY=0 (not recommended for production).
Verified SafeView Analysis
magic-the-gathering-toolkit
by AImaginationLab
Provides an MCP server for AI-powered Magic: The Gathering deck building assistance, card search, and synergy/combo discovery.
Provides an MCP server for AI-powered Magic: The Gathering deck building assistance, card search, and synergy/combo discovery.
Setup Requirements
- ⚠️Requires Python 3.11+ and 'uv' package manager.
- ⚠️Initial setup involves downloading large data files (~350MB Scryfall bulk data, MTGJson, and combo database) and building local SQLite databases, which requires an internet connection and can take several minutes.
- ⚠️The TUI client, while not the MCP server itself, requires a terminal with true color support for optimal display.
Verified SafeView Analysis
my_stock_mcp_server
by DannyWongIsAvailable
Provides real-time stock data and analysis tools for AI models by scraping EastMoney.com.
Provides real-time stock data and analysis tools for AI models by scraping EastMoney.com.
Setup Requirements
- ⚠️Requires Python 3.12+.
- ⚠️The setup instructions recommend and use the `uv` package manager.
- ⚠️Reliant on web scraping EastMoney.com and SZSE.cn APIs, which may be unstable or break due to website changes.
- ⚠️Restricted to personal study and research; commercial use is prohibited as per the README.
Verified SafeView Analysis
ai-soc-agent
by M507
AI-powered Security Operations Center (SOC) agent for incident response, case management, SIEM, EDR, CTI, and engineering task orchestration.
AI-powered Security Operations Center (SOC) agent for incident response, case management, SIEM, EDR, CTI, and engineering task orchestration.
Setup Requirements
- ⚠️Requires an OpenAI API key (or compatible LLM) for core AI agent functionality.
- ⚠️Requires configured instances of multiple external security platforms: Case Management (IRIS/TheHive), SIEM (Elasticsearch), EDR (Elastic Defend), CTI (OpenCTI/Local TIP), and Engineering task boards (Trello/ClickUp/GitHub).
- ⚠️Relies on an external `cursor-agent` binary being installed and accessible in the system's PATH, which acts as a coding AI assistant.
- ⚠️Python 3.8+ is generally expected, as the codebase uses modern Python features and type hints.
Review RequiredView Analysis
EODHD_MCP_server
by Enlavan
Exposes EOD Historical Data APIs as an MCP server for AI clients to access financial market data.
Exposes EOD Historical Data APIs as an MCP server for AI clients to access financial market data.
Setup Requirements
- ⚠️Requires Python 3.10+.
- ⚠️Requires a valid EODHD API key (set via EODHD_API_KEY environment variable or --apikey CLI argument).
- ⚠️The 'websockets' Python package is required for real-time data capture; ensure it's installed (e.g., `pip install websockets`).
Verified SafeView Analysis
cross-llm-mcp
by JamesANZ
Provides unified access to multiple Large Language Model APIs (ChatGPT, Claude, DeepSeek, Gemini, Grok, Kimi, Perplexity, Mistral) for AI coding environments, enabling intelligent model selection, preferences, and prompt logging.
Provides unified access to multiple Large Language Model APIs (ChatGPT, Claude, DeepSeek, Gemini, Grok, Kimi, Perplexity, Mistral) for AI coding environments, enabling intelligent model selection, preferences, and prompt logging.
Setup Requirements
- ⚠️Requires API keys for each LLM provider (e.g., OPENAI_API_KEY, ANTHROPIC_API_KEY), which may involve paid subscriptions.
- ⚠️Requires Node.js 18+ and npm to be installed.
- ⚠️Manual configuration for clients like Claude Desktop may require adjusting absolute paths to the server's executable.
- ⚠️The 'call-all-llms' feature can lead to high token consumption if multiple LLM APIs are active simultaneously.
Verified SafeView Analysis
mcpscanner
by pangeacyber
Analyzes MCP servers by discovering configuration files, fetching available tools and resources, scanning them for security risks using Pangea AI Guard, and reporting findings including tool similarities and changes.
Analyzes MCP servers by discovering configuration files, fetching available tools and resources, scanning them for security risks using Pangea AI Guard, and reporting findings including tool similarities and changes.
Setup Requirements
- ⚠️Requires Pangea AI token (PANGEA_AI_GUARD_TOKEN) for a paid service.
- ⚠️Requires Python 3.11 or newer.
- ⚠️Relies on pre-existing MCP server configuration files from tools like Cursor or Codeium to automatically discover servers.
Verified SafeView Analysis
robocop-mcp
by aaltat
Helps users resolve static code analysis errors and warnings in Robot Framework files using an LLM by providing reports and fix suggestions.
Helps users resolve static code analysis errors and warnings in Robot Framework files using an LLM by providing reports and fix suggestions.
Setup Requirements
- ⚠️Requires Python 3.10.11 or higher.
- ⚠️Requires specific VS Code Copilot Chat setup and an `mcp.json` configuration.
- ⚠️Configuration for `robocop-mcp` is done via `[tool.robocop_mcp]` section in `pyproject.toml` or environment variables (`ROBOCOPMCP_CONFIG_FILE`, `ROBOCOPMCP_ROBOCOP_CONFIG_FILE`).