nbox

lance0/nbox
★ 0 stars Rust Code/Dev Tools Updated today
Terminal UI, CLI, and MCP server for NetBox — fast search, IPAM lookups, and device context.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "nbox": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "nbox"
      ]
    }
  }
}

README Excerpt

Terminal UI and CLI for NetBox — fast search, IPAM lookups, and device context. <p align="center"> <img src="nbox-ss.png" alt="nbox TUI — list/preview split with a live detail pane" width="900"> </p> Ask the questions you actually ask at the terminal — *what is this IP, where is this device, what owns this prefix?* — from the shell, a k9s-style TUI, or an MCP

Tools (12)

Entercacheclipboardnbox_getnbox_get_interfacenbox_journalnbox_list_tagsnbox_next_ipnbox_next_prefixnbox_searchnbox_statusupdates

Topics

clidcimipammcpnetboxnetwork-automationratatuirustterminaltui