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)
overseerr-mcp
by jhomen368
Provides AI assistants with direct integration to Overseerr for automated media discovery, requests, and management within a Plex ecosystem.
Provides AI assistants with direct integration to Overseerr for automated media discovery, requests, and management within a Plex ecosystem.
Setup Requirements
- ⚠️Requires a running Overseerr instance (self-hosted or managed).
- ⚠️Requires Node.js 18.0 or higher.
- ⚠️Mandatory environment variables: OVERSEERR_URL and OVERSEERR_API_KEY must be configured.
Verified SafeView Analysis
mcp-server-for-apache-ofbiz
by jacopoc
Serves as a Model Context Protocol (MCP) gateway, enabling generative AI applications to interact with backend systems like Apache OFBiz through dynamically loaded tools and RESTful APIs.
Serves as a Model Context Protocol (MCP) gateway, enabling generative AI applications to interact with backend systems like Apache OFBiz through dynamically loaded tools and RESTful APIs.
Setup Requirements
- ⚠️Requires an Apache OFBiz instance (or similar REST API backend) with the `rest-api` plugin installed.
- ⚠️Sensitive configuration details and access tokens are stored directly in `config.json` by default, which is not ideal for production secret management.
- ⚠️Requires Node.js and npm for building and running the server.
Review RequiredView Analysis
translation-helps-mcp
by klappy
An AI-powered platform for Bible study and translation assistance, leveraging a multi-agent system to aggregate and query diverse translation resources via a Model Context Protocol (MCP) server.
An AI-powered platform for Bible study and translation assistance, leveraging a multi-agent system to aggregate and query diverse translation resources via a Model Context Protocol (MCP) server.
Setup Requirements
- ⚠️Requires Cloudflare Workers AI, KV Namespace, and R2 Bucket bindings to be configured in the Cloudflare environment.
- ⚠️Requires a Cloudflare AI Search index (`translation-helps-search`) to be provisioned and populated, typically by a dedicated Indexer Worker.
- ⚠️Designed for deployment on Cloudflare Pages/Workers; local setup for full production-like functionality, including AI and storage bindings, is complex.
Verified SafeView Analysis
sailor
by aj-geddes
AI-powered generation, validation, rendering, and manipulation of Mermaid diagrams for documentation, design, and analysis tasks.
AI-powered generation, validation, rendering, and manipulation of Mermaid diagrams for documentation, design, and analysis tasks.
Setup Requirements
- ⚠️Requires Docker Desktop for local setup and Claude Desktop integration (for building and running Docker images).
- ⚠️Requires an OpenAI or Anthropic API key for AI-powered diagram generation features (these are paid services).
- ⚠️Manual configuration of `claude_desktop_config.json` is necessary for Claude Desktop integration.
- ⚠️The `SECRET_KEY` environment variable for Flask must be set to a secure, random value in production; the server will raise an error if the default is used.
Verified SafeView Analysis
photons
by portel-dev
A comprehensive demonstration MCP server showcasing various functionalities of the Photon runtime, including basic data handling, streaming responses, progress reporting, in-memory state management, and interactive UI elements. It serves as a reference for developers building new photons.
A comprehensive demonstration MCP server showcasing various functionalities of the Photon runtime, including basic data handling, streaming responses, progress reporting, in-memory state management, and interactive UI elements. It serves as a reference for developers building new photons.
Setup Requirements
- ⚠️Requires Photon CLI to be installed globally (npm install -g @portel/photon) to run by name, or locally to run by file path.
Verified SafeView Analysis
code-sage
by faxioman
A high-performance MCP server for semantic code search, analyzing codebases using AST-based chunking and providing hybrid keyword and vector embeddings search capabilities for AI clients.
A high-performance MCP server for semantic code search, analyzing codebases using AST-based chunking and providing hybrid keyword and vector embeddings search capabilities for AI clients.
Setup Requirements
- ⚠️Requires Rust 1.70+ to build.
- ⚠️If using the 'builtin' embedding provider, a 79MB model (nomic-embed-text-v1.5) will be downloaded on first use.
- ⚠️Using OpenAI embedding provider requires an 'OPENAI_API_KEY' and incurs usage costs.
- ⚠️Using Ollama embedding provider requires a local Ollama server running and the specified model pulled.
- ⚠️GPU acceleration ('metal' or 'cuda' features) requires platform-specific builds.
Verified SafeView Analysis
mcp-servers
by dunialabs
Integrates Notion with Model Context Protocol to manage pages, databases, blocks, comments, and search functionality for Notion workspaces.
Integrates Notion with Model Context Protocol to manage pages, databases, blocks, comments, and search functionality for Notion workspaces.
Setup Requirements
- ⚠️Requires a Notion Internal Integration Token or OAuth Access Token with appropriate permissions.
- ⚠️Notion pages/databases must be explicitly shared with the integration for the server to access them.
- ⚠️Requires a Node.js (>=18.0.0) or Docker runtime environment.
Verified SafeView Analysis
justoneapi-mcp
by justoneapi
MCP server to expose JustOneAPI's Chinese social media and news search capabilities to AI assistants, returning raw upstream JSON responses.
MCP server to expose JustOneAPI's Chinese social media and news search capabilities to AI assistants, returning raw upstream JSON responses.
Setup Requirements
- ⚠️Requires a paid JustOneAPI token for full functionality.
- ⚠️Requires Node.js >= 18.0.0.
- ⚠️Manual configuration of the MCP client (e.g., Claude Desktop JSON config file) is necessary.
Verified SafeView Analysis
dewy-resort
by workato-devs
A comprehensive hotel management system integrating with external services (Salesforce, Stripe, Twilio, Home Assistant) and an AI conversational agent (AWS Bedrock) for managing bookings, guest services, maintenance, and billing.
A comprehensive hotel management system integrating with external services (Salesforce, Stripe, Twilio, Home Assistant) and an AI conversational agent (AWS Bedrock) for managing bookings, guest services, maintenance, and billing.
Setup Requirements
- ⚠️Requires a Workato account and the Workato CLI for deployment and management of integration recipes.
- ⚠️Requires an AWS account with configured Cognito User Pool, Identity Pool, and access to AWS Bedrock models for AI conversational features and authentication.
- ⚠️Requires Salesforce and Stripe accounts with API credentials for core CRM and payment processing functionalities.
- ⚠️Relies on numerous environment variables for configuring all integrated services and features (Workato, Salesforce, Stripe, AWS, Okta, Home Assistant, Twilio, database settings).
- ⚠️Requires local SQLite database initialization via a setup script.
Verified SafeView Analysis
csla-mcp
by MarimerLLC
Provides a knowledge base and semantic search capabilities for AI coding assistants to generate .NET C# applications using the CSLA .NET framework.
Provides a knowledge base and semantic search capabilities for AI coding assistants to generate .NET C# applications using the CSLA .NET framework.
Setup Requirements
- ⚠️Requires Azure OpenAI API Key and Endpoint (Paid service).
- ⚠️Requires a deployed Azure OpenAI embedding model (e.g., `text-embedding-3-large`) in your Azure OpenAI resource.
- ⚠️Docker is required to build and run the server image locally.
Verified SafeView Analysis
Varon-AI
by 201Harsh
A multi-agent AI system designed to coordinate specialized AI tools for complex real-world task execution and automation, including coding, research, scraping, and content generation.
A multi-agent AI system designed to coordinate specialized AI tools for complex real-world task execution and automation, including coding, research, scraping, and content generation.
Setup Requirements
- ⚠️Requires Google Gemini API Keys (VARON_AI_API_KEY, VARON_AI_TEAM_API_KEY), which are usage-based.
- ⚠️Requires a MongoDB instance for data storage.
- ⚠️Requires a SerpAPI Key for web search capabilities (used by HydraSearch and ViperCart).
- ⚠️Requires SMTP credentials (SMTP_USER, SMTP_PASSWORD) for email verification during user registration.
- ⚠️Requires Google OAuth Client ID and Secret for the 'Continue with Google' authentication feature.
Verified SafeView Analysis
logicmonitor-mcp-server
by monitoringartist
Enables AI assistants to interact with a LogicMonitor monitoring tool.
Enables AI assistants to interact with a LogicMonitor monitoring tool.
Setup Requirements
- ⚠️Requires LogicMonitor company name (LM_COMPANY) and API Bearer Token (LM_BEARER_TOKEN) to be set as environment variables for LogicMonitor API access.
- ⚠️For network transports (SSE/HTTP), unauthenticated access is allowed by default if OAuth or a static MCP Bearer Token are not configured.
- ⚠️Requires Node.js 18+ and a build step (`npm run build`) if not using npx or Docker images.