Skip to main content
Glama

HomeLab MCP v1.0

Integra Home Assistant, Frigate, Docker y Proxmox por STDIO.

Instalación

cd /Users/victortg/Projects
mv homelab-mcp homelab-mcp-backup
unzip ~/Downloads/homelab-mcp-v1.0.zip
mv homelab-mcp-v1.0 homelab-mcp
cd homelab-mcp
uv sync

Related MCP server: mcp-homelab

Configuración MCP

Comando:

/opt/homebrew/bin/uv

Argumentos:

--directory
/Users/victortg/Projects/homelab-mcp
run
python
-m
homelab_mcp.server

Copia las variables de .env.example a la configuración del cliente MCP.

Escrituras

Requieren:

  1. ENABLE_WRITES=true

  2. Recurso en DOCKER_ALLOWED_CONTAINERS o PVE_ALLOWED_VMIDS

  3. Parámetro confirm igual a WRITE_CONFIRMATION

Empieza con ENABLE_WRITES=false, prueba las lecturas y luego activa las acciones.

Docker remoto

Ejemplos:

DOCKER_HOST=unix:///var/run/docker.sock
DOCKER_HOST=ssh://root@192.168.3.17

Verifica antes:

docker -H ssh://root@192.168.3.17 ps

Seguridad

No pegues tokens en chats. Revoca cualquier token previamente publicado.

F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    F
    maintenance
    An MCP server that gives AI assistants real-time access to your homelab infrastructure. It enables querying node status, managing Docker containers, controlling Proxmox VMs, and inspecting OPNsense firewall state through natural conversation.
    Last updated
    2
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    A self-hosted MCP server for Home Assistant that exposes full control over entity states, service calls, history, templates, and areas via local stdio, enabling AI assistants to manage your smart home.
    Last updated
    9
    121
    MIT
  • A
    license
    -
    quality
    A
    maintenance
    A single MCP server that gives an AI assistant comprehensive access to manage a homelab, including SSH, Docker, Proxmox, Synology, Cloudflare, and more, with 85 tools and a centralized configuration.
    Last updated
    MIT

View all related MCP servers

Related MCP Connectors

  • Personal assistant MCP server with search, execute, packages, jobs, secrets, and integrations.

  • A TypeScript MCP server for Home Assistant, enabling programmatic management of entities, automati…

  • An MCP server that let you interact with Cycloid.io Internal Development Portal and Platform

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/chip10/homelab-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server