Optical operations platform for AI datacenters — telemetry, Digital Twin, ML RUL, NCCL correlation
stdioofficialservice
Package Details
fiber-mcp
Transportstdio
Runtimepython
Environment Variables
FIBER_API_URL(str)
Default:
https://api.fiber.acBase URL of the FIBER deployment (e.g., https://api.fiber.ac or http://localhost:8000 for self-hosted).
FIBER_API_KEY(str)
RequiredSecret
Bearer token for the FIBER API. Role determines which tools work: viewer (24 read tools), operator (+write), admin (all).
FIBER_ENABLE_WRITE(str)
Default:
0Set to 1 to expose write tools: demo trigger, NCCL ingest, RMA create. Defaults to read-only for safety.
FIBER_HTTP_TIMEOUT(num)
Default:
30Per-request HTTP timeout in seconds. Increase if running Digital Twin Monte Carlo with iterations>1000.