Skip to main content
Glama

Loki MCP Server

by ghrud92
MIT License
26
4
  • Linux
  • Apple

get_label_values

Extract distinct values for a specified label from Grafana Loki logs using LogQL queries, enabling efficient log analysis and filtering in the Loki MCP Server.

Input Schema

NameRequiredDescriptionDefault
labelYesLabel name to get values for

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "label": { "description": "Label name to get values for", "type": "string" } }, "required": [ "label" ], "type": "object" }

Other Tools from Loki 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/ghrud92/loki-mcp'

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