Catalog
io.github.daleweaver1981/cockpit-mcp
Official40 AI prompts + self-hosted ops dashboard for homelab and small-team sysadmins
Self-hosted ops dashboard with AI prompts for homelab and small-team sysadmin management.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"cockpit-mcp": {
"command": "npx",
"args": [
"-y",
"cockpit-mcp@0.3.0"
]
}
}
}