lightbill mcp server for Claude Code
io.github.lightnet19/lightbill-mcp-server
LightBill ISP billing MCP server: 134 tools (customers, routers, OLT, invoices, payment).
client:Claude Code
transport:stdio
runtime:pypi
Install lightbill mcp server in Claude Code
run in your project directory
claude mcp add lightbill-mcp-server -e LIGHTBILL_BASE_URL=<LIGHTBILL_BASE_URL> -e LIGHTBILL_API_KEY=<LIGHTBILL_API_KEY> -- uvx lightbill-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs