MCP Homeassistant runs on your own machine — the client starts it, so there is no endpoint to ping. 64 installs a week from pypi. Last commit 21 Apr 2026.
MCP server exposing Home Assistant REST API functionality
Today is the operative word: we check MCP Homeassistant every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-homeassistant -- uvx mcp-homeassistant
{
"mcpServers": {
"mcp-homeassistant": {
"args": [
"mcp-homeassistant"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-homeassistant]
command = "uvx"
args = ["mcp-homeassistant"]
{
"mcpServers": {
"mcp-homeassistant": {
"args": [
"mcp-homeassistant"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-homeassistant": {
"args": [
"mcp-homeassistant"
],
"command": "uvx"
}
}
}
MCP server exposing all Shodan API functionality
MCP server exposing sqlite3 library functionality
MCP server exposing full recon-ng OSINT framework functionality
MCP server exposing KiCad PCB Editor functionality via IPC API
MCP server exposing rpcbind/RPC portmapper functionality
MCP server exposing smbmap SMB enumeration functionality
MCP server for Zabbix API - exposes all Zabbix API functionality via MCP
MCP server exposing pcapy-ng packet capture functionality
Answers built from our own checks of this server.