Skip to main content
Glama
fabric-testbed

FABRIC Infrastructure Metrics MCP Server

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoListen address inside the container0.0.0.0
PORTNoListen port inside the container8000
LOG_LEVELNoLog levelINFO
LOG_FORMATNojson for structured logstext
RATE_LIMITNoFixed-window limit per caller60/minute
GRAFANA_TOKENNoGrafana service-account token. Required for a served deployment.
METRICS_ENABLEDNoExpose /metrics for Prometheus0 if local, else 1
FABRIC_LOCAL_MODENo1 = stdio + token file; 0 = HTTP + bearer header0
GRAFANA_STATE_FILENoReplayed CILogon session, used only when no token is set./grafana_state.json
GRAFANA_TOKEN_FILENoPath to a file holding that token; preferred over inline
RATE_LIMIT_ENABLEDNoToggle the limiter0 if local, else 1
FABRIC_CREDMGR_HOSTNoJWKS hostcm.fabric-testbed.net
FORWARDED_ALLOW_IPSNoReverse proxy whose X-Forwarded-* headers to trust. Required behind nginx, or the app emits http:// redirects and clients lose their session. Never *
FABRIC_MCP_TRANSPORTNoFastMCP transportstdio if local, else http
FABRIC_VERIFY_TOKENSNoVerify caller signatures against CredMgr's JWKS0 if local, else 1
FABRIC_METRICS_DS_UIDNoMimir datasource UIDP83FD23C85A64357C
FABRIC_TOKEN_AUDIENCENoExpected aud claim; unchecked when unset
FABRIC_TOKEN_LOCATIONNoLocal mode only: path to the caller's token file
FABRIC_METRICS_BASE_URLNoGrafana API base. Use Grafana's internal address when deployed alongside ithttps://infrastructure-metrics.fabric-testbed.net/grafana
METRICS_CLIENT_IP_LABELSNoPer-IP Prometheus series; unbounded on a public endpoint0
FABRIC_METRICS_TOOL_PREFIXNoPrefix on registered tool names; "" for bare namesfabric_metrics_
RATE_LIMIT_TRUSTED_PROXIESNoProxies allowed to assert the real client via X-Real-IP, as /32

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources