netboxlabs/netbox-mcp-server
Model Context Protocol (MCP) server for read-only interaction with NetBox data in LLMs
Platform-specific configuration:
{
"mcpServers": {
"netbox-mcp-server": {
"command": "npx",
"args": [
"-y",
"netbox-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...