prometheus-mcp-server

DazWilkin/prometheus-mcp-server

3.2

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.

The Prometheus MCP Server is a Model Context Protocol (MCP) server designed to interface with Prometheus, providing a bridge between Prometheus' HTTP API and MCP clients.

Tools

Functions exposed to the LLM to take actions

tools/list

Lists available tools in the MCP server.

tools/call

Invokes a specific tool with given parameters.

alerts

Lists current alerts from Prometheus.

metrics

Lists all available Prometheus metrics.

query

Performs an instant query on Prometheus metrics.

query_range

Performs a range query on Prometheus metrics.

rules

Lists current rules from Prometheus.

series

Lists series by label matchers.

targets

Lists current targets from Prometheus.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources