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)
google-contacts-mcp-server
by f1nthelad
Integrate Google Contacts with AI agents (e.g., Claude) using the Model Context Protocol (MCP) as a serverless connector.
Integrate Google Contacts with AI agents (e.g., Claude) using the Model Context Protocol (MCP) as a serverless connector.
Setup Requirements
- ⚠️Requires an AWS account with AWS CLI configured and CDK installed.
- ⚠️Requires a Google Cloud project with the People API enabled and OAuth 2.0 Web Application credentials configured (client ID and secret).
- ⚠️Google OAuth credentials (client_id, client_secret) must be manually stored in AWS SSM Parameter Store after initial CDK deployment, ensuring the `GoogleCallbackUrl` from CDK outputs is added to Google Cloud Console's Authorized redirect URIs.
Verified SafeView Analysis
obsidian-mcp-server
by frstlvl
Provides real-time Claude AI access to Obsidian vaults, enabling dynamic querying, searching, and writing of notes without typical token limitations by using the Model Context Protocol (MCP).
Provides real-time Claude AI access to Obsidian vaults, enabling dynamic querying, searching, and writing of notes without typical token limitations by using the Model Context Protocol (MCP).
Setup Requirements
- ⚠️The OBSIDIAN_VAULT_PATH environment variable is required for operation.
- ⚠️For large vaults (1,000+ notes) or when changing embedding models, initial indexing should be run standalone with increased memory allocation (e.g., `node --expose-gc --max-old-space-size=16384 dist/index.js`).
- ⚠️Changing embedding models requires manually deleting the `.mcp-vector-store` directory and rebuilding the index to ensure compatibility.
Verified SafeView Analysis
mcp-rizz-gamemaker
by taborgreat
A browser-based multiplayer social AI game where players interact with an AI character to win her affection.
A browser-based multiplayer social AI game where players interact with an AI character to win her affection.
Setup Requirements
- ⚠️Requires a Groq API Key for LLM interactions (paid service).
- ⚠️The GameMaker HTML5 export (build output) must exist in the `frontend/GameMaker/build` directory, implying prior GameMaker development and export is necessary if it's not pre-built.
- ⚠️Requires Node.js environment.
Verified SafeView Analysis
n8n-mcp-server-v2
by DrBalls
Provides comprehensive management of n8n workflow automation directly from Claude Desktop by exposing all available n8n API operations.
Provides comprehensive management of n8n workflow automation directly from Claude Desktop by exposing all available n8n API operations.
Setup Requirements
- ⚠️Requires Node.js 18 or later.
- ⚠️Requires an n8n instance with API access enabled.
- ⚠️Requires an n8n API key with appropriate permissions for all intended operations.
- ⚠️Requires manual configuration in Claude Desktop's `claude_desktop_config.json` file.
Verified SafeView Analysis
deebo-prototype
by MjrTom
An AI agent's debugging copilot that autonomously investigates software bugs through multi-threaded, hypothesis-driven exploration across Git branches.
An AI agent's debugging copilot that autonomously investigates software bugs through multi-threaded, hypothesis-driven exploration across Git branches.
Setup Requirements
- ⚠️Requires OpenAI, Anthropic, Gemini, or OpenRouter API Key (Paid)
- ⚠️Requires Node.js v18+ and Git
- ⚠️Requires 'uvx' and 'ripgrep' CLI tools (auto-installed by setup, but may require manual intervention on failure)
- ⚠️Requires '@wonderwhy-er/desktop-commander' MCP server for terminal/filesystem tools (auto-installed by setup on Windows, must be available on other OSs)
- ⚠️Project is 'not actively maintained', install at your own risk.
Review RequiredView Analysis
spring-weather-mcp-server
by farisahmed123
A Spring Boot server providing weather data and a general database interaction API, following an MCP architectural pattern.
A Spring Boot server providing weather data and a general database interaction API, following an MCP architectural pattern.
Setup Requirements
- ⚠️Requires Java 17+
- ⚠️Requires Gradle
Review RequiredView Analysis
things_mcp
by nicholaspoz
Provides an MCP server to interact with the Things3 task manager on macOS via AppleScript for creating, listing, updating, completing, and moving todos and projects.
Provides an MCP server to interact with the Things3 task manager on macOS via AppleScript for creating, listing, updating, completing, and moving todos and projects.
Setup Requirements
- ⚠️Requires macOS (AppleScript dependency)
- ⚠️Things3 application must be installed and running
- ⚠️Gleam programming language must be installed
- ⚠️Erlang/OTP must be installed (typically bundled with Gleam)
- ⚠️Requires manual configuration in Claude Desktop's `claude_desktop_config.json`
Review RequiredView Analysis
mcp-token-api-rest
by pinax-network
An MCP server that exposes The Graph's Token API through Claude and other AI assistants, automatically generating tools from the API's OpenAPI specification.
An MCP server that exposes The Graph's Token API through Claude and other AI assistants, automatically generating tools from the API's OpenAPI specification.
Setup Requirements
- ⚠️Requires a running instance of The Graph's Token API, either locally or at a remote URL via `TOKEN_API_BASE_URL`.
- ⚠️If connecting to a secured Token API, authentication details (e.g., `TOKEN_API_AUTH_TOKEN`) may be required and must be provided as an environment variable.
- ⚠️Requires Python 3.11 or higher.
Verified SafeView Analysis
fvtt-mcp
by darkbard81
Relays events and messages between a Large Language Model (LLM), an MCP server, and Foundry VTT, including features for AI-driven text-to-speech and image generation.
Relays events and messages between a Large Language Model (LLM), an MCP server, and Foundry VTT, including features for AI-driven text-to-speech and image generation.
Setup Requirements
- ⚠️Requires Node.js 20+ and npm 10+.
- ⚠️Requires `MCP_SERVER_API_KEY` for core relay functionality and `GOOGLE_GENAI_API_KEY` for AI features (TTS, image generation).
- ⚠️OAuth features (e.g., GitHub authentication) require `GITHUB_CLIENT_ID`, `GITHUB_CLIENT_SECRET`, `GITHUB_REDIRECT_URI`, and `CHATGPT_REDIRECT_URI` environment variables.
Verified SafeView Analysis
test_mcp_server
by thuhang2510
A local server exposing personal profile and zodiac compatibility tools for an AI agent to consume and interact with.
A local server exposing personal profile and zodiac compatibility tools for an AI agent to consume and interact with.
Setup Requirements
- ⚠️Requires ANTHROPIC_API_KEY (paid API) for the client component.
- ⚠️Requires 'mcp', 'anthropic', and 'python-dotenv' Python packages.
- ⚠️The client expects the server to be running on 'http://127.0.0.1:8000'.
Verified SafeView Analysis
figma-mcp-autocode
by Fiza-Nazz
Facilitates automated code generation or interactions related to Figma designs, likely serving as a backend server.
Facilitates automated code generation or interactions related to Figma designs, likely serving as a backend server.
Setup Requirements
- ⚠️Source code missing, cannot identify specific setup requirements or dependencies.
Review RequiredView Analysis
mcp-server-configurations
by singhadiya
Provides configuration files and settings for an MCP (likely Minecraft or Multi-Cloud Platform) server.
Provides configuration files and settings for an MCP (likely Minecraft or Multi-Cloud Platform) server.