Overview
Features
Execute PromQL queries against Prometheus
Run PromQL queries against a Prometheus server through MCP interfaces.
Discover and explore metrics
Find and inspect available metrics and their metadata via MCP.
List available metrics
Provide a catalog of metrics exposed by Prometheus.
Get metadata for specific metrics
Retrieve metadata for individual metrics to aid analysis.
View instant query results
Return instant PromQL query results.
View range query results with steps
Provide range query results with adjustable step intervals.
Authentication support (env-based)
Support Basic auth and Bearer token authentication via environment variables.
Docker containerization support
Containerized deployment via Docker with configurable environment variables.
Who Is This For?
- AI assistants:Interact with Prometheus via MCP to run queries and analyze metrics.
- Developers:Integrate Prometheus data into MCP-enabled tools and workflows.
- DevOps teams:Access metrics through MCP in DevOps workflows.




