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)
atlass-mcp-server
by AnoushkaScaria
Provides a Model Context Protocol (MCP) server to automate interactions with Jira and Confluence.
Provides a Model Context Protocol (MCP) server to automate interactions with Jira and Confluence.
Setup Requirements
- ⚠️Requires active Jira and Confluence accounts with API access.
- ⚠️Requires generation of Jira and Confluence API tokens for authentication.
- ⚠️Python dependencies must be installed via `pip install -r requirements.txt`.
Verified SafeView Analysis
mcp-jira-cloud-v2
by scho-to
Provides a Message Communication Protocol (MCP) server for fetching Jira ticket information.
Provides a Message Communication Protocol (MCP) server for fetching Jira ticket information.
Setup Requirements
- ⚠️Requires Node.js (recommended version: >= 20.x.x) and npm.
- ⚠️Requires access to a Jira Cloud instance and a generated Jira API Token.
- ⚠️Critical environment variables (JIRA_URL, JIRA_USER_EMAIL, JIRA_API_TOKEN) must be correctly configured.
Verified SafeView Analysis
k8s-observability-mcp
by Crosspiecedryingoil127
Provides a comprehensive observability toolkit for monitoring and understanding Kubernetes environments, focusing on microservice performance and health.
Provides a comprehensive observability toolkit for monitoring and understanding Kubernetes environments, focusing on microservice performance and health.
Setup Requirements
- ⚠️Requires Python 3.13 or newer, which is a very specific and potentially challenging version requirement for many environments.
- ⚠️Requires a running Kubernetes cluster with `kubeconfig` configured for access.
- ⚠️Requires a running Prometheus instance (defaults to http://localhost:9090) for metrics.
- ⚠️Requires a running Jaeger instance (defaults to http://localhost:16686) for tracing.
- ⚠️Requires a running Neo4j instance (defaults to bolt://localhost:7687) with the service graph data loaded (e.g., from `hotel-reservation-datagraph.txt`).
Verified SafeView Analysis
odoo-crm-mcp-server
by KasunJ1984
An MCP server for analyzing Odoo CRM data with intelligent context management, designed for Claude's context window efficiency.
An MCP server for analyzing Odoo CRM data with intelligent context management, designed for Claude's context window efficiency.
Setup Requirements
- ⚠️Requires Odoo instance credentials (URL, DB, Username, Password) via environment variables.
- ⚠️For browser-based Claude.ai, the server must be accessible via HTTPS, potentially requiring additional setup (e.g., ngrok, cloud deployment with TLS).
- ⚠️Requires Node.js version 18.0.0 or higher.
Verified SafeView Analysis
fs-mcp
by vimalk78
Provides an MCP server for AI agents to access files across multiple local or remote repositories without changing the current working directory, supporting file listing, reading, and searching.
Provides an MCP server for AI agents to access files across multiple local or remote repositories without changing the current working directory, supporting file listing, reading, and searching.
Setup Requirements
- ⚠️Requires Go installation to build/install.
- ⚠️SSH connections use `ssh.InsecureIgnoreHostKey()` which significantly compromises security against Man-in-the-Middle attacks. Do NOT use with untrusted SSH hosts or networks.
- ⚠️Requires SSH key setup (`~/.ssh/id_rsa` by default) for remote repositories.
Review RequiredView Analysis
guesty-mcp-server
by dstconseils-web
Acts as an intermediary server to connect an AI assistant (Claude) to the Guesty API, providing structured data endpoints for listings and reservations.
Acts as an intermediary server to connect an AI assistant (Claude) to the Guesty API, providing structured data endpoints for listings and reservations.
Setup Requirements
- ⚠️Requires Guesty API client ID and secret (`GUESTY_CLIENT_ID`, `GUESTY_CLIENT_SECRET`) to be set as environment variables for authentication with the Guesty API.
- ⚠️Requires Node.js runtime installed to execute the server.
Review RequiredView Analysis
mcp_project
by AlexandrosMelis
An AI-powered chatbot for searching, extracting, and summarizing academic papers using the Model Context Protocol (MCP).
An AI-powered chatbot for searching, extracting, and summarizing academic papers using the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires uv package manager to be installed globally.
- ⚠️Requires Node.js to be installed for npx command.
- ⚠️Requires an Anthropic API Key (Paid service) for the AI model interaction.
Verified SafeView Analysis
mcp-gitlab-mcp-server6
by bioanywhere
Provides a Docker-based deployment configuration for a generic MCP server application, facilitating its local development and production deployment.
Provides a Docker-based deployment configuration for a generic MCP server application, facilitating its local development and production deployment.
Setup Requirements
- ⚠️Docker required
- ⚠️Application-specific environment variables for the server are not detailed in the provided source.
- ⚠️The actual server application code and Dockerfile are not provided, limiting full system understanding.
Verified SafeView Analysis
MCP-Server
by Sangram03
Provides a WebSocket-based JSON-RPC server for exposing and invoking defined 'tools,' primarily intended for integration with AI models or agents.
Provides a WebSocket-based JSON-RPC server for exposing and invoking defined 'tools,' primarily intended for integration with AI models or agents.
Setup Requirements
- ⚠️Requires Node.js v18.0.0 or higher.
- ⚠️WebSocket server runs on port 3000, consider explicit host binding for production if not 'localhost'.
Verified SafeView Analysis
multi-server-mcp-example
by aruc-dev
An AI agent client that integrates weather information and task management using a multi-server Model Context Protocol (MCP) architecture.
An AI agent client that integrates weather information and task management using a multi-server Model Context Protocol (MCP) architecture.
Setup Requirements
- ⚠️Requires Google Gemini API Key (Paid, depending on usage)
- ⚠️Requires OpenWeatherMap API Key with 'One Call by Call' subscription (potentially paid, depending on usage tier)
- ⚠️Python 3.11+ recommended
Verified SafeView Analysis
mcp-memory-gpu
by fvegiard
MCP Server providing semantic memory with FAISS + SQLite hybrid storage and optional GPU acceleration for applications like Claude Desktop.
MCP Server providing semantic memory with FAISS + SQLite hybrid storage and optional GPU acceleration for applications like Claude Desktop.
Setup Requirements
- ⚠️Requires local Ollama running (or an accessible Ollama API) for CPU-based embeddings by default.
- ⚠️Optional: Requires a separate GPU server running the provided Flask bridge code for GPU-accelerated embeddings.
- ⚠️Requires FAISS installation (`faiss-cpu` or `faiss-gpu`) which can have specific system dependencies.
- ⚠️Python 3.10+ required.
Verified SafeView Analysis
deli_store_system
by juniorrash-d
An AI-powered management system for deli and liquor stores, automating inventory, pricing, and operations via microservices.
An AI-powered management system for deli and liquor stores, automating inventory, pricing, and operations via microservices.
Setup Requirements
- ⚠️Docker is required for deploying the MCP servers.
- ⚠️Requires Python 3.8+.
- ⚠️The 'AI-driven analysis' in the MCP servers is currently mocked, providing static responses rather than actual AI model inference.