homelab-registry-mcp

TeamCastaldi/homelab-registry-mcp
★ 0 stars Python Security Updated 13d ago
MCP server that keeps an authoritative catalog of every service in your homelab, detects security misconfigurations, and proposes fixes through a human-in-the-loop PR workflow.
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-registry-mcp": {
      "command": "uvx",
      "args": [
        "homelab-registry-mcp"
      ]
    }
  }
}

Or install with pip: pip install homelab-registry-mcp

README Excerpt

A Model Context Protocol (MCP) server that keeps one authoritative catalog of every service running in a homelab. It discovers services from Traefik, Authentik, and Docker, flags services that are exposed without the authentication they should have, and answers questions about the homelab through MCP tools. It is for homelab operators who drive their lab from an MCP-capable