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)
mcp-ai-weather-server
by ravi-edutech
Provides current weather alerts and detailed forecasts by integrating with the National Weather Service (NWS) API, designed to extend the capabilities of an AI agent through the Model Context Protocol (MCP).
Provides current weather alerts and detailed forecasts by integrating with the National Weather Service (NWS) API, designed to extend the capabilities of an AI agent through the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Only supports US locations for weather forecasts (NWS API limitation)
Verified SafeView Analysis
alibabacloud-dms-mcp-server
by shawaizshabbir
Provides a unified multi-cloud data management gateway for secure cross-source data access and AI-driven data operations.
Provides a unified multi-cloud data management gateway for secure cross-source data access and AI-driven data operations.
Setup Requirements
- ⚠️Requires Alibaba Cloud Access Key ID (ALIBABA_CLOUD_ACCESS_KEY_ID)
- ⚠️Requires Alibaba Cloud Access Key Secret (ALIBABA_CLOUD_ACCESS_KEY_SECRET)
- ⚠️Requires Python 3.12 or newer
- ⚠️Requires `uv` for running as per client configuration example (though it can be run via python directly)
Verified SafeView Analysis
evm-mcp
by JamesANZ
Provides comprehensive access to Ethereum Virtual Machine (EVM) JSON-RPC methods for AI coding environments, enabling querying of any EVM-compatible network through various node providers.
Provides comprehensive access to Ethereum Virtual Machine (EVM) JSON-RPC methods for AI coding environments, enabling querying of any EVM-compatible network through various node providers.
Setup Requirements
- ⚠️Requires Node.js 18+ and npm to be installed.
- ⚠️The `RPC_URL` environment variable is mandatory and must be explicitly set to a valid EVM node endpoint (e.g., Infura, Alchemy, or local node) for the server to operate. The server will exit if this is not configured.
- ⚠️For Claude Desktop integration, an additional configuration step (manual or via `npm run configure-claude`) is necessary after installation to embed the `RPC_URL` and `CHAIN_ID` environment variables into Claude's settings.
Verified SafeView Analysis
timcp
by abahgat
Provides an MCP server to calculate flight emissions using the Google Travel Impact Model API for AI assistants and reporting.
Provides an MCP server to calculate flight emissions using the Google Travel Impact Model API for AI assistants and reporting.
Setup Requirements
- ⚠️Requires Python 3.12 or higher
- ⚠️Requires a Google Travel Impact Model API key (usage may incur costs)
- ⚠️Docker is recommended for easier setup
Verified SafeView Analysis
claude-code
by thoreinstein
An AI-powered system designed to assist software developers and SREs with various engineering tasks through specialized agents.
An AI-powered system designed to assist software developers and SREs with various engineering tasks through specialized agents.
Setup Requirements
- ⚠️Requires OpenAI API Key (Paid) for LLM classification/summarization.
- ⚠️Requires `overmind` and `Procfile.dev` for local service orchestration.
- ⚠️Requires a running Redis server and Supabase (PostgreSQL) instance.
- ⚠️Stripe webhooks need local forwarding for billing functionality (e.g., `stripe listen`).
- ⚠️Go 1.23+ and Node.js/npm are required for backend and frontend development, respectively. Python dependencies must use virtual environments.
Verified SafeView Analysis
mxp-mcp-server
by fabio-pardo
The MCP Server bridges Virgin Voyages' MXP system data and functionality to AI assistants via the Model Context Protocol (MCP) and to traditional applications via a REST API, enabling LLM-powered data access and integration.
The MCP Server bridges Virgin Voyages' MXP system data and functionality to AI assistants via the Model Context Protocol (MCP) and to traditional applications via a REST API, enabling LLM-powered data access and integration.
Setup Requirements
- ⚠️Requires access to an external Virgin Voyages MXP system (via HTTP endpoint).
- ⚠️Requires access to an external Microsoft SQL Server database.
- ⚠️Utilizes Google Cloud Vertex AI for RAG, requiring a configured project and corpus (and associated billing).
- ⚠️Requires Python 3.12+.
Verified SafeView Analysis
skim-mcp-server
by luw2007
Optimizes LLM context windows by intelligently compressing code for AI coding assistants like Claude Code, enabling analysis of larger projects.
Optimizes LLM context windows by intelligently compressing code for AI coding assistants like Claude Code, enabling analysis of larger projects.
Setup Requirements
- ⚠️Requires Node.js >= 18.0.0.
- ⚠️Relies on the external 'skim' Rust CLI binary; automatic installation is attempted during 'npm install', but manual installation (npm or cargo) may be required if it fails.
- ⚠️Requires specific configuration in the client (e.g., Claude Code's config.json) to register the MCP server as a tool.
- ⚠️Path validation restricts file operations to explicitly allowed base paths, which must be configured via the `SKIM_ALLOWED_PATHS` environment variable (defaults to the current working directory).
Verified SafeView Analysis
local-testing-agent
by marcelkurvers
Automates multi-language test discovery, planning, and execution for AI assistants across Python, JavaScript/TypeScript, Go, Rust, Java, and Ruby projects.
Automates multi-language test discovery, planning, and execution for AI assistants across Python, JavaScript/TypeScript, Go, Rust, Java, and Ruby projects.
Setup Requirements
- ⚠️Requires Python 3.11 or higher.
- ⚠️Requires manual installation of language-specific test frameworks (e.g., `npm install -g jest`, `gem install rspec`, `mvn`/`gradle` for Java toolchains) which are not handled by `pip install -r requirements.txt`.
- ⚠️Assumes Go and Rust toolchains are pre-installed for respective language support.
Review RequiredView Analysis
moodle-mcp-server
by suvires
The server acts as a multi-tenant Model Context Protocol (MCP) gateway, exposing Moodle API functionalities as tools for integration with AI agents or other services.
The server acts as a multi-tenant Model Context Protocol (MCP) gateway, exposing Moodle API functionalities as tools for integration with AI agents or other services.
Setup Requirements
- ⚠️Requires a pre-configured Moodle instance with enabled web services and a valid Moodle user token for each tenant.
- ⚠️Requires setting up multiple environment variables for each tenant, specifically `TENANTx_MOODLEURL` and `TENANTx_MOODLETOKEN`.
- ⚠️The multi-tenant configuration is hardcoded in the source file (`src/index.ts`), requiring code changes and redeployment to add or modify tenants.
Review RequiredView Analysis
Skills-MCP-Server
by Polaralias
A server that exposes a collection of markdown-based skills as Model Context Protocol (MCP) prompts and resources, enabling LLMs to access specialized knowledge and workflows.
A server that exposes a collection of markdown-based skills as Model Context Protocol (MCP) prompts and resources, enabling LLMs to access specialized knowledge and workflows.
Setup Requirements
- ⚠️Requires Node.js runtime (version >=18).
- ⚠️Skill content (manifests, prompts, resources) must be correctly structured within the specified ROOT_DIR.
- ⚠️For production deployment, Docker and a container registry are required, following the Smithery custom container deployment model.
Verified SafeView Analysis
yahoo-finance-mcp-server
by laxmimerit
Provides a Model Context Protocol (MCP) server for accessing Yahoo Finance data for AI assistants.
Provides a Model Context Protocol (MCP) server for accessing Yahoo Finance data for AI assistants.
Setup Requirements
- ⚠️Requires Python 3.10+
- ⚠️Relies on external Yahoo Finance API (subject to their terms and potential rate limiting)
Verified SafeView Analysis
mcp-alertmanager
by jeanlopezxyz
Enables AI assistants to monitor Prometheus Alertmanager, manage alerts and silences, and understand notification routing within an infrastructure.
Enables AI assistants to monitor Prometheus Alertmanager, manage alerts and silences, and understand notification routing within an infrastructure.
Setup Requirements
- ⚠️Requires Java 21+ runtime environment to execute the core server JAR.
- ⚠️Requires a running Prometheus Alertmanager instance that is network accessible from where this server is run.
- ⚠️Requires Node.js and npm/npx to run the provided `mcp-alertmanager` CLI wrapper.