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
Version 4.43 or later needs to be installed to add the server automatically
Tools
Name | Description |
---|---|
execute_query | Execute a PromQL instant query against Prometheus |
execute_range_query | Execute a PromQL range query with start time, end time, and step interval |
get_metric_metadata | Get metadata for a specific metric |
get_targets | Get information about all scrape targets |
health_check | Health check endpoint for container monitoring and status verification |
list_metrics | List all available metrics in Prometheus |
Manual installation
You can install the MCP server using:
Installation for