tjhop/prometheus-mcp-server
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.
This is an MCP server to allow LLMs to interact with a running Prometheus instance via the API to do things like generate and execute promql queries, list and analyze metrics, etc.
Tools
Functions exposed to the LLM to take actions
alertmanagers
Get overview of Prometheus Alertmanager discovery
build_info
Get Prometheus build information
execute_query
Execute an instant query against the Prometheus datasource
flags
Get runtime flags
list_alerts
List all active alerts
list_rules
List all alerting and recording rules that are loaded
list_targets
Get overview of Prometheus target discovery
runtime_info
Get Prometheus runtime information
tsdb_stats
Get usage and cardinality statistics from the TSDB
wal_replay_status
Get current WAL replay status
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client