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)
local-code-server
by greedyaj
An MCP server that exposes code from multiple local repositories to provide context for AI clients like GitHub Copilot.
An MCP server that exposes code from multiple local repositories to provide context for AI clients like GitHub Copilot.
Setup Requirements
- ⚠️Manual configuration of 'config.json' with absolute paths is required.
- ⚠️Requires Node.js version 18 or higher.
- ⚠️Specific VS Code settings are necessary for GitHub Copilot Chat integration.
Verified SafeView Analysis
Test-Mcp-Server
by YashJain2410
An expense tracker server that allows adding, listing, and summarizing financial expenses.
An expense tracker server that allows adding, listing, and summarizing financial expenses.
Setup Requirements
- ⚠️Requires Python 3.13 or newer (as specified in pyproject.toml).
Verified SafeView Analysis
test-remote-mcp-server
by Ikramur-Rahman
This server provides basic mathematical operations and information retrieval via the FastMCP protocol.
This server provides basic mathematical operations and information retrieval via the FastMCP protocol.
Setup Requirements
- ⚠️Python 3.11+ required
- ⚠️Requires `fastmcp` package installation (e.g., `pip install fastmcp` or `pip install -e .`)
Verified SafeView Analysis
crewai_example
by Anthonniio
An AI-powered crew that researches coffee shops in a specified location and automatically creates organized entries in a Notion database, including deduplication and rich descriptions.
An AI-powered crew that researches coffee shops in a specified location and automatically creates organized entries in a Notion database, including deduplication and rich descriptions.
Setup Requirements
- ⚠️Requires OpenAI API Key (Paid service)
- ⚠️Requires Notion integration token and database ID (Notion account needed, integration setup)
- ⚠️Requires a Google Search tool service URL and API Key for MCP (potentially paid or self-hosted)
Verified SafeView Analysis
Stock-Prediction-MCP-Server
by artembatyr
Provides stock market data fetching and AI-powered report generation capabilities to an MCP-compatible client like Claude Desktop.
Provides stock market data fetching and AI-powered report generation capabilities to an MCP-compatible client like Claude Desktop.
Setup Requirements
- ⚠️Requires a Polygon.io API Key (Paid API).
- ⚠️Requires Docker Desktop to be installed and running.
- ⚠️Requires Claude Desktop application (client).
- ⚠️Requires Python 3.13 or newer if run directly (though Docker abstracts this).
Verified SafeView Analysis
QuantConnect-mcp-server
by mymanish9-code11
The QuantConnect MCP Server acts as a bridge, enabling AI agents like Claude and OpenAI o3 Pro to programmatically interact with the QuantConnect cloud platform for tasks such as updating projects, writing and backtesting trading strategies, and deploying algorithms to live trading.
The QuantConnect MCP Server acts as a bridge, enabling AI agents like Claude and OpenAI o3 Pro to programmatically interact with the QuantConnect cloud platform for tasks such as updating projects, writing and backtesting trading strategies, and deploying algorithms to live trading.
Setup Requirements
- ⚠️Requires Docker Desktop to be installed and running for deployment.
- ⚠️Requires a QuantConnect account and API credentials (User ID and API Token) to interact with the QuantConnect platform.
- ⚠️Designed to be invoked by an MCP client (e.g., Claude Desktop) with specific configuration, adding a client-side setup step.
Verified SafeView Analysis
Coolify-MCP
by Thedurancode
The Coolify MCP Server enables AI agents to manage and deploy applications on a Coolify instance, facilitating AI-driven app marketplaces.
The Coolify MCP Server enables AI agents to manage and deploy applications on a Coolify instance, facilitating AI-driven app marketplaces.
Setup Requirements
- ⚠️Requires a running Coolify instance for deployment targets.
- ⚠️Requires a Coolify API token with specific read/write/delete permissions for projects, applications, and deployments.
- ⚠️Docker is recommended for running the MCP server, adding a dependency on containerization.
Verified SafeView Analysis
mcp-redhat-cases
by jeanlopezxyz
Manage Red Hat support cases and knowledge base through an AI assistant.
Manage Red Hat support cases and knowledge base through an AI assistant.
Setup Requirements
- ⚠️Requires Java 21+ to be installed on the system.
- ⚠️Requires a Red Hat API Token (REDHAT_TOKEN environment variable) for authentication, which must be generated from the Red Hat access portal.
- ⚠️Requires a Red Hat Subscription with a support level (e.g., Premium, Standard); 'Self-Support' subscriptions cannot create cases.
Verified SafeView Analysis
pubmed-mcp
by openpharma-org
Provides AI assistants and applications with search, metadata retrieval, and PDF access to PubMed's biomedical literature database.
Provides AI assistants and applications with search, metadata retrieval, and PDF access to PubMed's biomedical literature database.
Setup Requirements
- ⚠️Requires Node.js version 18 or higher.
- ⚠️While not strictly required by the code, NCBI recommends using an API key for E-utilities to ensure higher request throughput and more consistent service. Without an API key, requests might be subject to stricter rate limits by NCBI.
Verified SafeView Analysis
md-book
by bobmatnyc
Manages markdown books (read, write, structure) and exposes these operations as tools for AI assistants, enabling AI-driven book content generation and analysis.
Manages markdown books (read, write, structure) and exposes these operations as tools for AI assistants, enabling AI-driven book content generation and analysis.
Setup Requirements
- ⚠️Requires Python 3.10+.
- ⚠️Requires `uv` (recommended) or `pip` to be installed first for dependency management.
- ⚠️Requires manual configuration of Claude Code's `.mcp.json` or running `mdbook setup` command which modifies user configuration files.
Review RequiredView Analysis
expo-dev-build-mcp
by ryan-crabbe
Controls iOS devices for Expo development and debugging through Claude, enabling screenshots, log viewing, and app management.
Controls iOS devices for Expo development and debugging through Claude, enabling screenshots, log viewing, and app management.
Setup Requirements
- ⚠️Requires macOS as iOS tools only work on Mac.
- ⚠️iOS device must have Developer Mode enabled (iOS 16+).
- ⚠️iOS 17+ devices require the `pymobiledevice3 remote tunneld` daemon to be run continuously with `sudo` in a separate terminal.
Verified SafeView Analysis
homebrew-mcpx
by cs50victor
Facilitates the installation of the 'mcpx' CLI client, a tool for interacting with Model Context Protocol (MCP) servers, via Homebrew.
Facilitates the installation of the 'mcpx' CLI client, a tool for interacting with Model Context Protocol (MCP) servers, via Homebrew.
Setup Requirements
- ⚠️Requires Homebrew to be installed on macOS or Linux
- ⚠️Relies on pre-compiled binaries from GitHub releases, which must be available for the user's specific architecture and OS