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)
prisma-cloud-docs-mcp-server
by clarkemn
Provides search access to Prisma Cloud documentation for Model Context Protocol (MCP) compatible clients like Claude.
Provides search access to Prisma Cloud documentation for Model Context Protocol (MCP) compatible clients like Claude.
Setup Requirements
- ⚠️Requires Python 3.12+ and `uv` package manager.
- ⚠️Initial indexing using `index_prisma_docs` or `index_prisma_api_docs` tools is required before search functionality can be used.
- ⚠️Requires a preceding `docker build -t prisma-docs-server .` command before running in container mode.
Verified SafeView Analysis
NetMCP
by SurriyaGokul
An AI-powered server that translates natural language requests into optimized Linux network configurations, applying them safely with checkpointing, rollback, and validation capabilities to enhance performance for various workloads like gaming, streaming, or server operations.
An AI-powered server that translates natural language requests into optimized Linux network configurations, applying them safely with checkpointing, rollback, and validation capabilities to enhance performance for various workloads like gaming, streaming, or server operations.
Setup Requirements
- ⚠️Requires a Linux operating system (e.g., Ubuntu 20.04+, Debian 11+).
- ⚠️Requires Python 3.10+ installed on the host system.
- ⚠️Relies on the presence of common Linux network utilities (e.g., `ip`, `sysctl`, `tc`, `nft`, `iperf3`, `curl`, `dig`, `ethtool`).
- ⚠️A one-time setup involves running `./setup_sudo.sh` to configure passwordless sudo access for network management commands, which requires initial user interaction and password authentication.
Verified SafeView Analysis
amorce
by trebortGolin
Provides a secure, cryptographic trust layer and orchestrator for AI agent communication, enabling cross-framework interaction, LLM discovery, and Human-in-the-Loop (HITL) approvals.
Provides a secure, cryptographic trust layer and orchestrator for AI agent communication, enabling cross-framework interaction, LLM discovery, and Human-in-the-Loop (HITL) approvals.
Setup Requirements
- ⚠️Requires Python 3.11+
- ⚠️For production deployments (cloud mode), requires generation and secure management of cryptographic keys (AGENT_API_KEY, DIRECTORY_ADMIN_KEY) in Google Secret Manager, which is a CRITICAL setup step.
- ⚠️Cloud mode requires Google Cloud Platform (GCP) project and services (Firestore for storage, Redis for rate limiting) to be configured.
- ⚠️MCP wrapper integration requires external Node.js-based MCP servers (e.g., @modelcontextprotocol/server-filesystem) to be installed via npm.
Verified SafeView Analysis
sumup-mcp
by sumup
Provides a Model Context Protocol (MCP) server to enable natural language interactions with SumUp APIs via large language models (LLMs).
Provides a Model Context Protocol (MCP) server to enable natural language interactions with SumUp APIs via large language models (LLMs).
Setup Requirements
- ⚠️Requires a SumUp API Key for authentication in every MCP request.
- ⚠️Designed for deployment as a Cloudflare Worker, utilizing the Wrangler CLI for local development and deployment.
- ⚠️Requires Node.js version 22 or higher as specified in package.json.
Verified SafeView Analysis
prismic-mcp-server
by prismicio
This server provides AI agent tools that integrate with Prismic Slice Machine, assisting developers with slice modeling, code generation, mocking, and integration into custom types within a Prismic project.
This server provides AI agent tools that integrate with Prismic Slice Machine, assisting developers with slice modeling, code generation, mocking, and integration into custom types within a Prismic project.
Setup Requirements
- ⚠️Requires AWS Bedrock API Key (AWS_BEARER_TOKEN_BEDROCK) for AI agent functionality.
- ⚠️Requires Node.js version >= 18.0.0.
- ⚠️Designed to run within a Prismic Slice Machine project structure (e.g., depends on 'slicemachine.config.json').
Verified SafeView Analysis
xcode-janitor-mcp
by thepearl
This MCP server cleans up unused image, color, and data assets in Xcode projects by analyzing Swift code and `.xcassets` catalogs, generating interactive HTML reports.
This MCP server cleans up unused image, color, and data assets in Xcode projects by analyzing Swift code and `.xcassets` catalogs, generating interactive HTML reports.
Setup Requirements
- ⚠️Requires macOS 13.0+ and Swift 6.0+ (Xcode 14.0+ for build).
- ⚠️Requires an MCP-compatible client (e.g., Claude Code, VS Code extension, Claude CLI) for interaction.
- ⚠️Initial setup requires configuring the MCP client with the server's executable path, which varies depending on Homebrew installation or source build.
Verified SafeView Analysis
mcpwikipedia
by gkjpettet
Serves Wikipedia article content, converted to Markdown, to Model Context Protocol (MCP) clients for consumption by Language Models.
Serves Wikipedia article content, converted to Markdown, to Model Context Protocol (MCP) clients for consumption by Language Models.
Setup Requirements
- ⚠️Requires a user agent (--useragent) as a command-line argument.
- ⚠️Manual compilation and placement of Xojo project files is required.
- ⚠️Requires configuration in the MCP client's mcp.json and a client restart.
Verified SafeView Analysis
MCP-Gateway
by mohandshamada
A federated gateway service for the Model Context Protocol (MCP) that aggregates multiple MCP servers into a single, namespaced, authenticated endpoint for AI agents like Claude.
A federated gateway service for the Model Context Protocol (MCP) that aggregates multiple MCP servers into a single, namespaced, authenticated endpoint for AI agents like Claude.
Setup Requirements
- ⚠️Requires Node.js 22+
- ⚠️Requires `sudo` or root privileges for full functionality, particularly for `Desktop Commander` and directory permissions. The default `systemd` service also runs as root.
- ⚠️Requires Google Chrome to be installed for the `Chrome DevTools` MCP server.
- ⚠️Initial setup (via `install.sh`) involves interactive prompts for domain, SSL email, and OAuth credentials.
Review RequiredView Analysis
mcp-server
by aoutpost2-rgb
A Model Context Protocol (MCP) server that provides real-time Indian options market data and volatility analytics from GetOutpost.in for integration with AI chat models like Claude.
A Model Context Protocol (MCP) server that provides real-time Indian options market data and volatility analytics from GetOutpost.in for integration with AI chat models like Claude.
Setup Requirements
- ⚠️Requires manual sign-up for GetOutpost.in and manual retrieval of API access and refresh tokens from developer tools to configure a local JSON credentials file.
- ⚠️Requires Node.js version 24.0.0 or higher.
- ⚠️Primarily designed for integration with Claude Desktop and the Model Context Protocol, limiting standalone use.
Verified SafeView Analysis
gCalendar-mcp-python
by tobedoit
Facilitate Google Calendar event creation and management via an MCP server, primarily for integration with AI agents like Claude Desktop App.
Facilitate Google Calendar event creation and management via an MCP server, primarily for integration with AI agents like Claude Desktop App.
Setup Requirements
- ⚠️Requires Python 3.13 or higher (as per pyproject.toml).
- ⚠️Requires manual setup of Google Cloud Project, OAuth 2.0 Client ID, and acquisition of a refresh token.
- ⚠️Designed for integration with the Claude Desktop App.
Verified SafeView Analysis
Little_MCP
by ricard1406
A local AI assistant leveraging Retrieval-Augmented Generation (RAG) and multi-tool agents for document Q&A, real-time information, and SQL database interaction.
A local AI assistant leveraging Retrieval-Augmented Generation (RAG) and multi-tool agents for document Q&A, real-time information, and SQL database interaction.
Setup Requirements
- ⚠️Requires Ollama installed and running locally with 'qwen3:1.7b' and 'nomic-embed-text' models pulled.
- ⚠️Requires an OpenWeather API key (free tier available) set in the .env file.
- ⚠️Requires a local MariaDB server setup with specified database, tables (FRUITS, VEGGIE), and user credentials ('DB_USER', 'DB_PASSWORD') configured in the .env file to use SQL functionalities.
- ⚠️PDF document 'data/Candidates and Scores List - Test Data - compact.pdf' must exist for RAG system initialization.
Review RequiredView Analysis
mcpfetch
by gkjpettet
A server for fetching HTML or Markdown content from the web.
A server for fetching HTML or Markdown content from the web.
Setup Requirements
- ⚠️Requires a Xojo runtime environment if not statically linked/bundled.
- ⚠️Requires Xojo IDE and license for any modifications or recompilation.