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)
openapi2mcp
by cosmonic-labs
Generates MCP (Model Context Protocol) server tools in TypeScript from OpenAPI 3.x specifications.
Generates MCP (Model Context Protocol) server tools in TypeScript from OpenAPI 3.x specifications.
Setup Requirements
- ⚠️Requires Rust toolchain with `wasm32-wasip2` target for building from source.
- ⚠️Requires Node.js 18+ for running or building from source.
- ⚠️Requires `jco` (JavaScript Component Runtime) for building from source.
- ⚠️Generated code is intended for use with a specific MCP server template (`mcp-server-template-ts`), which must be cloned first.
Verified SafeView Analysis
google-mailpilot
by johnneerdael
AI-native command center for Gmail and Google Workspace, enabling LLMs to read, triage, respond to, and manage email autonomously with calendar integration.
AI-native command center for Gmail and Google Workspace, enabling LLMs to read, triage, respond to, and manage email autonomously with calendar integration.
Setup Requirements
- ⚠️Requires Docker and Docker Compose.
- ⚠️Requires a Gmail account with OAuth2 credentials (Google Cloud Project) or an App Password.
- ⚠️Requires PostgreSQL 16+ with the pgvector extension (SQLite is not supported for AI features).
- ⚠️Requires API keys for external LLM/embedding providers (e.g., OpenAI, Gemini, Cohere, LiteLLM), which are typically paid services.
- ⚠️Bearer token (UUID) must be generated and configured for MCP client authentication.
Verified SafeView Analysis
solscan-mcp
by Valennmg
This server provides a natural language interface to query Solana blockchain data via the Solscan API, enabling retrieval of information on tokens, accounts, transactions, blocks, markets, and NFTs.
This server provides a natural language interface to query Solana blockchain data via the Solscan API, enabling retrieval of information on tokens, accounts, transactions, blocks, markets, and NFTs.
Setup Requirements
- ⚠️Requires `SOLSCAN_API_KEY` environment variable to be set.
- ⚠️Requires Rust toolchain installed to build the project from source.
Verified SafeView Analysis
mssql-read-only-mcp
by coston
This server provides a lightweight, read-only interface for interacting with an MSSQL database, allowing users to list tables, describe their structure, and execute SELECT queries.
This server provides a lightweight, read-only interface for interacting with an MSSQL database, allowing users to list tables, describe their structure, and execute SELECT queries.
Setup Requirements
- ⚠️Requires an existing MSSQL server with network access from where the server is run.
- ⚠️Requires MSSQL authentication credentials (username and password) to be provided via environment variables.
- ⚠️Requires Node.js and npm/npx environment.
Verified SafeView Analysis
pulse-tm
by nemesiscodex
Pulse is a terminal-based task manager designed for developers to manage projects and tasks, offering CLI, TUI, and seamless integration with AI agents via the Model Context Protocol (MCP).
Pulse is a terminal-based task manager designed for developers to manage projects and tasks, offering CLI, TUI, and seamless integration with AI agents via the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires Bun 1.0.0 or higher; Node.js is not supported.
- ⚠️Tasks are stored in local YAML files within a '.pulse/' directory, not cloud-synced.
- ⚠️Automatic project root detection (via .git folder) might place the .pulse/ directory in an unexpected location if not explicitly specified with '--working-dir'.
Verified SafeView Analysis
orion-mcp
by jtaleric
Orion MCP serves as a Model Context Protocol server for automated performance regression analysis of OpenShift and Kubernetes clusters, with capabilities for PR analysis, trend visualization, and metric correlation.
Orion MCP serves as a Model Context Protocol server for automated performance regression analysis of OpenShift and Kubernetes clusters, with capabilities for PR analysis, trend visualization, and metric correlation.
Setup Requirements
- ⚠️Requires Python 3.11 or newer.
- ⚠️Requires access to an OpenSearch (or Elasticsearch >=7.17) endpoint with Orion-indexed benchmark results.
- ⚠️The 'orion' analysis tool must be available in the system's PATH or runnable via Podman/Docker (if containerized 'orion' image is used).
Verified SafeView Analysis
mcp-sanitizer
by starman69
Provides a comprehensive security sanitization library and example implementations for Model Context Protocol (MCP) servers and general Node.js applications.
Provides a comprehensive security sanitization library and example implementations for Model Context Protocol (MCP) servers and general Node.js applications.
Setup Requirements
- ⚠️Requires Node.js 20.0.0 or higher.
- ⚠️Requires `npm install` for dependencies.
- ⚠️The full MCP SDK integration example (`mcp-server.js`) requires `@modelcontextprotocol/sdk` to be installed.
Verified SafeView Analysis
allure-testops-mcp-python
by alshurov13
This MCP server provides a Python implementation for interacting with Allure TestOps API to manage test cases, launches, and test plans for comprehensive test management integration.
This MCP server provides a Python implementation for interacting with Allure TestOps API to manage test cases, launches, and test plans for comprehensive test management integration.
Setup Requirements
- ⚠️Requires Python 3.10 or higher.
- ⚠️Requires Poetry package manager for dependency management.
- ⚠️Requires `ALLURE_TESTOPS_URL`, `ALLURE_TOKEN`, and `PROJECT_ID` environment variables to be set for API access.
Verified SafeView Analysis
react-native-devtools-mcp
by V3RON
This server bridges React Native DevTools to AI assistants, enabling debugging, profiling, and inspection of React Native applications through the Model Context Protocol (MCP).
This server bridges React Native DevTools to AI assistants, enabling debugging, profiling, and inspection of React Native applications through the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires a running React Native application for the Metro Inspector Proxy (defaulting to http://localhost:8081).
- ⚠️Project is highly experimental; APIs may change without notice and it's not recommended for production use.
- ⚠️The server itself runs on port 3000 by default, which is hardcoded and cannot be configured via environment variables in the provided source.
Review RequiredView Analysis
markitdown-mcp
by sohail123op
Converts various document and media formats to Markdown using the Model Context Protocol (MCP), primarily for integration with AI workflows like Claude Desktop.
Converts various document and media formats to Markdown using the Model Context Protocol (MCP), primarily for integration with AI workflows like Claude Desktop.
Setup Requirements
- ⚠️Requires Python 3.10 or higher.
- ⚠️Requires `pipx` for installation and dependency management (`pipx install --force git+https://github.com/trsdn/markitdown-mcp.git`).
- ⚠️Full file format support (e.g., advanced PDF, Office documents, audio) requires additional optional dependencies (`pipx inject markitdown-mcp 'markitdown[all]' openpyxl xlrd pandas tabulate pymupdf pdfplumber pydub speechrecognition`).
- ⚠️Requires manual configuration in Claude Desktop's `claude_desktop_config.json` to register the MCP server.
Verified SafeView Analysis
lumino-mcp-server
by spre-sre
Provides an AI assistant with specialized tools to monitor, analyze, troubleshoot, predict, and simulate changes in Kubernetes, OpenShift, and Tekton environments for SREs and DevOps.
Provides an AI assistant with specialized tools to monitor, analyze, troubleshoot, predict, and simulate changes in Kubernetes, OpenShift, and Tekton environments for SREs and DevOps.
Setup Requirements
- ⚠️Requires Python 3.10 or higher.
- ⚠️Requires a compatible MCP client (e.g., Claude Desktop/Code CLI, Gemini CLI, Cursor IDE).
- ⚠️Requires valid Kubernetes/OpenShift cluster access with appropriate read-only RBAC permissions.
- ⚠️Advanced metrics and forecasting features require access to a Prometheus server.
Verified SafeView Analysis
facets-module-mcp
by Facets-cloud
This MCP (Model Context Protocol) server enables AI agents to assist developers in generating, validating, testing, and managing Terraform modules for infrastructure-as-code within the Facets.cloud platform.
This MCP (Model Context Protocol) server enables AI agents to assist developers in generating, validating, testing, and managing Terraform modules for infrastructure-as-code within the Facets.cloud platform.
Setup Requirements
- ⚠️Requires 'uv' (universal Python package installer and resolver) to be installed.
- ⚠️Requires a Facets.cloud account and valid credentials (FACETS_USERNAME, FACETS_TOKEN, CONTROL_PLANE_URL or FACETS_PROFILE) configured either as environment variables or in ~/.facets/credentials.
- ⚠️Requires Python 3.11 or newer.