Skip to main content
Glama
mateusdata

prometheus-mcp-server

by mateusdata

range-query

Execute Prometheus range queries to retrieve time-series data over specified time intervals using PromQL expressions, start/end timestamps, and step resolution.

Instructions

Execute a range Prometheus query

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesPromQL query expression
startYesStart timestamp (RFC3339 or Unix timestamp)
endYesEnd timestamp (RFC3339 or Unix timestamp)
stepYesQuery resolution step width (e.g. '15s', '1m', '1h')
timeoutNoEvaluation timeout (e.g. '30s')

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mateusdata/prometheus-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server