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)
mdk-mcp-server
by SAP
This server provides AI agents with comprehensive SAP Mobile Development Kit (MDK) knowledge and tools to assist in MDK application development, offering project-aware context, templates, and access to MDK CLI tools.
This server provides AI agents with comprehensive SAP Mobile Development Kit (MDK) knowledge and tools to assist in MDK application development, offering project-aware context, templates, and access to MDK CLI tools.
Setup Requirements
- ⚠️Requires an external LLM Provider (e.g., SAP AI Core) for AI agent functionality, which may be a paid service and requires separate setup/credentials.
- ⚠️Requires global installation of Node.js and Yeoman CLI (`yo@4.3.1`).
- ⚠️Full functionality, especially code generation tools, requires integration with SAP Mobile Services, necessitating the Cloud Foundry CLI and the Mobile Development Kit extension for VS Code to generate `.service.metadata` files.
Verified SafeView Analysis
company-docs-mcp
by southleft
Transforms organizational documentation into an AI-powered knowledge base for semantic search, Q&A via chat interface, Claude Desktop, and Slack integration.
Transforms organizational documentation into an AI-powered knowledge base for semantic search, Q&A via chat interface, Claude Desktop, and Slack integration.
Setup Requirements
- ⚠️Requires OpenAI API Key (Paid for embeddings and chat completions).
- ⚠️Requires Supabase account and database setup for content and vector storage.
- ⚠️The Slack bot's AI prompt is aggressively configured to generate 'extremely long, comprehensive responses' (minimum 3000 words), which can lead to very high OpenAI token usage and costs per query.
Verified SafeView Analysis
project-nova
by PradeepaRW
Facilitates seamless integration of Paperless-NGX document management with AI agents and n8n via an SSE-based Model Context Protocol (MCP) server.
Facilitates seamless integration of Paperless-NGX document management with AI agents and n8n via an SSE-based Model Context Protocol (MCP) server.
Setup Requirements
- ⚠️Requires a running Paperless-NGX instance with an API token.
- ⚠️Requires Docker and Docker Compose installed on the host system.
- ⚠️Requires a running n8n server with `N8N_COMMUNITY_PACKAGES_ALLOW_TOOL_USAGE=true` environment variable enabled.
- ⚠️The default `docker-compose.yml` uses an external Docker network named `demo`, which may need to be pre-created or configured on the host.
Verified SafeView Analysis
backtrader-mcp
by kukapay
An AI-accessible MCP server for Backtrader, enabling agents to run, analyze, and optimize trading strategies through natural language prompts.
An AI-accessible MCP server for Backtrader, enabling agents to run, analyze, and optimize trading strategies through natural language prompts.
Setup Requirements
- ⚠️Requires Python 3.10+
- ⚠️Requires 'uv' for dependency management (recommended)
- ⚠️Requires MCP CLI installation (`uv run mcp install main.py`)
Review RequiredView Analysis
poly-db-mcp
by hyperpolymath
Unified MCP server that provides a single interface for natural language querying and management of 20 different databases, running on Deno and built with ReScript.
Unified MCP server that provides a single interface for natural language querying and management of 20 different databases, running on Deno and built with ReScript.
Setup Requirements
- ⚠️Requires Deno runtime environment.
- ⚠️Requires external database servers (e.g., PostgreSQL, MongoDB, etc.) to be running and accessible for specific adapter functionality.
- ⚠️Requires configuring environment variables for each desired database connection (e.g., POSTGRES_HOST, MONGODB_URL).
- ⚠️DuckDB adapter is a stub and requires a running DuckDB HTTP API (`DUCKDB_HTTP_URL`) for full functionality.
Review RequiredView Analysis
orkel
by TiKcoc
Generating AI-powered creative content including images, 3D models, and procedural environments using generative AI frameworks like Stable Diffusion, TripoSR, and Infinigen.
Generating AI-powered creative content including images, 3D models, and procedural environments using generative AI frameworks like Stable Diffusion, TripoSR, and Infinigen.
Setup Requirements
- ⚠️Requires AMD GPU with ROCm support for optimal performance and compatibility (explicitly mentioned for SDNext and TripoSR).
- ⚠️Significant disk space (hundreds of GBs) and RAM required for AI models and dependencies.
- ⚠️Specific Python versions might be preferred or required (e.g., Python 3.11 for Infinigen setup option).
Verified SafeView Analysis
langgraph-dev-navigator
by botingw
Provides a RAG and Knowledge Graph powered backend for grounding AI coding assistants in the LangGraph ecosystem, improving code generation accuracy and reducing hallucinations.
Provides a RAG and Knowledge Graph powered backend for grounding AI coding assistants in the LangGraph ecosystem, improving code generation accuracy and reducing hallucinations.
Setup Requirements
- ⚠️Requires OpenAI API Key (Paid Service) for embeddings and LLM interactions.
- ⚠️Requires a Supabase Project (PostgreSQL with pgvector) URL and Service Role Key.
- ⚠️Requires a Neo4j Graph Database instance (AuraDB or local desktop) URI, User, and Password.
- ⚠️Requires Docker (recommended) or Python 3.12+ with `uv` for local development setup.
- ⚠️Specific `NEO4J_URI` configuration is required based on whether Neo4j is running on the host (for Docker) or locally (for local development).
- ⚠️Database SSL certificate validation (`rejectUnauthorized: false`) is disabled by default in production mode, which is a security risk.
Review RequiredView Analysis
zoekt-mcp
by divar-ir
Provides code search and content fetching capabilities using Zoekt, designed for integration with AI assistants and LLMs.
Provides code search and content fetching capabilities using Zoekt, designed for integration with AI assistants and LLMs.
Setup Requirements
- ⚠️Requires a running Zoekt search server instance.
- ⚠️Requires Python 3.13+.
- ⚠️Requires ZOEKT_API_URL environment variable to be set.
Verified SafeView Analysis
php-mcp
by dtyq
Facilitates communication and integration between LLM applications and external data sources or tools by implementing the Model Context Protocol (MCP).
Facilitates communication and integration between LLM applications and external data sources or tools by implementing the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires PHP 8.3+
- ⚠️Composer dependencies must be installed.
- ⚠️Process execution permissions are needed for StdioTransport to spawn child processes.
- ⚠️`pcntl` extension is recommended for robust signal handling with StdioTransport.
- ⚠️`mbstring` extension is required for UTF-8 validation.
- ⚠️If using Hyperf integration with RedisSessionManager, a Redis server is required.
Verified SafeView Analysis
mcp-tools
by clerk
Facilitates the integration of Model Context Protocol (MCP) into AI applications, enabling secure, consent-based access to private user data via OAuth on both client and server sides.
Facilitates the integration of Model Context Protocol (MCP) into AI applications, enabling secure, consent-based access to private user data via OAuth on both client and server sides.
Setup Requirements
- ⚠️Requires Clerk API keys (CLERK_PUBLISHABLE_KEY, CLERK_SECRET_KEY, NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY) for Clerk authentication.
- ⚠️Requires a persistent database (Redis, Postgres, or SQLite) for client-side MCP session management in production environments; the file system store (`fsStore`) is intended for local development only.
- ⚠️Requires Node.js version 18 or higher.
Verified SafeView Analysis
dev-assist
by googleworkspace
This project is a monorepo offering developer assistance, likely leveraging AI/LLMs to streamline development workflows and automate tasks.
This project is a monorepo offering developer assistance, likely leveraging AI/LLMs to streamline development workflows and automate tasks.
Setup Requirements
- ⚠️Requires `pnpm` (Node.js package manager) to install dependencies and run local scripts.
- ⚠️Likely requires configuration for an LLM backend (e.g., API key for OpenAI/Anthropic, or a locally running LLM service like Ollama) due to `smithery.yaml`.
- ⚠️Docker may be required for containerized deployment or development environment setup due to `Dockerfile`.
Verified SafeView Analysis
adeo-mozaic-mcp
by MerzoukeMansouri
Exposes the Mozaic Design System's tokens, components, and documentation to AI assistants via an MCP server for query and code generation.
Exposes the Mozaic Design System's tokens, components, and documentation to AI assistants via an MCP server for query and code generation.
Setup Requirements
- ⚠️Requires Node.js v25.0.0 or higher.
- ⚠️Requires running `pnpm build` first to compile TypeScript and build the local SQLite database (`data/mozaic.db`), which indexes all design system data. The server will not function without this database.
- ⚠️The build process clones Git repositories (`mozaic-design-system`, `mozaic-vue`, `mozaic-react`); Git must be installed and configured with appropriate access (e.g., SSH keys for `git@github.com` URLs listed in `build-index.ts`).