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(7756)
mcp-server-youtube-transcript
by kimtaeyoon83
Retrieves transcripts from YouTube videos, including Shorts, with language fallback and optional ad filtering.
Retrieves transcripts from YouTube videos, including Shorts, with language fallback and optional ad filtering.
Setup Requirements
- ⚠️Requires Node.js 18 or higher.
- ⚠️Requires `npm install` and `npm run build` if running directly (not via npx).
Verified SafeView Analysis
remarkable-mcp
by SamMorrowDrums
This MCP server unlocks the reMarkable tablet as a 'second brain' for AI assistants, enabling them to read, search, and traverse the user's entire reMarkable library, including handwritten notes via OCR.
This MCP server unlocks the reMarkable tablet as a 'second brain' for AI assistants, enabling them to read, search, and traverse the user's entire reMarkable library, including handwritten notes via OCR.
Setup Requirements
- ⚠️Requires a reMarkable tablet with either Developer Mode enabled (for SSH) or a reMarkable Connect subscription (for Cloud mode).
- ⚠️Google Vision API Key is highly recommended for effective handwriting OCR; it has a free tier but incurs costs after 1,000 requests/month.
- ⚠️Requires `rmc` and `cairosvg` (or `inkscape`) system-wide installations for image rendering and Tesseract OCR.
- ⚠️Using SSH password authentication requires `sshpass` to be installed and is not recommended due to security concerns.
Verified SafeView Analysis
admin
by decocms
DecoCMS is an open-source Context Management System (MCP Mesh) for AI, designed to centralize, compose, and secure AI agents, workflows, and full-stack AI applications with built-in governance, observability, and cost control.
DecoCMS is an open-source Context Management System (MCP Mesh) for AI, designed to centralize, compose, and secure AI agents, workflows, and full-stack AI applications with built-in governance, observability, and cost control.
Setup Requirements
- ⚠️Requires 'Bun' runtime for local development and direct execution.
- ⚠️Requires 'DATABASE_URL' environment variable (supports SQLite and PostgreSQL).
- ⚠️Requires 'ENCRYPTION_KEY' and 'MESH_JWT_SECRET' environment variables for secure operation.
- ⚠️Comprehensive authentication setup (email, social, SSO) via 'Better Auth' requires external provider configuration.
Verified SafeView Analysis
anytype-mcp
by anyproto
The Anytype MCP Server enables AI assistants to interact with Anytype's API through natural language for knowledge management.
The Anytype MCP Server enables AI assistants to interact with Anytype's API through natural language for knowledge management.
Setup Requirements
- ⚠️Requires an Anytype API Key (obtained from Anytype application settings or CLI).
- ⚠️Requires a local Anytype application running and accessible, or a reachable Anytype API endpoint.
- ⚠️The `OPENAPI_MCP_HEADERS` environment variable must be set with the API key and Anytype version (as a JSON string).
Verified SafeView Analysis
obsidian-mcp-plugin
by aaronsb
Provides AI assistants with semantic agency over an Obsidian knowledge graph, enabling them to understand, navigate, and synthesize information across notes using the Model Context Protocol.
Provides AI assistants with semantic agency over an Obsidian knowledge graph, enabling them to understand, navigate, and synthesize information across notes using the Model Context Protocol.
Setup Requirements
- ⚠️Requires Obsidian to be installed and running, as it functions as an Obsidian plugin.
- ⚠️An MCP-compatible AI client (e.g., Claude Desktop, Claude Code) is necessary to connect and interact with the server.
- ⚠️Connecting via `mcp-remote` (used by some AI clients like Claude Desktop) requires Node.js/NPM to be installed on the client machine to run `npx mcp-remote`.
- ⚠️If HTTPS is enabled with auto-generated self-signed certificates, AI clients may need to be configured to bypass SSL certificate validation (e.g., `NODE_TLS_REJECT_UNAUTHORIZED=0`), which carries inherent security risks if not understood.
Verified SafeView Analysis
mcp
by neo4j
Provides an official Model Context Protocol (MCP) server for Neo4j, enabling LLMs and other AI clients to interact with Neo4j databases through tool calls for schema introspection and Cypher query execution.
Provides an official Model Context Protocol (MCP) server for Neo4j, enabling LLMs and other AI clients to interact with Neo4j databases through tool calls for schema introspection and Cypher query execution.
Setup Requirements
- ⚠️Requires a running Neo4j database instance (e.g., Neo4j Desktop, AuraDB) with the APOC plugin installed. The server will not start if APOC is missing.
- ⚠️Requires Go 1.25+ for development and compilation.
- ⚠️Requires an MCP-compatible client (e.g., VSCode with MCP support, Claude Desktop) to interact with the server, as it operates over standard I/O.
Verified SafeView Analysis
jadx-mcp-server
by zinja-coder
Provides an MCP server for LLMs to perform automated Android APK reverse engineering, vulnerability analysis, and manifest parsing by interacting with a JADX-AI-MCP plugin.
Provides an MCP server for LLMs to perform automated Android APK reverse engineering, vulnerability analysis, and manifest parsing by interacting with a JADX-AI-MCP plugin.
Setup Requirements
- ⚠️Requires JADX-GUI with the JADX-AI-MCP Plugin to be running and an Android APK loaded, as this server acts as a proxy to that setup.
- ⚠️Requires Python 3.13+.
- ⚠️Dependencies like fastmcp, httpx, and requests must be installed. The pyproject.toml suggests using 'uv' (e.g., 'uv run') or 'pip install .' to manage dependencies.
Verified SafeView Analysis
mesh
by decocms
Centralized Context Management System (MCP Mesh) for building and managing AI applications, agents, and workflows with integrated governance, observability, and cost control.
Centralized Context Management System (MCP Mesh) for building and managing AI applications, agents, and workflows with integrated governance, observability, and cost control.
Setup Requirements
- ⚠️Requires `ENCRYPTION_KEY` environment variable to be set to a strong, randomly generated key. Defaulting to an empty string in production makes the system highly insecure.
- ⚠️Node.js version >= 24.0.0 is required.
- ⚠️The `DATABASES_RUN_SQL` tool uses string interpolation for SQL parameters, which is susceptible to SQL injection if inputs are not meticulously sanitized.
Review RequiredView Analysis
mcp-chat
by PipedreamHQ
A reference open-source AI chat application leveraging Pipedream's Model Context Protocol (MCP) to integrate with thousands of APIs and tools, supporting conversational AI, automatic tool discovery, and document creation/editing with real-time feedback.
A reference open-source AI chat application leveraging Pipedream's Model Context Protocol (MCP) to integrate with thousands of APIs and tools, supporting conversational AI, automatic tool discovery, and document creation/editing with real-time feedback.
Setup Requirements
- ⚠️Requires Pipedream Account and Project setup (OAuth credentials needed).
- ⚠️Requires API keys for at least one LLM provider (OpenAI, Anthropic, or Google Gemini) – these are typically paid services.
- ⚠️Requires `EXA_API_KEY` for web search functionality (potentially a paid service).
- ⚠️Requires Docker for local database persistence (Postgres, Redis).
- ⚠️Google OAuth credentials are required for sign-in, with `allowDangerousEmailAccountLinking: true` enabled by default, which might bypass email verification.
Review RequiredView Analysis
atlassian-mcp-server
by atlassian
Serves as a cloud-based bridge connecting Atlassian Cloud (Jira, Confluence) with large language models (LLMs) and external AI clients, enabling real-time data interaction, content summarization, task creation, and workflow automation.
Serves as a cloud-based bridge connecting Atlassian Cloud (Jira, Confluence) with large language models (LLMs) and external AI clients, enabling real-time data interaction, content summarization, task creation, and workflow automation.
Setup Requirements
- ⚠️Requires an Atlassian Cloud site with Jira and/or Confluence
- ⚠️Requires access to a compatible AI Client (e.g., Claude for Teams, which may imply a paid plan)
- ⚠️Requires Node.js v18+ installed for local client setup to run the 'mcp-remote' proxy
Verified SafeView Analysis
Reversecore_MCP
by sjkim1127
Reversecore_MCP is an AI-powered platform for automated binary analysis, malware analysis, vulnerability research, and game/firmware security, enabling AI agents to interact with advanced reverse engineering tools and generate comprehensive intelligence reports.
Reversecore_MCP is an AI-powered platform for automated binary analysis, malware analysis, vulnerability research, and game/firmware security, enabling AI agents to interact with advanced reverse engineering tools and generate comprehensive intelligence reports.
Setup Requirements
- ⚠️Docker required for easy deployment (or manual setup of dependencies)
- ⚠️Radare2 (CLI tool) must be installed
- ⚠️Ghidra (and pyghidra library) recommended for advanced decompilation/structure recovery
- ⚠️LIEF (Python library) required for binary parsing
- ⚠️YARA (Python library) required for rule-based detection
- ⚠️Graphviz (CLI tool) required for PNG Control Flow Graph generation
Verified SafeView Analysis
XPack-MCP-Marketplace
by xpack-ai
XPack is an open-source marketplace platform designed to allow users to create and sell their own Model Context Protocol (MCP) services, facilitating AI agent integration with various APIs.
XPack is an open-source marketplace platform designed to allow users to create and sell their own Model Context Protocol (MCP) services, facilitating AI agent integration with various APIs.
Setup Requirements
- ⚠️The quick-start script (`quick-start.sh`) runs with root privileges and makes significant system changes, including disabling SELinux and configuring Docker with `privileged: true` for all containers.
- ⚠️Default hardcoded credentials (MySQL, Redis, RabbitMQ, Admin dashboard) are used for quick setup and must be changed for production use.
- ⚠️Requires Docker and Docker Compose installed for containerized deployment, or Node.js >= 22.x and Pnpm >= 10.x for frontend, and Python >= 3.11 for backend manual build.