Loading MCP server directory, please wait...
LightBill ISP billing MCP server: 134 tools (customers, routers, OLT, invoices, payment).
npx @getmcp/cli add io.github.lightnet19/lightbill-mcp-serverRequires Python 3.10+. Community-contributed server. Review source before installing.
LIGHTBILL_API_KEYAI API key LightBill (X-AI-Key header)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.lightnet19/lightbill-mcp-server": {
"command": "uvx",
"args": [
"lightbill-mcp-server"
],
"env": {
"LIGHTBILL_BASE_URL": "",
"LIGHTBILL_API_KEY": ""
}
}
}
}