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_workspace_server
by ShayYeffet
Provides a comprehensive set of tools for development, DevOps, data processing, and automation within an AI-assisted workspace.
Provides a comprehensive set of tools for development, DevOps, data processing, and automation within an AI-assisted workspace.
Setup Requirements
- ⚠️Requires Node.js v18 or higher to be installed.
- ⚠️Critical environment variables `MCP_WORKSPACE_ROOT` and `MCP_ALLOWED_COMMANDS` must be correctly configured for functionality and security.
- ⚠️Several tools (e.g., `image_process`, `pdf_manipulate`, `csv_process`) provide placeholder implementations and require installation of additional external libraries (e.g., `sharp`, `pdf-lib`) for full functionality. Tools like `docker_manage` and `git_*` require Docker and Git CLI to be installed and accessible.
- ⚠️The full installer batch file (`install-claude-mcp-complete.bat`) requires 'Run as administrator' on Windows.
Verified SafeView Analysis
classic-confections-mcp
by dmarsters
Generates vintage candy packaging aesthetics by enhancing user prompts through a cost-optimized, three-layer LLM architecture for image generation.
Generates vintage candy packaging aesthetics by enhancing user prompts through a cost-optimized, three-layer LLM architecture for image generation.
Setup Requirements
- ⚠️Requires Claude API access (Paid service)
- ⚠️Requires FastMCP framework (listed as a dependency)
- ⚠️Python 3.10+ required
Verified SafeView Analysis
chatgpt-agentic-commerce
by newtechcollab
Provides e-commerce functionalities like product search and purchasing workflow via custom widgets and tools for integration with a ChatGPT agent.
Provides e-commerce functionalities like product search and purchasing workflow via custom widgets and tools for integration with a ChatGPT agent.
Setup Requirements
- ⚠️Requires the `mcp` (Multi-Channel Protocol) Python library and framework.
- ⚠️Specifically designed for integration with OpenAI's ChatGPT as an agent's tool/plugin, leveraging `window.openai` APIs.
- ⚠️Client-side XSS vulnerabilities in the provided HTML widgets if `product.title` or `product.image_url` are sourced from untrusted input without proper sanitization.
Verified SafeView Analysis
fetchv2-mcp-server
by praveenc
Fetches web content, extracts clean markdown using Trafilatura, discovers links, and supports llms.txt for AI agents.
Fetches web content, extracts clean markdown using Trafilatura, discovers links, and supports llms.txt for AI agents.
Setup Requirements
- ⚠️Requires `uv` for installation and running.
- ⚠️Requires Python 3.10 or newer.
Verified SafeView Analysis
n8n-mcp
by Spartantechcompany
Provides an AI-friendly interface (via Model Context Protocol) for N8n workflow documentation, node configuration, validation, and management. Enables AI agents to discover, build, and maintain automation workflows.
Provides an AI-friendly interface (via Model Context Protocol) for N8n workflow documentation, node configuration, validation, and management. Enables AI agents to discover, build, and maintain automation workflows.
Setup Requirements
- ⚠️An `AUTH_TOKEN` is mandatory for HTTP and SSE modes, requiring secure generation (e.g., `openssl rand -base64 32`) and configuration as an environment variable.
- ⚠️Workflow management tools (create, update, delete workflows) require an active N8n instance with its API configured via `N8N_API_URL` and `N8N_API_KEY` environment variables.
- ⚠️The node database (`nodes.db`) must be built initially by running `npm run rebuild` from the project root. Failure to do so will result in a 'Database not found' error.
- ⚠️Node.js version mismatches for the `better-sqlite3` dependency can occur, leading to build failures. The recommended fix is `npm rebuild better-sqlite3` or reinstalling dependencies.
Verified SafeView Analysis
mcp-weather-server
by pivotal-ben-chacko
Provides weather forecast and alert tools via the Model Context Protocol (MCP) for AI clients like Claude Desktop and Claude Code CLI.
Provides weather forecast and alert tools via the Model Context Protocol (MCP) for AI clients like Claude Desktop and Claude Code CLI.
Setup Requirements
- ⚠️Requires Java 17 or higher.
- ⚠️Requires Maven 3.6+ (or use the included Maven wrapper).
- ⚠️Dependencies rely on Spring Snapshot repositories, which might be unstable or require specific Maven configuration to access `https://repo.spring.io/snapshot`.
Verified SafeView Analysis
jons-mcp-imessage
by jonmmease
Query and send iMessages on macOS using AI assistants, with hybrid keyword and semantic search capabilities.
Query and send iMessages on macOS using AI assistants, with hybrid keyword and semantic search capabilities.
Setup Requirements
- ⚠️macOS Specific (requires macOS and Messages.app)
- ⚠️Permission Intensive (requires Full Disk Access, Automation, and optional Contacts permissions on macOS)
- ⚠️OpenAI API Key (Paid) required for semantic search features
Verified SafeView Analysis
openpyxl-mcp-server
by jagarlamudisrinath
Provides a Flask-based web API to programmatically interact with and manipulate Excel files using the openpyxl library.
Provides a Flask-based web API to programmatically interact with and manipulate Excel files using the openpyxl library.
Setup Requirements
- ⚠️Requires Python 3.x and pip to install dependencies (listed in `requirements.txt`).
- ⚠️Requires file system access for temporary file storage and processing, which is critical given the path traversal vulnerability.
Review RequiredView Analysis
nido
by Josepavese
Nido is a retro-futuristic VM manager designed for AI agents, enabling rapid spawning, execution, and destruction of QEMU-based virtual machines using linked clones.
Nido is a retro-futuristic VM manager designed for AI agents, enabling rapid spawning, execution, and destruction of QEMU-based virtual machines using linked clones.
Setup Requirements
- ⚠️Requires QEMU to be installed (e.g., `brew install qemu`, `sudo apt install qemu-system-x86 qemu-utils`, `choco install qemu`).
- ⚠️Linux users may need to grant KVM permissions (`sudo usermod -aG kvm $USER && newgrp kvm` or session restart).
- ⚠️Windows requires PowerShell 5.1+ (for quick install) and Hyper-V enabled for WHPX acceleration.
- ⚠️Building from source requires Go 1.21+.
Verified SafeView Analysis
ffmpeg-mcp-server
by Sujal261
The FFmpeg MCP Server provides programmatic FFmpeg-based video and audio processing capabilities to LLMs, enabling tasks like format conversion, trimming, and merging.
The FFmpeg MCP Server provides programmatic FFmpeg-based video and audio processing capabilities to LLMs, enabling tasks like format conversion, trimming, and merging.
Setup Requirements
- ⚠️Requires FFmpeg to be installed and accessible in the system PATH or explicitly configured via FFMPEG_EXECUTABLE environment variable.
- ⚠️Requires 'mcp' and 'fastmcp' Python libraries to be installed.
- ⚠️Integration with Claude requires manual configuration of `claude_desktop_config.json` with absolute paths.
Review RequiredView Analysis
homebrew-tap
by mihaelamj
Provides a local server to search Apple documentation, Swift Evolution proposals, and sample code.
Provides a local server to search Apple documentation, Swift Evolution proposals, and sample code.
Setup Requirements
- ⚠️Requires macOS
- ⚠️Requires macOS Sequoia or later
- ⚠️Initial 'cupertino setup' command required to download documentation databases
Verified SafeView Analysis
maximo-mcp-artifacts
by soumyaprasadrana
This repository acts as a distribution point for installable components and artifacts related to the maximo-mcp server.
This repository acts as a distribution point for installable components and artifacts related to the maximo-mcp server.