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)
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.
Verified SafeView Analysis
LLM-COST-TRACKER-MCP-Server-NPM-Package-
by dominiquekossi
Tracks and manages LLM API costs across multiple providers, offering budget alerts, detailed analytics, and an optional REST API microservice.
Tracks and manages LLM API costs across multiple providers, offering budget alerts, detailed analytics, and an optional REST API microservice.
Setup Requirements
- ⚠️For production use, 'InMemoryStorage' should be replaced with a persistent storage provider (e.g., JSON, SQLite, Redis, etc.) as data is lost on server restart.
- ⚠️The /budget.status endpoint currently returns the overall budget status, not a namespace-specific one, even if a namespace query parameter is passed.
Verified SafeView Analysis
mcp-learning
by sadjad-chrono
This MCP server provides a simple arithmetic 'add' tool for AI assistants like Claude, enabling them to perform basic addition operations locally.
This MCP server provides a simple arithmetic 'add' tool for AI assistants like Claude, enabling them to perform basic addition operations locally.
Setup Requirements
- ⚠️Requires Node.js 18 or higher.
- ⚠️Requires manual modification of the Claude Desktop configuration file (`claude_desktop_config.json`).
- ⚠️Local usage via built package requires specifying an absolute path to the `dist/mcpserver/index.js` file.
Verified SafeView Analysis
mcp-demo-repo
by cocolizh
The specific use case cannot be determined as no source code was provided for analysis.
The specific use case cannot be determined as no source code was provided for analysis.
Review RequiredView Analysis
snippets-mcp
by freakynit
An MCP server for storing, searching, and managing code snippets using AI-powered semantic search and traditional keyword matching.
An MCP server for storing, searching, and managing code snippets using AI-powered semantic search and traditional keyword matching.
Setup Requirements
- ⚠️Requires Node.js and npm installed to run via npx.
- ⚠️First run will download a ~80MB AI model (`all-MiniLM-L6-v2`) locally, requiring internet access and disk space.
Verified SafeView Analysis
atlassian-mcp-server
by tingyiy
Enables LLM agents to automate tasks and interact with Atlassian Jira and Confluence Cloud.
Enables LLM agents to automate tasks and interact with Atlassian Jira and Confluence Cloud.
Setup Requirements
- ⚠️Requires an Atlassian account with an API Token.
- ⚠️Requires Python 3.10 or higher.
- ⚠️The JIRA_URL environment variable must specifically point to the Jira Cloud REST API v3 endpoint (e.g., `https://your-domain.atlassian.net/rest/api/3`).
- ⚠️All required environment variables (ATLASSIAN_USERNAME, ATLASSIAN_API_KEY, JIRA_URL, CONFLUENCE_URL) must be configured in a `.env` file or passed to the server process.
Verified SafeView Analysis
remote-mcpserver
by dalianuyou
An AI chatbot application that utilizes the Model Context Protocol (MCP) to interact with multiple external services (MCP servers), specifically for retrieving and managing research paper information from arXiv and potentially accessing a filesystem and other web resources.
An AI chatbot application that utilizes the Model Context Protocol (MCP) to interact with multiple external services (MCP servers), specifically for retrieving and managing research paper information from arXiv and potentially accessing a filesystem and other web resources.
Setup Requirements
- ⚠️Requires ANTHROPIC_API_KEY (Paid service) to be set in a .env file.
- ⚠️Requires Node.js and npm/npx installed for the 'filesystem' MCP server.
- ⚠️Requires 'uv' (Python package installer/runner) installed globally or in path to run Python components and other MCP servers.
Review RequiredView Analysis
mcp-server
by jatingodnani
Provides browser automation capabilities for AI agents using Playwright for tasks like navigation, data extraction, interaction, and custom JavaScript execution.
Provides browser automation capabilities for AI agents using Playwright for tasks like navigation, data extraction, interaction, and custom JavaScript execution.
Setup Requirements
- ⚠️Requires Playwright Chromium browser to be installed separately via `npx playwright install chromium` after `npm install`.
- ⚠️The server must be configured with an absolute path to its `dist/index.js` file when integrating with an MCP client (e.g., Claude).