prometheus-mcp-server

mateusdata/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 henry@mcphub.com.

A Model Context Protocol (MCP) server for interacting with Prometheus metrics and data.

Tools

Functions exposed to the LLM to take actions

mcp__instant_query

Executes an instant PromQL query.

mcp__range_query

Executes a range PromQL query.

mcp__get_series

Retrieves series data.

mcp__get_label_values

Fetches label values.

mcp__get_metadata

Accesses metric metadata.

mcp__get_targets

Provides scrape target information.

mcp__get_alerts

Lists current alerts.

mcp__get_rules

Displays active rules.

mcp__get_status

Shows server status.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources