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)
serencp
by abda11ah
Provides a standard MCP server for bidirectional communication with VM serial consoles and live viewer capabilities.
Provides a standard MCP server for bidirectional communication with VM serial consoles and live viewer capabilities.
Setup Requirements
- ⚠️Strictly requires a *nix-like operating system (Linux, macOS, BSD); Windows is only supported via WSL.
- ⚠️Requires Perl with `IO::Pty` and `JSON::PP` modules installed.
- ⚠️VMs must be configured to expose their serial console over a TCP port (default 4555).
- ⚠️Guest OS must be configured to use the serial console (e.g., GRUB, inittab, systemd).
Review RequiredView Analysis
reddit-mcp-server
by jordanburke
Provides tools for fetching and creating Reddit content through a Model Context Protocol (MCP) server.
Provides tools for fetching and creating Reddit content through a Model Context Protocol (MCP) server.
Setup Requirements
- ⚠️Requires creating a Reddit app and configuring it as a 'script' type to obtain API credentials.
- ⚠️Write operations (create, reply, edit, delete) require a Reddit username and password to be set as environment variables, in addition to client credentials.
- ⚠️Requires a Node.js environment with pnpm for installation and execution.
Verified SafeView Analysis
pplx
by sgaunet
This server exposes Perplexity AI's query and chat functionalities to MCP-compatible clients like Claude Code, allowing programmatic interaction with the AI model.
This server exposes Perplexity AI's query and chat functionalities to MCP-compatible clients like Claude Code, allowing programmatic interaction with the AI model.
Setup Requirements
- ⚠️Requires Perplexity AI API Key (Paid service, usage-based billing applies).
- ⚠️Requires Go 1.24.0 or later to build from source.
- ⚠️Requires an MCP-compatible client (e.g., Claude Code, Claude Desktop) to interact with the 'mcp-stdio' server.
Verified SafeView Analysis
Cognio
by 0xReLogic
Cognio provides persistent semantic memory for AI assistants, enabling long-term context retention and semantic search across conversations.
Cognio provides persistent semantic memory for AI assistants, enabling long-term context retention and semantic search across conversations.
Setup Requirements
- ⚠️Requires LLM API keys (Groq/OpenAI) if auto-tagging or abstractive summarization are enabled (can incur costs).
- ⚠️A ~1GB embedding model is downloaded on first run, requiring disk space and time.
- ⚠️Requires Python 3.11+ or Docker for the main backend server.
Verified SafeView Analysis
notifications-mcp-server
by charles-adedotun
Provides real-time sound and visual notifications on macOS when Claude Desktop completes tasks.
Provides real-time sound and visual notifications on macOS when Claude Desktop completes tasks.
Setup Requirements
- ⚠️Requires macOS operating system.
- ⚠️Requires Claude Desktop to be installed for integration.
- ⚠️Installation of `terminal-notifier` (e.g., via `brew install terminal-notifier`) is recommended for enhanced visual notifications.
- ⚠️Requires Python 3.10 or higher.
Review RequiredView Analysis
sauce-api-mcp
by saucelabs
This server enables AI assistants to manage Sauce Labs testing infrastructure, interact with device clouds, analyze test jobs and builds, and monitor tunnels via natural language.
This server enables AI assistants to manage Sauce Labs testing infrastructure, interact with device clouds, analyze test jobs and builds, and monitor tunnels via natural language.
Setup Requirements
- ⚠️Requires an active Sauce Labs account with API access (paid service).
- ⚠️Requires setting SAUCE_USERNAME and SAUCE_ACCESS_KEY environment variables.
- ⚠️LLM client configuration (e.g., Claude Desktop, Gemini CLI, Goose) is necessary to integrate the server correctly.
Verified SafeView Analysis
dexter-mcp
by BranchManager69
Serves as a Model Context Protocol (MCP) bridge, exposing a curated set of tools for AI agents (Claude, ChatGPT, voice bots) to interact with Solana-based financial trading, wallet management, search, and analytics services.
Serves as a Model Context Protocol (MCP) bridge, exposing a curated set of tools for AI agents (Claude, ChatGPT, voice bots) to interact with Solana-based financial trading, wallet management, search, and analytics services.
Setup Requirements
- ⚠️Requires a PostgreSQL database configured for Prisma, typically provided by Supabase.
- ⚠️Extensive environment variables for Supabase (URL, API keys, JWT secrets), OAuth/OIDC, Hyperliquid, Tavily, and other services must be populated.
- ⚠️Many advanced tools (e.g., Hyperliquid trading, premium data) are x402 paid resources, incurring real-world costs per use.
Verified SafeView Analysis
mcp-gateway
by fiberplane
A unified gateway for managing and monitoring MCP (Model Context Protocol) servers, capturing traffic logs, and troubleshooting integrations with AI clients like Claude.
A unified gateway for managing and monitoring MCP (Model Context Protocol) servers, capturing traffic logs, and troubleshooting integrations with AI clients like Claude.
Setup Requirements
- ⚠️Requires Bun runtime for development and running from source.
- ⚠️Accessing the Web UI requires copying an authentication token displayed in the terminal output (or configured via MCP_GATEWAY_TOKEN env var).
- ⚠️Logs and server configurations are stored locally in the user's home directory (`~/.mcp-gateway/`), which may contain sensitive information.
Verified SafeView Analysis
gradle-mcp
by rnett
Provides a Model Context Protocol (MCP) server for Gradle, enabling programmatic inspection, execution of tasks/tests, and interaction with Gradle builds, including Develocity Build Scan publishing.
Provides a Model Context Protocol (MCP) server for Gradle, enabling programmatic inspection, execution of tasks/tests, and interaction with Gradle builds, including Develocity Build Scan publishing.
Setup Requirements
- ⚠️JDK 17 or higher is required.
- ⚠️JBang must be installed.
- ⚠️If multiple MCP roots are configured, 'projectRoot' must be explicitly specified in tool calls. If only one root is configured, it defaults to that. If no roots are configured, 'projectRoot' is required.
- ⚠️The server forwards its environment variables to Gradle. For critical build-related environment variables (e.g., JAVA_HOME), it might be necessary to run the 'jbang' command within a shell wrapper to ensure the correct environment is inherited by the MCP server itself.
Verified SafeView Analysis
pgmoneta_mcp
by pgmoneta
Provides a Model Context Protocol (MCP) server for querying PostgreSQL backup and restore information via natural language.
Provides a Model Context Protocol (MCP) server for querying PostgreSQL backup and restore information via natural language.
Setup Requirements
- ⚠️Requires an existing PostgreSQL 14+ and pgmoneta installation, with pgmoneta configured in remote admin mode and a management port.
- ⚠️The pgmoneta-mcp-admin tool must be used to set a master key and add users, which encrypts credentials for connecting to pgmoneta.
- ⚠️Requires creation of a pgmoneta-mcp.conf configuration file to specify server host/port and pgmoneta backend host/port.
Verified SafeView Analysis
mcp
by axiomhq
Connect AI assistants (e.g., Claude, Cursor) to Axiom's observability platform, enabling natural language querying of datasets, traces, monitors, and dashboards via the Model Context Protocol (MCP).
Connect AI assistants (e.g., Claude, Cursor) to Axiom's observability platform, enabling natural language querying of datasets, traces, monitors, and dashboards via the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires deployment to Cloudflare Workers, involving setup of KV Namespaces, Durable Objects, and configuration via Wrangler CLI.
- ⚠️Requires registering an OAuth client with Axiom to obtain `AXIOM_OAUTH_CLIENT_ID` and `AXIOM_OAUTH_CLIENT_SECRET`.
- ⚠️Multiple environment variables must be configured correctly for both local development (via `.dev.vars`) and production deployments (via Wrangler secrets).
Verified SafeView Analysis
fluxtools-skills-mcp
by Sikbik
Provides an MCP (Model Context Protocol) server to expose Flux Cloud / FluxOS node API workflows as structured tools for AI agents.
Provides an MCP (Model Context Protocol) server to expose Flux Cloud / FluxOS node API workflows as structured tools for AI agents.
Setup Requirements
- ⚠️Requires Node.js 20+ to run.
- ⚠️The `flux-mcp/dist/index.js` path must be absolute when configuring MCP clients.
- ⚠️Requires a Flux node API base URL (e.g., `http://<node-ip>:16127`); providing the UI URL (`https://cloud.runonflux.com/`) is a common mistake.