Skip to main content
Glama

prometheus-mcp

by idanfishman

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
prometheus_list_metrics

List all available Prometheus metrics

prometheus_metric_metadata

Get metadata for a specific Prometheus metric

prometheus_list_labels

List all available Prometheus labels

prometheus_label_values

Get all values for a specific Prometheus label

prometheus_list_targets

List all Prometheus targets

prometheus_scrape_pool_targets

Get targets for a specific scrape pool

prometheus_runtime_info

Get Prometheus runtime information

prometheus_build_info

Get Prometheus build information

prometheus_query

Execute a Prometheus query

prometheus_query_range

Execute a Prometheus range query

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

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