The-Incredible-Gamma-Man/HomeLab_Dashboard_MCP_Integrated
The ultimate home lab dash with agentic AI features bolted in. Single sign-on, HTTPS enforced, dockerised and modular. Can be run completely offline too!
Platform-specific configuration:
{
"mcpServers": {
"HomeLab_Dashboard_MCP_Integrated": {
"command": "npx",
"args": [
"-y",
"HomeLab_Dashboard_MCP_Integrated"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://opensource.org/licenses/MIT) [](https://www.docker.com/) [](https://www.keycloak.org/) [](https://ollama.com/) [](https://homarr.dev/) [](https://caddyserver.com/) [](https://github.com/The-Incredible-Gamma-Man/HomeLab_Dashboard_MCP_Integrated)
## Overview
This homelab dashboard, built on Homarr, provides a centralized interface for managing your entire self-hosted ecosystem. It leverages Caddy to reverse-proxy all Docker containers across your subnet while enforcing HTTPS using self-signed certificates — all without requiring external internet access.
The dashboard comes pre-configured with powerful tools including Nextcloud, GitLab, Trilium, Portainer, Open WebUI, and Restreamer for live video monitoring. Open WebUI integrates with Ollama for agentic AI capabilities through MCP (Model Context Protocol), enabling intelligent automation across your applications.
For additional security and user management, Keycloak handles centralized authentication and group management via single sign-on. Eliminating the need for multiple account creations and c
Loading reviews...