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)
cap-mcp-plugin
by gavdilabs
Integrate SAP CAP services with AI agents using the Model Context Protocol (MCP) by automatically generating MCP servers from annotated CAP services, enabling AI-native data access, intelligent automation, and business intelligence.
Integrate SAP CAP services with AI agents using the Model Context Protocol (MCP) by automatically generating MCP servers from annotated CAP services, enabling AI-native data access, intelligent automation, and business intelligence.
Setup Requirements
- ⚠️Requires Node.js version 18 or higher.
- ⚠️Requires SAP CAP version 9 or higher.
- ⚠️Requires Express.js version 4 or higher.
- ⚠️Dynamic resource queries may require all query parameters due to an underlying SDK template string issue (though the plugin provides a custom URI template workaround).
Verified SafeView Analysis
typedb-mcp
by typedb
Enables AI assistants and other Model Context Protocol (MCP) clients to interact with TypeDB databases via a standardized Python server.
Enables AI assistants and other Model Context Protocol (MCP) clients to interact with TypeDB databases via a standardized Python server.
Setup Requirements
- ⚠️Requires a running TypeDB Server instance (local or remote).
- ⚠️Requires an existing TypeDB database with a specified name.
- ⚠️Requires Python 3.9+.
Verified SafeView Analysis
mcp-raganything
by Kaiohz
A FastAPI application providing a REST API and MCP server for Retrieval Augmented Generation (RAG) using the RAG-Anything library, integrated with Claude Desktop.
A FastAPI application providing a REST API and MCP server for Retrieval Augmented Generation (RAG) using the RAG-Anything library, integrated with Claude Desktop.
Setup Requirements
- ⚠️Requires Python 3.13+
- ⚠️Requires Docker & Docker Compose for a full setup (recommended)
- ⚠️Requires an OpenRouter API Key for LLM access (paid service)
Verified SafeView Analysis
VibeShift
by GroundNG
VibeShift is an intelligent security agent that integrates with AI coding assistants to analyze AI-generated code for vulnerabilities, suggest remediations, and facilitate web test recording, crawling, and execution.
VibeShift is an intelligent security agent that integrates with AI coding assistants to analyze AI-generated code for vulnerabilities, suggest remediations, and facilitate web test recording, crawling, and execution.
Setup Requirements
- ⚠️Requires LLM API Key, Base URL, Version, and Model (e.g., OpenAI, Azure OpenAI, Google Gemini) configured in a .env file (paid service).
- ⚠️Requires Playwright browser binaries to be installed (e.g., 'playwright install --with-deps').
- ⚠️Requires external security tools (Semgrep, Nuclei) to be installed and in system PATH, or Docker for OWASP ZAP.
- ⚠️The 'record_selectors_and_save_auth_state' feature will prompt for and save actual user credentials to disk (auth_state.json), posing a local security risk if compromised.
Verified SafeView Analysis
mcp-video-extraction-plus
by takereshui
The server extracts text from various video and audio sources using multiple Automatic Speech Recognition (ASR) providers, including local Whisper and online services from JianYing (CapCut) and Bilibili.
The server extracts text from various video and audio sources using multiple Automatic Speech Recognition (ASR) providers, including local Whisper and online services from JianYing (CapCut) and Bilibili.
Setup Requirements
- ⚠️Requires FFmpeg to be installed on the system for audio extraction and processing.
- ⚠️Whisper ASR provider (default) requires a one-time download of a ~1GB model on first use, which can take 10+ minutes and consumes significant disk space.
- ⚠️Online ASR services (JianYing/Bcut) depend on the stability and availability of external, potentially reverse-engineered APIs, which may break without warning. The JianYing provider relies on an unverified third-party service for API signing.
Review RequiredView Analysis
mcp-codestyle-server
by itxaiohanglover
Provides code template search and retrieval to IDEs and AI agents via Model Context Protocol.
Provides code template search and retrieval to IDEs and AI agents via Model Context Protocol.
Setup Requirements
- ⚠️Requires JDK 17+ and Maven 3.9+ to build and run.
- ⚠️A functional remote repository server must be available at the configured 'repository.remote-path' if remote searching or template downloading is enabled/triggered.
- ⚠️Ensure sufficient disk space and write permissions for the local cache directory (defaults to '/var/cache/codestyle/codestyle-cache' or '/tmp/codestyle-cache').
Review RequiredView Analysis
github-stars
by miantiao-me
A Cloudflare-powered MCP server that enables natural language search and querying of a user's GitHub starred repositories by processing their READMEs with AutoRAG.
A Cloudflare-powered MCP server that enables natural language search and querying of a user's GitHub starred repositories by processing their READMEs with AutoRAG.
Setup Requirements
- ⚠️Requires GitHub Personal Access Token (with 'repo' scope), which grants broad access to your repositories and must be kept secure.
- ⚠️Requires a Cloudflare account, including setting up an R2 bucket and an AutoRAG instance, which may incur costs.
- ⚠️Requires `MCP_API_KEY` to be generated and configured for securing server access.
- ⚠️Requires Node.js v22 and PNPM for local development and deployment.
Verified SafeView Analysis
gdai-mcp-plugin-godot
by 3ddelano
The GDAI MCP plugin enables AI to remotely control the Godot Engine editor, automating tasks like scene creation, node manipulation, script editing, and debugging.
The GDAI MCP plugin enables AI to remotely control the Godot Engine editor, automating tasks like scene creation, node manipulation, script editing, and debugging.
Setup Requirements
- ⚠️Requires Godot Engine 4.1+
- ⚠️Requires a compatible MCP Client (e.g., Cursor, Claude Desktop, VS Code with specific plugins) and configuration.
Verified SafeView Analysis
Lynkr
by vishalveerareddy123
An AI-powered orchestration platform enabling autonomous agents to interact with a development workspace, execute code, manage git, perform web searches, and communicate with various Large Language Models (LLMs) via a unified API.
An AI-powered orchestration platform enabling autonomous agents to interact with a development workspace, execute code, manage git, perform web searches, and communicate with various Large Language Models (LLMs) via a unified API.
Setup Requirements
- ⚠️Requires API keys for LLM providers (e.g., Databricks, Azure Anthropic, OpenRouter, Azure OpenAI), which are typically paid services.
- ⚠️Docker (or compatible container runtime) must be installed and configured if `MCP_SANDBOX_ENABLED` is true (default behavior for secure tool execution).
- ⚠️A local Ollama instance with `OLLAMA_MODEL` downloaded is required if `PREFER_OLLAMA` is true or Ollama is the primary model provider.
- ⚠️An external web search/fetch service is needed for web-related tools (default `http://localhost:8888/search`).
Verified SafeView Analysis
MakerAi
by gustavoeenriquez
To enable Delphi developers to build and deploy advanced AI applications, including custom MCP servers, with support for various LLM providers, RAG, and multimodal capabilities.
To enable Delphi developers to build and deploy advanced AI applications, including custom MCP servers, with support for various LLM providers, RAG, and multimodal capabilities.
Setup Requirements
- ⚠️Requires API keys for commercial LLM providers, which are typically paid services.
- ⚠️Requires Delphi IDE (versions 11 Alexandria to 13 Florence) and manual configuration of library paths.
- ⚠️Compilation and installation of Delphi packages must follow a specific order.
Verified SafeView Analysis
linear-streamable-mcp-server
by iceener
Serves as an optimized Model Context Protocol (MCP) gateway to the Linear API, enabling AI agents to manage Linear issues, projects, teams, cycles, and comments efficiently.
Serves as an optimized Model Context Protocol (MCP) gateway to the Linear API, enabling AI agents to manage Linear issues, projects, teams, cycles, and comments efficiently.
Setup Requirements
- ⚠️Linear OAuth Application Setup: Requires creating an OAuth application in Linear settings, configuring redirect URIs, and obtaining `PROVIDER_CLIENT_ID` and `PROVIDER_CLIENT_SECRET` for anything beyond the quick-start API key method.
- ⚠️Cloudflare KV Namespace Configuration: For Cloudflare Worker deployments, a KV namespace must be created and linked via `wrangler.toml` to store tokens.
- ⚠️Token Encryption Key (`RS_TOKENS_ENC_KEY`): Highly recommended for production to encrypt OAuth tokens in storage; requires generating a 32-byte base64url key.
Verified SafeView Analysis
mcp-openapi-schema-explorer
by kadykov
Provides token-efficient, granular access to OpenAPI (v3.0) and Swagger (v2.0) specifications via MCP Resources, enabling LLMs and MCP clients to explore API structure without loading entire large files into context.
Provides token-efficient, granular access to OpenAPI (v3.0) and Swagger (v2.0) specifications via MCP Resources, enabling LLMs and MCP clients to explore API structure without loading entire large files into context.
Setup Requirements
- ⚠️Requires Node.js (LTS recommended) or Docker installed in the environment where the MCP client runs.
- ⚠️Requires an MCP client application (e.g., Claude Desktop, Windsurf, Cline) for execution.
- ⚠️When using Docker with local specification files, explicit volume mounting ('-v') of the host file path into the container is required.