The Prometheus MCP Server provides a robust interface for interacting with AWS Managed Prometheus, enabling users to execute PromQL queries, list metrics, and retrieve server information with AWS SigV4 authentication support. This MCP server is designed to be fully compatible with Kiro, allowing seamless integration of Prometheus monitoring capabilities into your Kiro workflows. You can load the server directly into Kiro to leverage its powerful querying and metric analysis features through the familiar Kiro IDE and Kiro CLI interfaces.
This server provides the following tools for AI assistants:
List all available Prometheus workspaces in the specified region.
Execute instant PromQL queries against Prometheus.
Execute PromQL queries over a time range with start time, end time, and step interval.
Retrieve all available metric names from Prometheus.
Retrieve server configuration details including URL, region, and profile.