{
  "name": "Hofmanns.AI MCP Server",
  "version": "1.0.0",
  "description": "Infrastructure management via Model Context Protocol",
  "endpoints": {
    "health": "/health",
    "sse": "/sse (MCP over SSE)"
  },
  "tools": [
    "docker_ps",
    "docker_logs",
    "docker_restart",
    "headscale_nodes",
    "caddy_routes",
    "caddy_reload",
    "system_status",
    "ssh_exec",
    "email_check",
    "n8n_workflows",
    "notify_telegram",
    "notify_matrix"
  ]
}