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)
aws-mcp-lambda-server
by poad
Implement and deploy a Model Context Protocol (MCP) server on AWS Lambda for AI agent tool integration, with a Next.js client example.
Implement and deploy a Model Context Protocol (MCP) server on AWS Lambda for AI agent tool integration, with a Next.js client example.
Setup Requirements
- ⚠️Requires an AWS account and AWS CLI/CDK installed and configured (AWS services incur costs).
- ⚠️Specific Node.js (v22.x) and pnpm (v10.14.0+) versions are required.
- ⚠️AWS Cognito needs to be configured for OAuth 2.0 authentication if `use-auth` context is true during deployment.
Verified SafeView Analysis
layered-memory-mcp
by cordlesssteve
A hierarchical, intelligent memory system for AI agents, specifically tailored for software engineering knowledge. It proactively manages, correlates, and evolves memories, offering advanced search, graph-based insights, and predictive analytics, while prioritizing security and compliance.
A hierarchical, intelligent memory system for AI agents, specifically tailored for software engineering knowledge. It proactively manages, correlates, and evolves memories, offering advanced search, graph-based insights, and predictive analytics, while prioritizing security and compliance.
Setup Requirements
- ⚠️Requires OpenAI API Key (Paid) for OpenAI Embedding Service, which is enabled by default.
- ⚠️Requires Neo4j database instance to be running for graph-related features.
- ⚠️May require native build tools (e.g., Python, C++ compiler) for 'faiss-node' if pre-built binaries are not available for your system.
- ⚠️Downloads large AI models locally via '@xenova/transformers' on first use for BGE and CodeBERT embeddings, requiring internet access and disk space.
Verified SafeView Analysis
scraped-documentation
by neue-supply
Provides comprehensive documentation for developers to build, configure, deploy, and interact with Framer Plugins, extending Framer's capabilities with custom UI, CMS integration, localization, and canvas manipulation.
Provides comprehensive documentation for developers to build, configure, deploy, and interact with Framer Plugins, extending Framer's capabilities with custom UI, CMS integration, localization, and canvas manipulation.
Setup Requirements
- ⚠️Requires Node.js (modern version recommended) for plugin development.
- ⚠️Plugins must be scaffolded using `npm create framer-plugin@latest` and configured via `framer.json`.
- ⚠️Framer Developer Tools must be enabled in the Framer app to run development plugins.
- ⚠️OAuth and external API integrations often require setting up a separate backend (e.g., Cloudflare Workers) and managing sensitive API keys/secrets as environment variables for those backend services.
- ⚠️When deploying plugins via Vercel, 'Vercel Authentication' must be disabled for public accessibility.
Verified SafeView Analysis
Clockify-MCP-Server
by vic7ord1st
Integrate Clockify time tracking functionalities like starting, stopping, and viewing active timers into an MCP-compatible environment such as Claude Desktop.
Integrate Clockify time tracking functionalities like starting, stopping, and viewing active timers into an MCP-compatible environment such as Claude Desktop.
Setup Requirements
- ⚠️Requires Docker installed and running
- ⚠️Requires a Clockify account with API access and a Workspace ID
- ⚠️Requires Claude Desktop for integration (as per setup guide)
Verified SafeView Analysis
mein-mcp-server
by JohnnyB94
The server exposes specific functionalities (tools) via a Multi-Modal Compute Protocol (MCP) endpoint, allowing AI agents or other clients to discover and invoke them.
The server exposes specific functionalities (tools) via a Multi-Modal Compute Protocol (MCP) endpoint, allowing AI agents or other clients to discover and invoke them.
Setup Requirements
- ⚠️Requires Node.js and npm/yarn
Verified SafeView Analysis
video-understanding-mcp
by Taehooon6476
This server provides video analysis, search, and subtitle processing capabilities using AWS Bedrock for media understanding.
This server provides video analysis, search, and subtitle processing capabilities using AWS Bedrock for media understanding.
Setup Requirements
- ⚠️Requires an AWS account with Bedrock models (Marengo, Pegasus, Claude) enabled and configured AWS CLI.
- ⚠️Requires manual creation of an S3 Vectors Bucket, S3 Vectors Index, and a DynamoDB table.
- ⚠️Requires Python 3.10 or higher.
- ⚠️The `mcp.json` configuration requires an absolute path to the project directory.
Verified SafeView Analysis
murder-mystery-mcp
by DigitalBoopLtd
A complete murder mystery game engine exposed as a Model Context Protocol (MCP) server, allowing AI agents to generate procedural mysteries, interrogate AI suspects, search for clues, and solve crimes.
A complete murder mystery game engine exposed as a Model Context Protocol (MCP) server, allowing AI agents to generate procedural mysteries, interrogate AI suspects, search for clues, and solve crimes.
Setup Requirements
- ⚠️Requires OpenAI API Key (Paid Service) for mystery generation, LLM responses, and RAG embeddings.
- ⚠️Requires HF_TOKEN for image generation (HuggingFace API, free tier available but may have limits).
- ⚠️Requires Python 3.10 or newer.
- ⚠️The `faiss-cpu` dependency can sometimes be challenging to install on certain operating systems or environments.
Verified SafeView Analysis
sqlite-mcp
by FlowTheTensor
Enables Large Language Models to query a local SQLite database for information via the Model Context Protocol (MCP).
Enables Large Language Models to query a local SQLite database for information via the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires Node.js 18+
- ⚠️Manual configuration of Claude Desktop with an absolute path to the server executable.
- ⚠️Requires running multiple setup scripts (`npm install`, `node create_database.js`, `npm run build`) sequentially before first use.
Verified SafeView Analysis
searxng-mcp
by Knuckles-Team
Provides a Model Context Protocol (MCP) server and an Agent2Agent (A2A) agent for performing privacy-respecting web searches using SearXNG.
Provides a Model Context Protocol (MCP) server and an Agent2Agent (A2A) agent for performing privacy-respecting web searches using SearXNG.
Setup Requirements
- ⚠️Requires a running SearXNG instance (self-hosted or external) for web search functionality. Docker Compose setup assumes a co-located SearXNG service.
- ⚠️The 'searxng-agent' component (if used) requires an LLM provider (e.g., OpenAI, Anthropic, Google) with an associated API key, or a locally running LLM like Ollama, incurring potential costs or setup overhead.
- ⚠️Advanced authentication methods (JWT, OAuth Proxy, OIDC Proxy, Remote OAuth) demand complex configuration with external identity providers.
Verified SafeView Analysis
embabel-mongo-mcp-server
by BootcampToProd
Enables AI agents to interact with a MongoDB database through natural language, performing operations like listing databases, querying, and inserting documents.
Enables AI agents to interact with a MongoDB database through natural language, performing operations like listing databases, querying, and inserting documents.
Setup Requirements
- ⚠️Requires Java 21 or higher.
- ⚠️Requires an OpenRouter API Key (free tier available).
- ⚠️Requires a running MongoDB instance (local or Atlas).
Verified SafeView Analysis
mcp-server-yt
by ShifaSiddiqui-412
A server application, likely for the Minecraft game, potentially developed for a YouTube tutorial or series, enabling multiplayer gameplay.
A server application, likely for the Minecraft game, potentially developed for a YouTube tutorial or series, enabling multiplayer gameplay.
Setup Requirements
- ⚠️Requires Java Runtime Environment (JRE) to run the Minecraft server component.
- ⚠️Requires port forwarding on the host network for external players to connect.
- ⚠️Specific hardware requirements (RAM, CPU) vary significantly based on player count and installed mods for smooth operation.
Review RequiredView Analysis
conversational-ai
by mukeshmk
A REST API for a conversational AI virtual agent that answers questions about movies and weather using a multi-agent LangGraph workflow.
A REST API for a conversational AI virtual agent that answers questions about movies and weather using a multi-agent LangGraph workflow.
Setup Requirements
- ⚠️Requires Python >= 3.13.
- ⚠️Requires an LLM provider (Ollama, OpenAI, or Groq), with `API_KEY` needed for OpenAI/Groq.
- ⚠️Requires `python -m convai.data.ingest` to be run once to initialize the MovieLens database.
- ⚠️The MCP Weather Server must be run separately for weather functionality (e.g., `uv run python mcp_server/weather_server.py --transport http`).