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)
zwplayer_mcp_server
by chendanyu
This MCP server provides a toolset that encapsulates settings and functionalities of the zwplayer HTML5 web player for AI models.
This MCP server provides a toolset that encapsulates settings and functionalities of the zwplayer HTML5 web player for AI models.
Setup Requirements
- ⚠️Requires the 'mcp' Python library.
- ⚠️The returned HTML/JavaScript snippets assume 'zwplayer' frontend assets (e.g., 'zwplayer.js', video files) are available at relative paths on the client's web server.
- ⚠️The 'zwplayer_bullet_comments' tool's client-side JavaScript connects to an external WebSocket server at `ws://122.51.191.171:3000/`.
Verified SafeView Analysis
wp-navigator-mcp
by littlebearapps
AI-powered WordPress management, enabling natural language control over posts, pages, media, plugins, themes, and Gutenberg blocks via an MCP-compatible client.
AI-powered WordPress management, enabling natural language control over posts, pages, media, plugins, themes, and Gutenberg blocks via an MCP-compatible client.
Setup Requirements
- ⚠️Requires the WP Navigator WordPress plugin, which is 'Coming Soon - January 2025' (currently unavailable).
- ⚠️Requires generating an Application Password in WordPress for authentication.
- ⚠️Write (create/update/delete) operations are disabled by default and require explicitly setting WPNAV_ENABLE_WRITES=1 in the MCP server configuration.
- ⚠️Optional neural embedding search feature downloads an approximately 50MB model on first use (if @xenova/transformers is installed).
Verified SafeView Analysis
npm-helper-mcp
by Sametcanj
Facilitates NPM package management and dependency updates for large language models (LLMs) via the Model Context Protocol.
Facilitates NPM package management and dependency updates for large language models (LLMs) via the Model Context Protocol.
Setup Requirements
- ⚠️Requires Node.js v18.18.0+ and npm v8+ installed locally.
- ⚠️Designed to be used with an MCP (Model Context Protocol) client application (e.g., an LLM agent or specific framework).
- ⚠️The 'run_doctor' tool's ability to execute custom install/test scripts requires a high level of trust in the calling agent and careful environment isolation if used in untrusted contexts.
Verified SafeView Analysis
cmms-mcp-server
by AnuwatThisuka
Integrates Manufacturing Execution System (MES), Computerized Maintenance Management System (CMMS), and Internet of Things (IoT) data through a Model Context Protocol (MCP) server.
Integrates Manufacturing Execution System (MES), Computerized Maintenance Management System (CMMS), and Internet of Things (IoT) data through a Model Context Protocol (MCP) server.
Setup Requirements
- ⚠️Requires Node.js (version 18+).
- ⚠️Requires manual configuration of an absolute file path to 'dist/index.js' in the MCP client (e.g., Claude Desktop).
- ⚠️Currently uses only in-memory mock data; real-world functionality requires replacing mock data with actual API integrations.
Verified SafeView Analysis
ags-extend-sdk-mcp-server
by AccelByte
Exposes AccelByte Extend SDK functions and models as contextual information to language models, enabling AI coding assistants to generate code and answer related questions.
Exposes AccelByte Extend SDK functions and models as contextual information to language models, enabling AI coding assistants to generate code and answer related questions.
Setup Requirements
- ⚠️Requires Docker to run the provided container image
- ⚠️Requires an MCP client (e.g., Cursor, Claude Desktop, Gemini CLI, Visual Studio Code) for interaction
- ⚠️Requires setting 'CONFIG_DIR' environment variable to specify the target Extend SDK language configuration (e.g., 'config/go') for meaningful functionality.
Verified SafeView Analysis
claude-mermaid-collab
by ben-mad-jlp
A real-time collaborative Mermaid diagram and UI wireframe editor with markdown document support and integration for Claude Code, designed for rapid prototyping and team communication.
A real-time collaborative Mermaid diagram and UI wireframe editor with markdown document support and integration for Claude Code, designed for rapid prototyping and team communication.
Setup Requirements
- ⚠️Requires Bun runtime (1.0.0+).
- ⚠️Designed for trusted local networks and runs without authentication by default, binding to `0.0.0.0`. Do NOT expose to untrusted internet without additional authentication and access controls.
- ⚠️The web server auto-starts on port 3737 (default). Ensure this port is available and not in use by other applications.
Verified SafeView Analysis
chromamcp-vespo
by SANARP98
This server extends ChromaDB with advanced file processing, EXIF extraction, folder watching, and duplicate detection capabilities, integrated as an MCP-compliant backend for AI coding assistants like Codex CLI.
This server extends ChromaDB with advanced file processing, EXIF extraction, folder watching, and duplicate detection capabilities, integrated as an MCP-compliant backend for AI coding assistants like Codex CLI.
Setup Requirements
- ⚠️Requires Docker Desktop to be installed and running.
- ⚠️Requires Node.js (v14 or higher) for running setup scripts.
- ⚠️Requires Codex CLI to be installed globally.
- ⚠️Requires a complete restart of VS Code (not just a reload) after setup to apply configuration changes.
Verified SafeView Analysis
youtube-mcp-server
by myvfc
Search and retrieve Oklahoma Sooners video highlights and information from a CSV data source via an MCP API.
Search and retrieve Oklahoma Sooners video highlights and information from a CSV data source via an MCP API.
Setup Requirements
- ⚠️Requires CSV_URL environment variable pointing to the video data CSV.
- ⚠️Requires Node.js runtime.
Verified SafeView Analysis
gitea-mcp
by datapilot-canada
This server allows AI agents to interact with a self-hosted Gitea instance for repository and issue management via the Model Context Protocol (MCP).
This server allows AI agents to interact with a self-hosted Gitea instance for repository and issue management via the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires a running Gitea instance and an associated access token.
- ⚠️Requires `mcp`, `httpx`, and `python-dotenv` Python packages (or `datapilotgiteamcp` Docker image).
- ⚠️Docker is required for Docker-based deployment.
Verified SafeView Analysis
deep-knowledge-mcp-server
by vikashvsp
Empowers LLMs with web scraping capabilities for deep technical research by searching technical documentation and fetching web page content.
Empowers LLMs with web scraping capabilities for deep technical research by searching technical documentation and fetching web page content.
Setup Requirements
- ⚠️Requires an Apify account and a paid Apify API Token to use the underlying scraping services.
- ⚠️Requires deployment as an Apify Actor and configuration in `claude_desktop_config.json` for integration with Claude Desktop.
- ⚠️The recommended run command uses `npx`, implying Node.js/npm must be installed for that specific setup.
Verified SafeView Analysis
claude-desktop-skills-proxy
by CodefiLabs
Enables Claude Desktop to perform network requests, execute host CLI commands, and manage files by bypassing its sandbox restrictions.
Enables Claude Desktop to perform network requests, execute host CLI commands, and manage files by bypassing its sandbox restrictions.
Setup Requirements
- ⚠️Requires 'cloudflared' to be installed on the host system if public file serving functionality is desired.
- ⚠️Requires Node.js version 18 or higher to run.
- ⚠️Initial usage of 'proxy_fetch' and 'network_exec' for new domains/commands will require explicit user approval ('approve: "once"' or '"always"'), adding an interactive step.
Verified SafeView Analysis
bigquery-mcp-server-demo
by DhunganaKB
Implements a Model Context Protocol (MCP) server for BigQuery, enabling conversational analytics and schema inspection of specified datasets and tables.
Implements a Model Context Protocol (MCP) server for BigQuery, enabling conversational analytics and schema inspection of specified datasets and tables.
Setup Requirements
- ⚠️Requires a Google Cloud Project with BigQuery enabled (involves billing).
- ⚠️Requires a Google API Key for Gen AI services.
- ⚠️Manual configuration of Google Cloud Project ID, Location, and specific BigQuery tables is required in `constants.py` and `tools.yaml`.