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)
mongo-ts-mcp
by dapapkung
Integrate MongoDB operations with AI assistants via the Model Context Protocol (MCP) to enable natural language interaction for data querying, aggregation, and analysis.
Integrate MongoDB operations with AI assistants via the Model Context Protocol (MCP) to enable natural language interaction for data querying, aggregation, and analysis.
Setup Requirements
- ⚠️Requires Claude Desktop for AI integration.
- ⚠️Manual configuration of `config.json` with MongoDB connection details (including sensitive information like URIs and credentials).
- ⚠️Requires `chmod +x start-mcp.sh` for Linux/macOS/WSL users to use the recommended startup script for Claude Desktop.
Verified SafeView Analysis
news-mcp-server
by Stellarhold170NT
Enables AI agents to interact with VnExpress for news search, latest headlines, and article content extraction.
Enables AI agents to interact with VnExpress for news search, latest headlines, and article content extraction.
Setup Requirements
- ⚠️Requires manual addition of a JSON configuration snippet to the Claude Desktop config file.
Verified SafeView Analysis
code-screenshot-mcp
by tommy0200
Generate beautiful code screenshots with syntax highlighting and themes from provided code, files, or git diffs.
Generate beautiful code screenshots with syntax highlighting and themes from provided code, files, or git diffs.
Setup Requirements
- ⚠️Requires Playwright to download and install browser binaries (Chromium), which can be a large download and may require network access.
- ⚠️Requires the 'git' command-line tool to be installed and accessible in the system's PATH for 'screenshot_git_diff' functionality.
- ⚠️Node.js version 18.0.0 or higher is required.
Review RequiredView Analysis
chatgpt-mcp-helloworld
by roland-zhou
A minimal, local server demonstrating integration between the Minecraft Client Protocol (MCP) and ChatGPT for development or testing purposes.
A minimal, local server demonstrating integration between the Minecraft Client Protocol (MCP) and ChatGPT for development or testing purposes.
Setup Requirements
- ⚠️Requires an OpenAI API Key for ChatGPT integration.
Verified SafeView Analysis
elastic-cloud-billing-mcp
by apostoloss
Minimal Model Context Protocol (MCP) server exposing Elastic Cloud billing/usage data for LLM tooling to enable cost tracking and stale environment cleanup.
Minimal Model Context Protocol (MCP) server exposing Elastic Cloud billing/usage data for LLM tooling to enable cost tracking and stale environment cleanup.
Setup Requirements
- ⚠️Requires the `uv` package manager for dependency resolution as specified in `mcp.json`.
- ⚠️Requires at least one `.env.<account_name>` file (e.g., `.env.dev`) in the 'accounts' directory, containing the `ELASTIC_API_KEY`.
- ⚠️The `requirement.txt` file is not provided, relying on `pyproject.toml` and `uv` for dependency management.
Verified SafeView Analysis
pepe-mujica
by bioanywhere
This server connects an AI assistant to GitLab, enabling natural language interaction for managing merge requests, pipelines, tests, and discussions.
This server connects an AI assistant to GitLab, enabling natural language interaction for managing merge requests, pipelines, tests, and discussions.
Setup Requirements
- ⚠️Requires `uv` for Python dependency management, which might be unfamiliar to some users.
- ⚠️Requires a GitLab Access Token; while `read_api` scope is suggested, using interactive tools (replying, creating comments, resolving discussions) will necessitate an `api` scope, requiring broader permissions.
- ⚠️Requires manual configuration of `gitlab-mcp.env` and `.cursor/mcp.json` files.
Verified SafeView Analysis
mcp-server-monmarche
by Chopin85
Connects LLMs to the Mon Marché French grocery store for product search, cart management, and order interaction.
Connects LLMs to the Mon Marché French grocery store for product search, cart management, and order interaction.
Setup Requirements
- ⚠️Requires a valid Mon Marché account for authentication.
- ⚠️Requires manual execution of 'npm run login' to establish and refresh the session, saving cookies to 'session-cookie.json'.
- ⚠️Session cookies can expire, necessitating re-running the login script.
Verified SafeView Analysis
paymcp-subscription-demo-py
by PayMCP
A sample Model Context Protocol (MCP) server demonstrating how to gate access to tools behind active Stripe subscriptions with OAuth/OIDC authentication.
A sample Model Context Protocol (MCP) server demonstrating how to gate access to tools behind active Stripe subscriptions with OAuth/OIDC authentication.
Setup Requirements
- ⚠️Requires Auth0, Keycloak, or a generic OIDC provider for authentication setup.
- ⚠️Requires a Stripe account with a configured product and recurring price ID.
- ⚠️Requires `pdm` for dependency management, not `pip`.
Verified SafeView Analysis
seedream-image-mcp
by avdp1951
Integrates AI-powered image generation using Volcengine's SeeDream model with developer tools like Cursor and Claude Code via Model Context Protocol.
Integrates AI-powered image generation using Volcengine's SeeDream model with developer tools like Cursor and Claude Code via Model Context Protocol.
Setup Requirements
- ⚠️Requires a Volcengine SeeDream API Key, provided via the `--ark-key` command-line argument.
- ⚠️Requires Node.js version 18.0.0 or higher to run via `npx`.
Verified SafeView Analysis
wealth-mock-mcp-servers
by twinzen
A mock wealth management API server exposing portfolio, trading, market data, and financial planning functionalities, designed to integrate with AI agents via the Model Context Protocol (MCP).
A mock wealth management API server exposing portfolio, trading, market data, and financial planning functionalities, designed to integrate with AI agents via the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires Java Development Kit (JDK 17+).
- ⚠️The Model Context Protocol (MCP) endpoints (`/mcp/*`) are disabled by default (`spring.ai.mcp.server.enabled: false`) and must be explicitly enabled in configuration to be used by AI agents.
- ⚠️Uses an in-memory H2 database, meaning data is not persistent across restarts unless configured otherwise.
Verified SafeView Analysis
mcp-yh-finance
by Tilak-Shenoy
Provides a Model Context Protocol (MCP) server for retrieving comprehensive Yahoo Finance data, including market quotes, historical data, financial statements, and options data.
Provides a Model Context Protocol (MCP) server for retrieving comprehensive Yahoo Finance data, including market quotes, historical data, financial statements, and options data.
Setup Requirements
- ⚠️Requires Python 3.12 or higher.
- ⚠️Requires a RapidAPI account and subscription to the Yahoo Finance 15 API (free tier available, paid for higher limits).
- ⚠️Requires the `RAPIDAPI_KEY` environment variable to be set for authentication with RapidAPI.
- ⚠️Requires `uv` for dependency management and execution.
Verified SafeView Analysis
PersonaMate
by enrodrigu
PersonaMate is a personal knowledge graph assistant that leverages AI and the Model Context Protocol (MCP) to manage personal contact data and relationships.
PersonaMate is a personal knowledge graph assistant that leverages AI and the Model Context Protocol (MCP) to manage personal contact data and relationships.
Setup Requirements
- ⚠️Docker and Docker Compose are required for deployment and testing.
- ⚠️An OpenAI API Key is required for full functionality (paid service).
- ⚠️The MCP Server has no authentication by default, posing a security risk in network environments.