Server data from the Official MCP Registry
MCP server for full Home Assistant control — dashboards, files, automations, add-ons, and more
MCP server for full Home Assistant control — dashboards, files, automations, add-ons, and more
Set these up before or after installing:
Environment variable: HA_URL
Environment variable: HA_TOKEN
Environment variable: HA_SSH_HOST
Environment variable: HA_SSH_PORT
Environment variable: HA_SSH_USER
Environment variable: HA_SSH_KEY_PATH
Environment variable: HA_SSH_PASSWORD
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-jarahkon-hass-mcp-server": {
"env": {
"HA_URL": "your-ha-url-here",
"HA_TOKEN": "your-ha-token-here",
"HA_SSH_HOST": "your-ha-ssh-host-here",
"HA_SSH_PORT": "your-ha-ssh-port-here",
"HA_SSH_USER": "your-ha-ssh-user-here",
"HA_SSH_KEY_PATH": "your-ha-ssh-key-path-here",
"HA_SSH_PASSWORD": "your-ha-ssh-password-here"
},
"args": [
"-y",
"@jarahkon/hass-mcp-server"
],
"command": "npx"
}
}
}Valid MCP server (4 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 5 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!