MCPVault

execute_range_query

MCP tool from Prometheus MCP Server by pab1it0

Query

How to use it

execute_range_query is exposed by the Prometheus MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the execute_range_query tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Prometheus MCP Server

$claude mcp add prometheus --env PROMETHEUS_URL=http://your-prometheus:9090 -- docker run -i --rm -e PROMETHEUS_URL ghcr.io/pab1it0/prometheus-mcp-server:latest
FULL PROMETHEUS MCP SERVER LISTING