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)
caniuse-mcp
by yujeongJeon
A Model Context Protocol (MCP) server providing browser compatibility data and web API support information using multiple data sources like caniuse.com, MDN BCD, and Web Features.
A Model Context Protocol (MCP) server providing browser compatibility data and web API support information using multiple data sources like caniuse.com, MDN BCD, and Web Features.
Setup Requirements
- ⚠️Requires Node.js 20+ and pnpm@10.6.5 for local development/installation.
- ⚠️Full functionality, especially 'Smart Feature Sampling', depends on the MCP client (e.g., Copilot) supporting sampling features and potentially requiring an active LLM session or API key on the client side.
Verified SafeView Analysis
daisyui-mcp
by birdseyevue
Provides DaisyUI component documentation to AI assistants via the Model Context Protocol (MCP) to help in generating UI code.
Provides DaisyUI component documentation to AI assistants via the Model Context Protocol (MCP) to help in generating UI code.
Setup Requirements
- ⚠️Requires Python 3.10+
- ⚠️Requires running `python update_components.py` once for initial setup
- ⚠️Requires `fastmcp` Python package
Review RequiredView Analysis
businessmap-mcp
by hivemq
Provides a Model Context Protocol (MCP) server for integrating with Businessmap (formerly Kanbanize) to read card details and add comments.
Provides a Model Context Protocol (MCP) server for integrating with Businessmap (formerly Kanbanize) to read card details and add comments.
Setup Requirements
- ⚠️Requires Go 1.25 or later to build and run.
- ⚠️Requires an active Kanbanize/Businessmap account with API access.
- ⚠️Requires configuration of KANBANIZE_API_KEY and KANBANIZE_BASE_URL environment variables (or via .env file).
Verified SafeView Analysis
MCP-for-VuFind
by jaohbib
This server integrates VuFind's Swagger API and DAIA into an LLM client like Claude for literature and article search.
This server integrates VuFind's Swagger API and DAIA into an LLM client like Claude for literature and article search.
Setup Requirements
- ⚠️Requires manual configuration of API endpoints in 'config.ini'.
- ⚠️External APIs (VuFind, DAIA) must be accessible from the machine running the server.
- ⚠️Requires a client like Claude Desktop configured for MCP servers.
Verified SafeView Analysis
triggercmd-mcp-stdio
by rvmey
Enables AI-driven control of TRIGGERcmd commands on remote computers via a Model Context Protocol (MCP) stdio server.
Enables AI-driven control of TRIGGERcmd commands on remote computers via a Model Context Protocol (MCP) stdio server.
Setup Requirements
- ⚠️Requires a valid TRIGGERcmd API token for authentication, either as an environment variable (TRIGGERCMD_TOKEN) or a mounted token file.
- ⚠️Requires Docker to run the containerized version or a Go runtime/pre-compiled binary for direct execution.
- ⚠️The server requires outbound internet access to https://triggercmd.com to fetch commands and send run requests (contrary to the 'network_mode: none' in docker-compose.yml, which would prevent this).
Verified SafeView Analysis
AuthorProfileMCP
by alperenkocyigit
Analyzes academic author networks and research collaborations to find co-authors and research keywords.
Analyzes academic author networks and research collaborations to find co-authors and research keywords.
Setup Requirements
- ⚠️Google Scholar scraping may be unreliable due to anti-bot measures and IP blocking.
- ⚠️Free tier API limits apply for external data sources (Semantic Scholar, OpenAlex, Crossref).
Review RequiredView Analysis
tanuki-mcp
by tarfu
A high-performance GitLab Model Context Protocol (MCP) server for AI agents to interact with GitLab resources, with fine-grained access control.
A high-performance GitLab Model Context Protocol (MCP) server for AI agents to interact with GitLab resources, with fine-grained access control.
Setup Requirements
- ⚠️Requires a GitLab Personal Access Token (PAT) with appropriate scopes (e.g., `read_api` for read operations, `api` for full functionality).
- ⚠️Requires access to a GitLab instance (e.g., `https://gitlab.com` or a self-hosted one).
- ⚠️Building from source requires Rust 1.83+.
Verified SafeView Analysis
blender-remote
by igamenovoer
Enables complex Blender automation through LLM-assisted Python development, bridging AI-generated scripts with external Python tools.
Enables complex Blender automation through LLM-assisted Python development, bridging AI-generated scripts with external Python tools.
Setup Requirements
- ⚠️Requires Blender 4.4.3+ with the BLD_Remote_MCP addon installed and enabled.
- ⚠️Port 6688 (default) must be available for the Blender addon's TCP server.
- ⚠️Requires `uv` to be installed for `uvx` command execution.
Review RequiredView Analysis
mt-data-mcp
by emerzon
A MetaTrader5 (MT5) Market Data Provider offering advanced financial analysis capabilities including price forecasting, volatility estimation, pattern detection, technical indicators, and algorithmic trading decision support.
A MetaTrader5 (MT5) Market Data Provider offering advanced financial analysis capabilities including price forecasting, volatility estimation, pattern detection, technical indicators, and algorithmic trading decision support.
Setup Requirements
- ⚠️Requires local installation and connection to MetaTrader5 (MT5) terminal.
- ⚠️Requires MT5 account credentials (login, password, server) to be configured as environment variables (MT5_LOGIN, MT5_PASSWORD, MT5_SERVER).
- ⚠️Demands a wide array of Python scientific and machine learning libraries, some with potentially complex native dependencies (e.g., PyTorch for neural models, `arch` for GARCH).
- ⚠️Some advanced forecasting models (Chronos, TimesFM, Lag-Llama) may require downloading large model files from Hugging Face Hub.
Review RequiredView Analysis
ollama-mcp-server
by paolodalprato
Provides a self-contained Model Context Protocol (MCP) server for local Ollama management, enabling features like listing models, chatting, server control, and intelligent model recommendations.
Provides a self-contained Model Context Protocol (MCP) server for local Ollama management, enabling features like listing models, chatting, server control, and intelligent model recommendations.
Setup Requirements
- ⚠️Requires Python 3.10+.
- ⚠️Requires Ollama to be installed and accessible in the system's PATH.
- ⚠️Requires an MCP-compatible client (e.g., Claude Desktop) to interact with the server.
Verified SafeView Analysis
mcp-server-godot
by fernforestgames
Provides AI assistants with tools to programmatically interact with Godot game engine projects.
Provides AI assistants with tools to programmatically interact with Godot game engine projects.
Setup Requirements
- ⚠️Requires Node.js 22+.
- ⚠️Godot engine must be installed and accessible on the host system.
- ⚠️The `GODOT_PATH` environment variable must be configured to point to the Godot executable.
- ⚠️Many advanced interaction tools (e.g., `capture_screenshot`, `get_scene_tree`, `set_property`, `send_input_*`) require the 'MCP Bridge' addon to be installed within the Godot project itself, which is a manual setup step.
Review RequiredView Analysis
kaia-mcp
by tamago-labs
Enables AI agents to interact directly with DeFi protocols like lending (KiloLend) and decentralized exchange (DragonSwap V3) on the KAIA blockchain.
Enables AI agents to interact directly with DeFi protocols like lending (KiloLend) and decentralized exchange (DragonSwap V3) on the KAIA blockchain.
Setup Requirements
- ⚠️The `KAIA_RPC_URL` environment variable is strictly required for the server to function.
- ⚠️For 'transaction' mode features (e.g., sending tokens, supplying, swapping), the `KAIA_PRIVATE_KEY` environment variable must be provided and securely managed.
- ⚠️Linux users utilizing NVM may need to configure absolute paths for the `npx` command in their Claude Desktop settings due to how NVM installs global packages.