burgueishon/Home-Assistant-Diagnostics-MCP-Server
This MCP server gives your favorite LLM direct access to diagnostic tools, enabling it to troubleshoot your Home Assistant instance autonomously, without you having to manually gather information. No more debugging in the dark. Let AI be your smart home doctor.
Platform-specific configuration:
{
"mcpServers": {
"Home-Assistant-Diagnostics-MCP-Server": {
"command": "npx",
"args": [
"-y",
"Home-Assistant-Diagnostics-MCP-Server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...