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(9120)
discord-mcp
by vab-labo
This MCP server fetches messages from specified Discord channels, enabling an LLM to access and process Discord communication history.
This MCP server fetches messages from specified Discord channels, enabling an LLM to access and process Discord communication history.
Setup Requirements
- ⚠️Requires a Discord Bot Token to be obtained from the Discord Developer Portal.
- ⚠️The Discord Bot needs 'Read Message History' OAuth2 permission and must be invited to the target Discord server.
- ⚠️The DISCORD_BOT_TOKEN must be set as an environment variable (e.g., in a .env file).
Verified SafeView Analysis
tomorrow-now-decision-tree-mcp-server
by eagleisbatman
Provides AI-powered crop advisory services by evaluating weather conditions and growth stages against crop-specific decision trees via the Model Context Protocol (MCP).
Provides AI-powered crop advisory services by evaluating weather conditions and growth stages against crop-specific decision trees via the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires a PostgreSQL database instance to be available and configured via DATABASE_URL.
- ⚠️Requires an Excel file named `[Digital Green] Maize Decision Trees.xlsx` (with specific sheet structure) in the parent directory for initial data import.
- ⚠️Node.js version 18.0.0 or higher is required.
Verified SafeView Analysis
better-claude-mems
by larrygmaguire-hash
Provides Claude Code with enhanced access to its conversation history, enabling search, summarization, and detailed retrieval of past coding sessions.
Provides Claude Code with enhanced access to its conversation history, enabling search, summarization, and detailed retrieval of past coding sessions.
Setup Requirements
- ⚠️Requires Node.js and npm to be installed.
- ⚠️Manual configuration in `~/.claude.json` is required to integrate with Claude Code.
- ⚠️Relies on existing Claude Code conversation history (`.jsonl` files) being present in `~/.claude/projects/` to function, otherwise tools will return empty results.
Verified SafeView Analysis
github-mcp
by eh24905-wiz
A Model Context Protocol (MCP) server for GitHub integration, enabling AI assistants to interact with GitHub repositories, pull requests, and issues.
A Model Context Protocol (MCP) server for GitHub integration, enabling AI assistants to interact with GitHub repositories, pull requests, and issues.
Setup Requirements
- ⚠️Requires Node.js >= 18.0.0.
- ⚠️Requires a GitHub Personal Access Token (PAT) to be generated.
- ⚠️The GitHub PAT must have 'repo' (full control of private repositories) and 'read:user' scopes, granting broad access.
Verified SafeView Analysis
mcp-server-reddit
by vinod827
Enables AI agents and developer tools to securely interact with Reddit via the Model Context Protocol.
Enables AI agents and developer tools to securely interact with Reddit via the Model Context Protocol.
Setup Requirements
- ⚠️Requires Reddit API application setup (Client ID, Client Secret, Redirect URI) for OAuth2 authentication.
- ⚠️Node.js and npm must be installed on the system.
Verified SafeView Analysis
my-mcp-server
by pea-sys
A framework for building and operating a Multi-Agent Communication Protocol (MCP) server, including utilities for development, debugging, monitoring, and error tracking.
A framework for building and operating a Multi-Agent Communication Protocol (MCP) server, including utilities for development, debugging, monitoring, and error tracking.
Setup Requirements
- ⚠️Requires Python 3.12.11 or newer.
- ⚠️Potential typo/mismatch: `scripts/dev.sh` sets `ENABLE_REMOTE_DEBUG` but `src/debug_server.py` checks `ENABLE_REMOTE_DEBUGGER`, which would prevent debugging from `dev.sh` if not corrected.
- ⚠️The `mcp` library, especially with its `[all]` extras, and suggested LLM integration in `e2e_tests`, implies the need for external AI service API keys which may incur costs.
Verified SafeView Analysis
openehr_mcp
by Ayush9284
Acts as an intelligent bridge, enabling AI assistants to interact seamlessly with openEHR-compliant Electronic Health Record (EHR) systems for natural language access to healthcare data, and provides AI-powered medical coding suggestions.
Acts as an intelligent bridge, enabling AI assistants to interact seamlessly with openEHR-compliant Electronic Health Record (EHR) systems for natural language access to healthcare data, and provides AI-powered medical coding suggestions.
Setup Requirements
- ⚠️Requires Python 3.12+
- ⚠️Docker & Docker Compose are required for EHRbase and Qdrant backend services.
- ⚠️A manual step is required to load ICD-10 embeddings into Qdrant using `scripts/embedding.py` (requires a `diagnosis.csv` file), otherwise the `suggest_icd_codes` tool will not function.
- ⚠️GEMINI_API_KEY is required for optional AI refinement in medical coding, which incurs usage costs.
Verified SafeView Analysis
mcp-mem0
by yellnuts
Manages long-term memory for AI agents using Mem0, serving as an MCP server template.
Manages long-term memory for AI agents using Mem0, serving as an MCP server template.
Setup Requirements
- ⚠️Requires Python 3.12 or higher based on `pyproject.toml`.
- ⚠️Needs configuration for an LLM provider (e.g., OpenAI, Ollama) requiring API keys (potentially paid) or a running local server.
- ⚠️Requires a Supabase vector store, necessitating a `DATABASE_URL` connection string and a Supabase account.
Verified SafeView Analysis
kommo-mcp-server
by faustofuertes
Automate Kommo CRM lead management for AI agents using the Model Context Protocol, enabling actions like moving leads, pausing agents, and adding notes.
Automate Kommo CRM lead management for AI agents using the Model Context Protocol, enabling actions like moving leads, pausing agents, and adding notes.
Setup Requirements
- ⚠️Requires a Kommo CRM account and a long-duration API token with appropriate scopes (crm, files, notifications).
- ⚠️Designed for deployment on Cloudflare Workers and utilizes Cloudflare Durable Objects for state management, not a generic Node.js environment.
- ⚠️Primarily intended for integration within the Laburen.com AI agent ecosystem, implying specific client-side expectations for interaction.
Verified SafeView Analysis
onemcp
by rifkimaulana05
Connects APIs to AI models using the Model Context Protocol (MCP), generating and caching execution plans for natural-language prompts to ensure accurate, cost-efficient, and high-performance API interaction for AI agents.
Connects APIs to AI models using the Model Context Protocol (MCP), generating and caching execution plans for natural-language prompts to ensure accurate, cost-efficient, and high-performance API interaction for AI agents.
Setup Requirements
- ⚠️Requires an OpenAI, Anthropic, or Google Gemini API Key (paid service) for LLM-based features.
- ⚠️Requires Java 21 and Apache Maven installed if running natively and building from source.
- ⚠️Requires a running ArangoDB instance (or Docker to run it) as the default graph database, with a default root password of 'test123' for local setups.
Verified SafeView Analysis
MCP_Server_filesystem
by KeerthiChavla83vandana
A server application for an unknown purpose related to 'MCP', likely for hosting or backend services.
A server application for an unknown purpose related to 'MCP', likely for hosting or backend services.
Review RequiredView Analysis
goldenpath-architect
by prequired
An AI-powered system for conversational discovery and generation of production-ready frontend projects using a defined architectural framework like Next.js, Tailwind CSS, and shadcn/ui.
An AI-powered system for conversational discovery and generation of production-ready frontend projects using a defined architectural framework like Next.js, Tailwind CSS, and shadcn/ui.
Setup Requirements
- ⚠️Node.js >= 18.0.0 is required.
- ⚠️Requires `npm run build` to compile TypeScript to JavaScript before starting the server.
- ⚠️Relies on `@modelcontextprotocol/sdk` for communication over standard input/output (stdio), meaning it expects an orchestrator to communicate via this transport.