Skip to content
Claude Code

s2 netbox mcp for Claude Code

io.github.j-maff/s2-netbox-mcp

MCP server for LenelS2 S2 NetBox access control via the NBAPI. Read-only by default.

client:Claude Code transport:stdio runtime:npm

Install s2 netbox mcp in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add s2-netbox-mcp -e NETBOX_BASE_URL=<NETBOX_BASE_URL> -e NETBOX_USERNAME=<NETBOX_USERNAME> -e NETBOX_PASSWORD=<NETBOX_PASSWORD> -e NETBOX_ENABLE_WRITES=<NETBOX_ENABLE_WRITES> -e NETBOX_ENABLE_DESTRUCTIVE=<NETBOX_ENABLE_DESTRUCTIVE> -- npx -y s2-netbox-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

s2 netbox mcp in other clients