Prometheus
Connect AI assistants to AWS Managed Prometheus using SigV4 authentication.
Type: Official
Source Type: Local Package
Source: PyPI
Description: Prometheus MCP server (AWS Managed Prometheus) provides AI assistants with access to your AWS Managed Prometheus workspace. It enables running PromQL queries, listing metrics, and inspecting workspace metadata using AWS SigV4 authentication.
Configuration Parameters:
AWS Region * - AWS region for the Prometheus workspace (e.g.
us-east-1).Workspace URL (optional) - AWS Managed Prometheus workspace URL.
AWS Profile (optional) - Name of an AWS CLI profile on the host (preferred).
AWS Access Key ID (sensitive) (optional) - Use only with AWS Secret Access Key for static-key auth.
AWS Secret Access Key (sensitive) (optional) - Pair with AWS Access Key ID.
AWS Session Token (sensitive) (optional) - Optional — for STS temporary credentials.
Setup Steps:
In the AWS console, navigate to Amazon Managed Service for Prometheus → Workspaces and note the workspace URL and region.
Decide how the server will authenticate: AWS profile (preferred), static keys, or temporary STS credentials.
When creating the connection in Natoma, fill in the region (and either the profile or the access keys) and save.
Last updated

