prometheus-mcp-server

ramkrsna/prometheus-mcp-server

3.1

If you are the rightful owner of prometheus-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Prometheus MCP Server is a Model Context Protocol server that allows AI agents to interact with Prometheus metrics data using natural language queries.

Tools

Functions exposed to the LLM to take actions

prometheus_query

Execute instant PromQL queries at a specific point in time.

prometheus_query_range

Execute range queries to get time series data over a period.

prometheus_labels

Get the list of available labels for metrics.

prometheus_label_values

Get all possible values for a specific label.

prometheus_series

Get metadata about time series matching specific selectors.

prometheus_metadata

Get help text and type information about metrics.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources