cockpit-mcp
v0.3.1
Published
Operator's Cockpit MCP server — 40 LLM ops prompts (backup-gap audits, migration risk, security checklists, capacity analysis) for homelab + small-team operators running Proxmox, Docker, Unraid, TrueNAS. Surfaced inside Claude Desktop and Cursor via MCP.
Maintainers
Readme
Cockpit MCP — Operator's Cockpit
40 AI prompts for homelab + small-team infrastructure operators (Proxmox, Docker, Unraid, TrueNAS), surfaced inside Claude Desktop and Cursor via the Model Context Protocol.
Free 5-prompt sample included. Full 40-prompt pack ($29 launch / $49 standard) unlocks via Gumroad license key.
What's in the free sample
5 of the 40 prompts:
- Service inventory audit + backup freshness check
- Pre-migration risk register
- Role-specific security checklist
- Resource anomaly investigation
- Cost consolidation analysis (homelab edition)
The full pack covers 10 categories: dashboard tracking, migration planning, security hardening, capacity & cost analysis, incident triage, backup verification, monitoring setup, network audits, certificate management, homelab cost optimization. Plus an 8-page field guide.
Install (Claude Desktop)
npm install -g cockpit-mcpEdit ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%/Claude/claude_desktop_config.json (Windows):
{
"mcpServers": {
"cockpit": {
"command": "cockpit-mcp"
}
}
}Restart Claude Desktop.
Install (Cursor)
npm install -g cockpit-mcpCursor settings → MCP → Add Server:
{ "cockpit": { "command": "cockpit-mcp" } }Reload Cursor.
Unlock the full pack
- Buy at https://weaverdale5.gumroad.com/l/ikbalt ($29 launch).
- After purchase you'll receive a license key.
- Add to your MCP config:
{ "mcpServers": { "cockpit": { "command": "cockpit-mcp", "env": { "MCP_COCKPIT_LICENSE": "your-license-key-here" } } } } - Restart your MCP client.
Support
- Free sample landing: https://scholar.0xpi.com/get/cockpit
- Pro Setup ($297): mailto:[email protected]?subject=Cockpit%20Pro%20Setup%20interest
- Done-For-You ($2,997): mailto:[email protected]?subject=Cockpit%20Done-For-You%20interest
Affiliate Program — Earn 35% Referring Others
If you love this pack and want to promote it, our affiliate program pays 35% commission per sale with a 30-day cookie window.
Apply at https://scholar.0xpi.com/affiliate-program
Or sign up directly at the Gumroad landing: https://weaverdale5.gumroad.com/affiliates
Free copy of the full pack provided to approved affiliates for honest review.
License
MIT (wrapper). Prompt content licensed under the Cockpit Gumroad terms.
