Wraps NetBox's REST API to give Claude read-only access to your network infrastructure data. Exposes three core tools: retrieving objects by type and filters, fetching detailed object info by ID, and pulling audit trail changelogs. Works with core NetBox objects like devices, sites, IP addresses, and interfaces, but doesn't support plugin objects. Includes field filtering to cut token usage by up to 90%. Supports both stdio transport for Claude Desktop and HTTP for web clients. You'd reach for this when you want Claude to analyze your network topology, answer IPAM questions, or investigate configuration changes without giving it write access to your DCIM system.
claude mcp add --transport stdio netboxlabs-netbox-mcp-server uvx netbox-mcp-server