gigapipehq/gigapipe-mcp
3.2
If you are the rightful owner of gigapipe-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Gigapipe MCP Server is a Machine Control Protocol server that provides a unified interface to query Prometheus metrics, Loki logs, and Tempo traces.
Tools
Functions exposed to the LLM to take actions
prometheus_query
Query metrics with PromQL.
prometheus_labels
List all available Prometheus labels.
prometheus_label_values
Get values for a specific Prometheus label.
loki_query
Query logs with LogQL.
loki_labels
List all available Loki labels.
loki_label_values
Get values for a specific Loki label.
tempo_query
Query a trace by ID.
tempo_tags
List all available trace tags.
tempo_tag_values
Get values for a specific trace tag.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client