Prometheus

Prometheus

A Model Context Protocol (MCP) server that enables AI assistants to query and analyze Prometheus metrics through standardized interfaces. Connect to your Prometheus instance to retrieve metrics, perform queries, and gain insights into your system's performance and health.

6 Tools

Requires Configuration
Add to Docker Desktop

Version 4.43 or later needs to be installed to add the server automatically

Tools

NameDescription
execute_queryExecute a PromQL instant query against Prometheus
execute_range_queryExecute a PromQL range query with start time, end time, and step interval
get_metric_metadataGet metadata for a specific metric
get_targetsGet information about all scrape targets
health_checkHealth check endpoint for container monitoring and status verification
list_metricsList all available metrics in Prometheus

Manual installation

You can install the MCP server using:

Installation for

Related servers