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)
prometheus-mcp-server
by avinash221988
Enables AI assistants to interact with Prometheus and Alertmanager for intelligent monitoring and incident response through Model Context Protocol (MCP) tools, resources, and prompts.
Enables AI assistants to interact with Prometheus and Alertmanager for intelligent monitoring and incident response through Model Context Protocol (MCP) tools, resources, and prompts.
Setup Requirements
- ⚠️Requires Python 3.9+ (Python 3.13 is specifically referenced in setup scripts for FastMCP compatibility).
- ⚠️Requires a running Prometheus instance and optionally an Alertmanager instance, accessible from where the MCP server is deployed.
- ⚠️Using the MCP Inspector for testing requires Node.js 22.7.5+ and npm.
Verified SafeView Analysis
remote-dynamodb-mcp-server
by cool-man-vk
A Model Context Protocol server for managing Amazon DynamoDB resources, including table, index, capacity, and data operations.
A Model Context Protocol server for managing Amazon DynamoDB resources, including table, index, capacity, and data operations.
Setup Requirements
- ⚠️Requires AWS credentials (AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_REGION) configured as environment variables to interact with DynamoDB.
- ⚠️Requires Node.js (>=18.0.0) and npm for execution.
- ⚠️Lacks built-in authentication/authorization for remote client connections, necessitating robust external security measures (e.g., VPN, VPC firewall rules, API Gateway with authentication) for secure production deployment, as the server provides `Access-Control-Allow-Origin: *`.
Review RequiredView Analysis
AgriDatabase-MCP-Server
by shayrylmae
Provides secure, read-only database access to an Agri-Geo Supabase database for AI assistants via the Model Context Protocol (MCP).
Provides secure, read-only database access to an Agri-Geo Supabase database for AI assistants via the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires manual application of SQL migration files (001_create_crop_requirements.sql, 002_seed_crop_requirements.sql) to the Supabase database via its dashboard.
- ⚠️Requires Node.js version 18.0.0 or higher.
- ⚠️Critical environment variables (SUPABASE_URL, SUPABASE_ANON_KEY) must be configured in a .env file or deployment environment.
Verified SafeView Analysis
claude-code-architecture
by ayoub9312
This application acts as a Rails-native development partner, simplifying workflows by transforming Claude Code into Rails-native patterns and providing an AI-assisted development infrastructure for a Rails project.
This application acts as a Rails-native development partner, simplifying workflows by transforming Claude Code into Rails-native patterns and providing an AI-assisted development infrastructure for a Rails project.
Setup Requirements
- ⚠️Requires a Ruby on Rails development environment (Ruby 3.3.10, Node.js for JS assets, Bundler)
- ⚠️Requires interaction with or integration of 'Claude Code' (claude.ai/code) as a development partner
- ⚠️Managing `config/master.key` for encrypted credentials is essential for full application setup
Verified SafeView Analysis
gesetze-im-internet-mcp
by kaibruell
Provides tools to download, list, and extract paragraphs from German law XML files, integrated as an MCP server.
Provides tools to download, list, and extract paragraphs from German law XML files, integrated as an MCP server.
Setup Requirements
- ⚠️Requires Docker and Docker Compose for easy setup.
- ⚠️Requires `libxml2-utils`, `xmlstarlet`, `curl`, and `unzip` to be installed (handled by Dockerfile).
Review RequiredView Analysis
mcp-spotify-render
by AlexSchardin
Enables AI assistants to control Spotify playback and manage playlists through a Model Context Protocol (MCP) server.
Enables AI assistants to control Spotify playback and manage playlists through a Model Context Protocol (MCP) server.
Setup Requirements
- ⚠️Requires a Spotify Premium account for full playback control.
- ⚠️Requires manual creation and configuration of a Spotify Developer application (Client ID, Client Secret, Redirect URI).
- ⚠️Requires an initial `npm run auth` step to obtain and save Spotify access and refresh tokens locally.
Verified SafeView Analysis
mcp_server_weather_yechan
by yechan-EEEEE
This server provides a tool to fetch current weather data for a specified geographical location using an external, public API.
This server provides a tool to fetch current weather data for a specified geographical location using an external, public API.
Setup Requirements
- ⚠️Requires Python 3.11 or higher.
- ⚠️Dependencies 'httpx' and 'mcp[cli]' must be installed.
Verified SafeView Analysis
q8-caster
by 8b-is
AI-powered display casting MCP server with comprehensive media support for various content types and network devices.
AI-powered display casting MCP server with comprehensive media support for various content types and network devices.
Setup Requirements
- ⚠️Requires Rust 1.70+.
- ⚠️Requires GStreamer 1.0 (system dependency) for media playback, needs manual installation on some systems. The `scripts/manage.sh` attempts to install it on Linux.
- ⚠️Requires X11/Wayland for display control and screen mirroring functionality (due to `winit` and `xcap`).
Review RequiredView Analysis
ADSMedia
by Deepak7595-dev
Provides a comprehensive set of SDKs, plugins, bots, and integrations to facilitate transactional and marketing email sending via the ADSMedia Email API across various platforms and applications.
Provides a comprehensive set of SDKs, plugins, bots, and integrations to facilitate transactional and marketing email sending via the ADSMedia Email API across various platforms and applications.
Setup Requirements
- ⚠️Requires ADSMedia API Key, which is a paid service.
- ⚠️Extensive external platform API keys and webhook secrets are required for each specific integration (e.g., Slack, Telegram, Discord, DatoCMS, Prismic, Cal.com, etc.), adding significant setup complexity depending on the desired integrations.
- ⚠️Requires specific runtime environments (Node.js, Python, PHP, Ruby, .NET, Go, Java) depending on the chosen SDK, plugin, or webhook handler.
Verified SafeView Analysis
my-mcp-server
by asgeirn
This project provides MCP server tools for retrieving formatted date/time and performing addition operations using Quarkus.
This project provides MCP server tools for retrieving formatted date/time and performing addition operations using Quarkus.
Setup Requirements
- ⚠️Requires Java Development Kit (JDK) to build and run.
- ⚠️Quarkus build process might take time and resources for native compilation.
Verified SafeView Analysis
kong-plugin-poc
by bryanesmith
POC for routing a custom Wordle Model Context Protocol (MCP) server through a Kong Gateway plugin to a client like Windsurf.
POC for routing a custom Wordle Model Context Protocol (MCP) server through a Kong Gateway plugin to a client like Windsurf.
Setup Requirements
- ⚠️Docker required
- ⚠️decK CLI required
Verified SafeView Analysis
mcp-weather-bot
by qwe707
Provides real-time weather information to AI agents (like Claude/Cursor) via a FastMCP server.
Provides real-time weather information to AI agents (like Claude/Cursor) via a FastMCP server.
Setup Requirements
- ⚠️Requires an OpenWeatherMap API Key (free tier available, but registration is needed).
- ⚠️The 'OPENWEATHER_API_KEY' must be set as an environment variable.