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)
remote-mcp-server-authless
by yulunjiang
Builds an AI-powered roaming customer service assistant (chatbot) as a remote Model Context Protocol (MCP) server.
Builds an AI-powered roaming customer service assistant (chatbot) as a remote Model Context Protocol (MCP) server.
Setup Requirements
- ⚠️Requires an OpenAI API Key (Paid service for GPT-4o model).
- ⚠️Designed for deployment on Cloudflare Workers, requiring a Cloudflare account and `wrangler` CLI.
- ⚠️Relies on an external MCP SSE URL for the Plan Agent (configurable via `MCP_SSE_URL` or falls back to a hardcoded Azure URL).
- ⚠️Connecting local clients like Claude Desktop requires `mcp-remote` proxy setup.
Review RequiredView Analysis
gemini.nvim
by zaucy
Provides Neovim IDE integration for the Gemini CLI, including diff viewing and hook support, by configuring environment variables and workspace settings.
Provides Neovim IDE integration for the Gemini CLI, including diff viewing and hook support, by configuring environment variables and workspace settings.
Setup Requirements
- ⚠️Requires 'zaucy/mcp.nvim' plugin
- ⚠️Requires the Gemini CLI to be installed and available in the system PATH
- ⚠️Requires Neovim
Verified SafeView Analysis
router-mcp
by 404-notfound-red
A unified Model Context Protocol (MCP) server that provides a single interface to multiple backend services, reducing configuration and offering smart routing to APIs like ClickUp, Notion, GitHub, Slack, n8n, Gemini, and QuickBooks.
A unified Model Context Protocol (MCP) server that provides a single interface to multiple backend services, reducing configuration and offering smart routing to APIs like ClickUp, Notion, GitHub, Slack, n8n, Gemini, and QuickBooks.
Setup Requirements
- ⚠️Requires obtaining and configuring API keys/tokens for each desired backend service in the .env file. Some services, like QuickBooks, involve OAuth setup and may require periodic re-authentication due to refresh token expiry.
- ⚠️If using the n8n backend, a separate n8n instance must be running and accessible via the configured N8N_API_URL.
- ⚠️The GitHub backend specifically uses `GITHUB_PERSONAL_ACCESS_TOKEN` from environment variables, while the README might imply `GITHUB_TOKEN`. Users should ensure they set `GITHUB_PERSONAL_ACCESS_TOKEN` for GitHub functionality.
Verified SafeView Analysis
ptyctl
by nfshanq
Provides a Rust-based MCP server for remote interactive control over SSH and Telnet sessions, enabling agents to manage remote systems.
Provides a Rust-based MCP server for remote interactive control over SSH and Telnet sessions, enabling agents to manage remote systems.
Setup Requirements
- ⚠️Requires Rust toolchain to build from source (pre-compiled binaries available).
- ⚠️Relies on system's OpenSSH client (`ssh`) and potentially `telnet` client to be installed and in PATH.
- ⚠️Installation to `/usr/local/bin` via `install.sh` often requires `sudo`.
Verified SafeView Analysis
mcp-outfit-rater
by akp-110
An MCP server that helps Claude rate outfits by providing real-time context about weather, calendar events, and personal style preferences.
An MCP server that helps Claude rate outfits by providing real-time context about weather, calendar events, and personal style preferences.
Setup Requirements
- ⚠️Requires an OpenWeatherMap API key, which may involve signing up for a (potentially paid) service.
- ⚠️Calendar integration requires specific configuration for Google, Outlook, or iCal, each needing distinct credentials (e.g., Google Client ID/Secret, Refresh Token; Outlook Access Token; iCal URL) which can be complex to obtain.
- ⚠️Outfit photos need to be manually placed in a designated 'temp' directory (`current_outfit.jpg`) for the `get_outfit_photo` tool to access them.
Verified SafeView Analysis
mcp-server-init
by ribeiry
Initializes an MCP (Minecraft Coder Pack) server development environment for Minecraft modding.
Initializes an MCP (Minecraft Coder Pack) server development environment for Minecraft modding.
Setup Requirements
- ⚠️Requires Java Development Kit (JDK)
- ⚠️Requires Git
- ⚠️Requires Node.js and npm/yarn
Verified SafeView Analysis
datetime-mcp
by ryddle
Provides date and time utilities, such as getting current time, day of the week, and calculating date differences, for Model Context Protocol (MCP) agents.
Provides date and time utilities, such as getting current time, day of the week, and calculating date differences, for Model Context Protocol (MCP) agents.
Setup Requirements
- ⚠️Requires a Node.js runtime environment to execute.
- ⚠️Requires prior compilation using `npm run build` to generate the executable JavaScript files.
- ⚠️Date inputs for `day_of_week` and `date_diff` tools must strictly adhere to YYYY-MM-DD or DD/MM/YYYY formats, otherwise an error will be returned.
Verified SafeView Analysis
mcp-servers
by creativeprofit22
Generate and edit images using KIE.ai Seedream v4, with optional image management and storage via Cloudinary.
Generate and edit images using KIE.ai Seedream v4, with optional image management and storage via Cloudinary.
Setup Requirements
- ⚠️Requires a KIE.ai API key, which is for a paid service.
- ⚠️Cloudinary tools require a Cloudinary account and API credentials to be configured.
- ⚠️Requires installation of Python dependencies (mcp, httpx, cloudinary) via pip.
Verified SafeView Analysis
outline-wiki-mcp
by huiseo
Integrate AI assistants with Outline Wiki for comprehensive knowledge base management, search, and AI-powered smart features.
Integrate AI assistants with Outline Wiki for comprehensive knowledge base management, search, and AI-powered smart features.
Setup Requirements
- ⚠️Requires Outline API Token (starts with `ol_api_`).
- ⚠️Requires Node.js 18.0.0 or higher.
- ⚠️OpenAI API Key is required for 'Smart Features' (AI-powered RAG search, summarization, tag suggestions, diagram generation), which are optional and can incur costs based on usage.
Verified SafeView Analysis
ai-humanoid-robortics-hakathone-q4
by anilaahmed1987
A Docusaurus-based static website generator primarily used for creating documentation, possibly for an AI/robotics project or a knowledge base for an AI assistant.
A Docusaurus-based static website generator primarily used for creating documentation, possibly for an AI/robotics project or a knowledge base for an AI assistant.
Setup Requirements
- ⚠️Requires Node.js version 20.0 or higher.
- ⚠️Requires Yarn for package management.
Verified SafeView Analysis
MCP_SERVER_WITH_PLAYWRIGHT_AND_CLAUDE
by nikhilfufu
Automates web application QA testing using Claude and Playwright, generating detailed reports and AI-powered failure analysis.
Automates web application QA testing using Claude and Playwright, generating detailed reports and AI-powered failure analysis.
Setup Requirements
- ⚠️Requires .NET 8.0 SDK or higher.
- ⚠️Requires Claude Desktop application, which needs manual configuration by editing a platform-specific JSON file.
- ⚠️Configuration within Claude Desktop requires an absolute path to the compiled server DLL, which can be error-prone.
Verified SafeView Analysis
Demo-MCPServer
by JuanLadinoMoreno
An enterprise-ready MCP server for managing fast-food system data with secure OAuth 2.1 authentication via Scalekit, integrating AI tools for data analysis and reporting.
An enterprise-ready MCP server for managing fast-food system data with secure OAuth 2.1 authentication via Scalekit, integrating AI tools for data analysis and reporting.
Setup Requirements
- ⚠️Requires Scalekit Account (Paid)
- ⚠️Requires an external REST API backend to be running
- ⚠️Requires Node.js 18+
- ⚠️Manual configuration of Claude Desktop is needed to integrate