Server data from the Official MCP Registry
MCP server exposing Home Assistant REST API functionality
MCP server exposing Home Assistant REST API functionality
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-daedalus-mcp-homeassistant": {
"args": [
"mcp-homeassistant"
],
"command": "uvx"
}
}
}This is a well-implemented Home Assistant MCP server with proper authentication through bearer tokens and comprehensive error handling. The code quality is high with good input validation and appropriate permissions for its purpose as a home automation control interface. Supply chain analysis found 9 known vulnerabilities in dependencies (1 critical, 3 high severity). Package verification found 1 issue.
Scanned 7 files · 13 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!