homelab_mcp

washyu/homelab_mcp
★ 4 stars Python AI/LLM Updated today
MCP Server for intelligent infrastructure management for your Homelab
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "homelab_mcp": {
      "command": "uvx",
      "args": [
        "homelab-mcp"
      ]
    }
  }
}

Or install with pip: pip install homelab-mcp

README Excerpt

**AI-Powered Homelab Infrastructure Management via the Model Context Protocol** A Python MCP server that enables AI assistants to manage, deploy, and monitor homelab infrastructure. Tools span SSH discovery, VM management, service installation, network topology mapping, Proxmox operations, and credential management.