HomeLab MCP
Integration with Docker for managing containers, including remote Docker hosts and allowed containers.
Integration with Home Assistant for home automation, allowing control and management of smart home devices.
Integration with Proxmox for managing VMs, with support for allowed VM IDs and write operations.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@HomeLab MCPwhat's the status of my Docker containers?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 syncRelated MCP server: mcp-homelab
Configuración MCP
Comando:
/opt/homebrew/bin/uvArgumentos:
--directory
/Users/victortg/Projects/homelab-mcp
run
python
-m
homelab_mcp.serverCopia las variables de .env.example a la configuración del cliente MCP.
Escrituras
Requieren:
ENABLE_WRITES=trueRecurso en
DOCKER_ALLOWED_CONTAINERSoPVE_ALLOWED_VMIDSParámetro
confirmigual aWRITE_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.17Verifica antes:
docker -H ssh://root@192.168.3.17 psSeguridad
No pegues tokens en chats. Revoca cualquier token previamente publicado.
This server cannot be installed
Maintenance
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
- AlicenseAqualityBmaintenanceMCP server for full Home Assistant control, enabling AI agents to manage dashboards, automations, files, apps, entities, and more via REST API, WebSocket, and SSH.Last updated66135MIT
- Alicense-qualityFmaintenanceAn 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 updated2MIT
- AlicenseAqualityBmaintenanceA 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 updated9121MIT
- Alicense-qualityAmaintenanceA 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 updatedMIT
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
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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