Rackd
IPAM and Device Inventory System - A powerful solution for managing IP addresses, network devices, and datacenter infrastructure
Features
Device Inventory
Comprehensive tracking of servers, network devices, and infrastructure with custom fields, relationships, and lifecycle management.
IPAM
Full IP Address Management with subnet tracking, automatic allocation, and utilization monitoring.
Auto Discovery
Automatic network scanning and device discovery with SNMP, SSH, and agent-based collection methods.
REST API
Complete REST API with OpenAPI documentation for automation and integration with your existing toolchain.
MCP Server
Built-in Model Context Protocol server for seamless AI assistant integration with Claude and other LLMs.
Single Binary
Zero external dependencies. SQLite database, built-in web UI, and CLI in one easy-to-deploy binary.
Quick Start
Download
# Download the latest release
curl -sL https://github.com/martinsuchenak/rackd/releases/latest/download/rackd-$(uname -s)-$(uname -m) -o rackd
chmod +x rackdRun
./rackd serverAccess
# Open http://localhost:8080 in your browser
# Default credentials are displayed on first run