s2 netbox mcp MCP
v0.3.0io.github.j-maff/s2-netbox-mcp
MCP server for LenelS2 S2 NetBox access control via the NBAPI. Read-only by default.
transport:stdio
runtime:npm
Target client
run in your project directory
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
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.