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)
x402-mcp-server
by mogami-tech
Enables native x402 payments for AI agents via a Spring Boot server, exposing payment operations as MCP tools.
Enables native x402 payments for AI agents via a Spring Boot server, exposing payment operations as MCP tools.
Setup Requirements
- ⚠️Requires Java Development Kit (JDK) for Spring Boot execution.
- ⚠️Requires configuration of x402 payment credentials (e.g., wallet keys) for transaction processing.
- ⚠️Dependencies on Mogami Java x402 Client, which needs to be available.
Review RequiredView Analysis
poly-db-mcp
by hyperpolymath
Provides a unified Model Context Protocol (MCP) server for querying and managing over 20 diverse databases (SQL, NoSQL, Vector, Cache) through a single natural language interface.
Provides a unified Model Context Protocol (MCP) server for querying and managing over 20 diverse databases (SQL, NoSQL, Vector, Cache) through a single natural language interface.
Setup Requirements
- ⚠️Requires Deno runtime to execute the server.
- ⚠️Database connections are configured individually via environment variables (e.g., POSTGRES_HOST, MONGODB_URL) for each database you intend to use.
- ⚠️Designed to be integrated with an MCP-compatible client (e.g., Claude Code) for natural language interaction.
Verified SafeView Analysis
claude-code-config-manager
by cbolden15
Personal tool for managing Claude Code and Auto-Claude project configurations across multiple projects and machines, acting as a single source of truth for agent personas, MCP servers, model profiles, and project settings.
Personal tool for managing Claude Code and Auto-Claude project configurations across multiple projects and machines, acting as a single source of truth for agent personas, MCP servers, model profiles, and project settings.
Setup Requirements
- ⚠️Requires Node.js 20.0.0+ and pnpm 9.0.0+ for local development/CLI.
- ⚠️The server has no built-in authentication and relies entirely on network-level trust (e.g., local network, VPN like Tailscale). This is a critical security consideration.
- ⚠️Requires Docker for production deployment.
- ⚠️A `CCM_ENCRYPTION_KEY` environment variable (32+ characters) must be set for encryption features to work. Otherwise, sensitive data will be unencrypted or features will fail.
- ⚠️Full Auto-Claude features require a separate Auto-Claude installation.
Review RequiredView Analysis
AIRA-SemanticScholar
by hamid-vakilzadeh
Provides AI models with comprehensive access to the Semantic Scholar Academic Graph API for intelligent literature search, paper analysis, and citation network exploration.
Provides AI models with comprehensive access to the Semantic Scholar Academic Graph API for intelligent literature search, paper analysis, and citation network exploration.
Setup Requirements
- ⚠️Semantic Scholar API Key (for higher rate limits and full access)
- ⚠️Wiley TDM Client Token and institutional access (for Wiley full-text PDF download functionality)
- ⚠️Node.js runtime required
Verified SafeView Analysis
roblox-studio-mcp-server-V1
by Alexpoopy1
Enables AI agents to interact with and automate tasks within Roblox Studio by executing specific commands.
Enables AI agents to interact with and automate tasks within Roblox Studio by executing specific commands.
Setup Requirements
- ⚠️Requires manual installation of a Roblox Studio plugin (`loader.server.lua`).
- ⚠️Requires 'Allow HTTP Requests' to be enabled in Roblox Studio's Game Settings > Security.
- ⚠️The Roblox Studio game must be running (e.g., in Play mode) for the plugin to be active and respond to commands.
Verified SafeView Analysis
navigravity
by miziodel
Empowers an AI agent to act as a sophisticated music curator for a self-hosted Navidrome library, focusing on quality, discovery, and non-destructive management.
Empowers an AI agent to act as a sophisticated music curator for a self-hosted Navidrome library, focusing on quality, discovery, and non-destructive management.
Setup Requirements
- ⚠️Requires a running Navidrome server with a user account and its URL, username, and password configured in a .env file.
- ⚠️Requires Python 3.10+ to run.
- ⚠️Designed to be run by an MCP-compatible AI client (e.g., Claude Desktop, Zed, Cursor) or the MCP Inspector for direct interaction.
Verified SafeView Analysis
dafoam_mcp_server
by DAFoam
Facilitate conversational pre-processing, CFD simulations, optimization, and post-processing of airfoil and wing designs using DAFoam.
Facilitate conversational pre-processing, CFD simulations, optimization, and post-processing of airfoil and wing designs using DAFoam.
Setup Requirements
- ⚠️Requires Docker or a Linux environment with DAFoam compiled from source and configured.
- ⚠️Requires DAFoam, OpenFOAM, ParaView (`pvpython`), MPI, pyGeo, pyHyp, prefoil, python-stl, Pillow, Trame, and VTK to be installed and configured in the environment.
- ⚠️Starts HTTP servers on ports 8001 and 8002; these ports must be available and may need to be exposed if running in a container.
Review RequiredView Analysis
claude-collective-intelligence
by umitkacar
Orchestrates multi-agent AI systems, managing tasks, communication, and collective intelligence processes like voting and brainstorming, exposed via a robust API and client SDKs.
Orchestrates multi-agent AI systems, managing tasks, communication, and collective intelligence processes like voting and brainstorming, exposed via a robust API and client SDKs.
Setup Requirements
- ⚠️Requires PostgreSQL database setup and migration execution.
- ⚠️Requires Redis for caching, sessions, and distributed locking.
- ⚠️Requires RabbitMQ message broker for inter-agent communication.
- ⚠️Node.js runtime version 18.0.0 or higher is required for TypeScript SDK/Node.js components.
- ⚠️Python runtime version 3.8 or higher is required for Python SDK/agents.
- ⚠️An API Key is required for client authentication.
- ⚠️Database migrations must be run post-setup.
Verified SafeView Analysis
db-mcp-server-npx
by aike1202
Enables AI assistants to securely interact with various relational databases for querying data, analyzing schema, and performing controlled data modifications.
Enables AI assistants to securely interact with various relational databases for querying data, analyzing schema, and performing controlled data modifications.
Setup Requirements
- ⚠️The `DATABASE_URL` environment variable is mandatory for server operation.
- ⚠️Connecting to SQL Server or Oracle might require specific network configuration, such as enabling TCP/IP protocols or adjusting firewall settings.
- ⚠️The `get_table_ddl` tool is not fully implemented for PostgreSQL and SQL Server, returning null for these database types.
Verified SafeView Analysis
crowdit-mcp-server
by chrisgermon
Unified Model Context Protocol (MCP) server for integrating various business services and applications, designed to be interacted with by AI agents.
Unified Model Context Protocol (MCP) server for integrating various business services and applications, designed to be interacted with by AI agents.
Setup Requirements
- ⚠️Requires Google Cloud SDK (gcloud CLI) to be installed and authenticated for deployment and secret management.
- ⚠️Critical credentials for all integrations (e.g., HaloPSA, Xero, Azure) must be manually updated in Google Secret Manager after initial deployment (placeholder values are used initially).
- ⚠️OAuth authorization flows for integrations like Xero and SharePoint require manual browser interaction to obtain refresh tokens, which then need to be saved to Secret Manager.
- ⚠️Requires Python 3.11 or higher.
- ⚠️Many integrations require specific service principal/API key configurations in their respective platforms (e.g., Azure AD App Registrations, HaloPSA API Clients).
Verified SafeView Analysis
hyperpolymath
by hyperpolymath
This repository provides foundational security policies and development workflow validation hooks crucial for maintaining a secure and compliant Model Context Protocol (MCP) ecosystem.
This repository provides foundational security policies and development workflow validation hooks crucial for maintaining a secure and compliant Model Context Protocol (MCP) ecosystem.
Verified SafeView Analysis
pg-mcp
by loadept
A read-only PostgreSQL server providing database information and query execution via the Model Context Protocol (MCP).
A read-only PostgreSQL server providing database information and query execution via the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires a PostgreSQL database connection URI.
- ⚠️Go 1.25+ is required to build or run from source.
- ⚠️Communicates via the Model Context Protocol (MCP) over standard I/O, requiring a compatible MCP client or wrapper for practical use.