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(9120)
cellpilot-mcp
by ngandugilbert
Empowers AI assistants to perform comprehensive read, write, and manipulation operations on Excel files.
Empowers AI assistants to perform comprehensive read, write, and manipulation operations on Excel files.
Setup Requirements
- ⚠️The `mcp.json` configuration examples use `dnx`, which is a deprecated command from early .NET Core. Users will likely encounter issues as `dnx` is not typically available in modern .NET environments. The correct command for a global tool would likely be `dotnet CellPilotMCP` after installation, or `dotnet run` for local development.
- ⚠️While the deployed application is stated to be self-contained, installing from NuGet (implicitly via `dnx` or `dotnet tool`) or running from source requires the .NET SDK to be installed.
- ⚠️Configuring this server grants a connected AI assistant (like GitHub Copilot) extensive control over local Excel files, requiring a high degree of trust in the AI's interpretation of user commands and its ability to not misuse the granted capabilities.
Review RequiredView Analysis
garmin_mcp
by Taxuspt
Exposes Garmin Connect fitness and health data to Claude and other MCP-compatible clients.
Exposes Garmin Connect fitness and health data to Claude and other MCP-compatible clients.
Setup Requirements
- ⚠️Requires initial interactive login for Garmin Connect MFA to generate OAuth tokens if MFA is enabled and tokens are not present.
- ⚠️Specific Python environment managed by `uvx` and Python 3.12 is recommended for direct execution/Claude Desktop integration.
- ⚠️Requires manual configuration in Claude Desktop's `claude_desktop_config.json` for full integration.
Verified SafeView Analysis
skill-mcp-resolver
by CongosNL
Analyzes a project's tech stack to resolve and provision necessary AI assistant skills and MCP servers.
Analyzes a project's tech stack to resolve and provision necessary AI assistant skills and MCP servers.
Setup Requirements
- ⚠️Requires integration into a compatible AI coding assistant (e.g., Claude Code, OpenAI Codex, Cursor).
- ⚠️Requires external network access to search MCP registries and skill marketplaces.
- ⚠️Requires local filesystem read/write access for detecting existing tools and provisioning new ones (e.g., `.mcp.json`, skill directories).
- ⚠️Assumes specific AI-assistant CLI tools or configuration patterns are present for installation.
Review RequiredView Analysis
fattureincloud-mcp
by aringad
Integrates Fatture in Cloud (Italian electronic invoicing) with AI assistants like Claude to manage invoices, clients, and financial summaries through natural language.
Integrates Fatture in Cloud (Italian electronic invoicing) with AI assistants like Claude to manage invoices, clients, and financial summaries through natural language.
Setup Requirements
- ⚠️Requires Python 3.10+.
- ⚠️Requires an active Fatture in Cloud account with API enabled and manual generation of an API access token and company ID.
- ⚠️Requires a compatible MCP client (e.g., Claude Desktop) and manual configuration of its JSON settings file.
Verified SafeView Analysis
mcpd
by xandwr
Aggregates multiple Model Context Protocol (MCP) servers into a single endpoint for clients, allowing centralized management and on-demand spawning of tools.
Aggregates multiple Model Context Protocol (MCP) servers into a single endpoint for clients, allowing centralized management and on-demand spawning of tools.
Setup Requirements
- ⚠️Requires Rust and Cargo to install from source (via `cargo install`).
- ⚠️Users must manually register each individual MCP server using the `mcpd register` CLI command.
- ⚠️MCP clients (e.g., Claude, VSCode) need to be configured to connect to `mcpd serve` instead of individual servers.
Verified SafeView Analysis
MCP-server
by abundancemarble
The GitHub MCP Server connects AI tools like agents, assistants, and chatbots directly to GitHub's platform, enabling natural language interaction for repository management, issue/PR automation, CI/CD intelligence, code analysis, and team collaboration.
The GitHub MCP Server connects AI tools like agents, assistants, and chatbots directly to GitHub's platform, enabling natural language interaction for repository management, issue/PR automation, CI/CD intelligence, code analysis, and team collaboration.
Setup Requirements
- ⚠️Requires a compatible MCP host (e.g., VS Code 1.101+, Claude Desktop, Cursor, Windsurf) with remote server support.
- ⚠️Specific policies may need to be enabled on the host.
- ⚠️Requires OAuth or other authentication setup for GitHub access.
Review RequiredView Analysis
protein-design-mcp
by jasonkim8652
An MCP server that enables LLM agents to run end-to-end protein binder design pipelines using advanced bioinformatics tools.
An MCP server that enables LLM agents to run end-to-end protein binder design pipelines using advanced bioinformatics tools.
Setup Requirements
- ⚠️Requires download of approximately 10GB of model weights on first run.
- ⚠️Requires NVIDIA GPU with NVIDIA Container Toolkit for Docker, or CUDA for local setup, for reasonable performance.
- ⚠️For local installation, external bioinformatics tools (RFdiffusion, ProteinMPNN, ESMFold, and optionally BLAST+) must be installed and configured separately, with their paths specified via environment variables.
Verified SafeView Analysis
reddit-mcp
by adamlevoy
Provides Claude Desktop with read-only access to Reddit's API through a remote Model Context Protocol (MCP) server deployed on Cloudflare Workers.
Provides Claude Desktop with read-only access to Reddit's API through a remote Model Context Protocol (MCP) server deployed on Cloudflare Workers.
Setup Requirements
- ⚠️Requires a Cloudflare account for self-hosting deployment.
- ⚠️Requires obtaining Reddit API credentials (Client ID, Client Secret, Username, Password, User Agent) by creating an app on Reddit.
- ⚠️Requires setting 6 environment variables as Cloudflare secrets (`REDDIT_CLIENT_ID`, `REDDIT_CLIENT_SECRET`, `REDDIT_USERNAME`, `REDDIT_PASSWORD`, `REDDIT_USER_AGENT`, `SHARED_SECRET`).
Verified SafeView Analysis
neurondb
by neurondb
A Model Context Protocol (MCP) server designed to expose advanced AI and database functionalities (vector search, ML, RAG, PostgreSQL admin) as tools via a standardized JSON-RPC protocol over STDIN/STDOUT, typically serving as a backend for AI agents or desktop applications.
A Model Context Protocol (MCP) server designed to expose advanced AI and database functionalities (vector search, ML, RAG, PostgreSQL admin) as tools via a standardized JSON-RPC protocol over STDIN/STDOUT, typically serving as a backend for AI agents or desktop applications.
Setup Requirements
- ⚠️Requires PostgreSQL with the NeuronDB Extension installed for core AI functionalities (vector search, ML, RAG).
- ⚠️External LLM/Embedding Provider API Keys (e.g., HuggingFace, OpenAI) are required for many AI operations, incurring external service costs.
- ⚠️The NeuronMCP server is a Go application; it is typically run as a child process (STDIN/STDOUT JSON-RPC server), often wrapped by the NeuronDesktop API for HTTP/WebSocket access.
- ⚠️GPU acceleration (CUDA, ROCm, Metal) is optional but highly recommended for performance-critical vector and ML operations, requiring specific hardware and drivers.
Review RequiredView Analysis
mcp-file-assistant-workshop
by EllaFerreira
Builds an AI-powered file assistant server using Model Context Protocol for intelligent interaction with local files.
Builds an AI-powered file assistant server using Model Context Protocol for intelligent interaction with local files.
Setup Requirements
- ⚠️Requires Claude Desktop to be installed and manually configured via its JSON settings file.
- ⚠️Requires editing a configuration file with absolute paths, which can be prone to errors for new users.
- ⚠️Requires Python 3.11+.
Verified SafeView Analysis
reddit-research-mcp
by king-of-the-grackles
AI-powered Reddit intelligence for market research, competitive analysis, and customer discovery across 20,000+ indexed subreddits.
AI-powered Reddit intelligence for market research, competitive analysis, and customer discovery across 20,000+ indexed subreddits.
Setup Requirements
- ⚠️Requires Reddit API credentials (Client ID, Client Secret, User Agent) to be configured as environment variables for server operation.
- ⚠️Requires a Descope Project ID for authentication setup, provided via environment variable.
- ⚠️Requires `SERVER_URL` environment variable to be correctly configured for OAuth callbacks and server-info endpoint.
- ⚠️Requires Python 3.11+.
Verified SafeView Analysis
mcp-redmine-proxy
by wolfdogwww
Provides an HTTP bridge and MCP server for LLMs to interact with Redmine instances, enabling issue management, project browsing, and attachment handling.
Provides an HTTP bridge and MCP server for LLMs to interact with Redmine instances, enabling issue management, project browsing, and attachment handling.
Setup Requirements
- ⚠️Requires Docker installed and the 'mcp-redmine-proxy' image to be built.
- ⚠️Mandatory environment variables: REDMINE_URL (Redmine instance URL), REDMINE_API_KEY (Redmine user API key).
- ⚠️If using REDMINE_REQUEST_INSTRUCTIONS, the file must be mounted into the Docker container at the path specified by the environment variable.