Loading MCP server directory, please wait...
Optical ops MCP for AI DCs — gNMI, ML RUL, Digital Twin, NCCL, SPARQL semantic
npx @getmcp/cli add io.github.liveplex-cpu/fiberRequires Python 3.10+. Community-contributed server. Review source before installing.
FIBER_API_KEYBearer token for the FIBER API. Role determines which tools work: viewer (24 read tools), operator (+write), admin (all).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.liveplex-cpu/fiber": {
"command": "python",
"args": [
"fiber-mcp"
],
"env": {
"FIBER_API_URL": "https://api.fiber.ac",
"FIBER_API_KEY": "",
"FIBER_ENABLE_WRITE": "0",
"FIBER_MCP_TOOLS_ALLOWLIST": "",
"FIBER_HTTP_TIMEOUT": "30"
}
}
}
}