Skip to main content
Glama

Prometheus MCP Server

by yanmxa

prom_targets

Retrieve Prometheus scrape target details by specifying their state (active, dropped, or any) to monitor and analyze system performance metrics effectively.

Instructions

Get scrape target information

Input Schema

NameRequiredDescriptionDefault
stateNo

Input Schema (JSON Schema)

{ "properties": { "state": { "enum": [ "active", "dropped", "any" ], "type": "string" } }, "type": "object" }

Other Tools from Prometheus MCP Server

Related Tools

    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/yanmxa/prometheus-mcp-server'

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