Server data from the Official MCP Registry
MCP server exposing Home Assistant REST API functionality
MCP server exposing Home Assistant REST API functionality
Valid MCP server (1 strong, 4 medium validity signals). 9 known CVEs in dependencies (1 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry.
8 files analyzed · 10 issues found
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.
Unverified package source
We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-daedalus-mcp-homeassistant": {
"args": [
"mcp-homeassistant"
],
"command": "uvx"
}
}
}From the project's GitHub README.
MCP server exposing Home Assistant 2026.4.1 REST API functionality.
mcp-name: io.github.daedalus/mcp-homeassistant
pip install mcp-homeassistant
Set the following environment variables:
HA_URL: Home Assistant URL (default: http://localhost:8123)HA_TOKEN: Long-Lived Access Token (required)export HA_URL="http://homeassistant:8123"
export HA_TOKEN="your_long_lived_access_token"
mcp-homeassistant
The MCP server exposes the following tools:
get_api_status - Check if the API is runningget_config - Get HA configurationget_components - List loaded componentsget_events - List event types and listener countsget_services - List available services by domainget_states - Get all entity statesget_state - Get a specific entity stateset_state - Update or create an entity statedelete_state - Delete an entity statefire_event - Fire a custom eventcall_service - Call a Home Assistant servicerender_template - Render a Jinja templateget_history - Get historical state changesget_logbook - Get logbook entriescheck_config - Validate configuration.yamlhandle_intent - Handle an intentget_error_log - Get error logget_calendars - List calendar entitiesget_calendar_events - Get calendar eventshomeassistant://config - Current confighomeassistant://states - All entity stateshomeassistant://services - Available serviceshomeassistant://components - Loaded componentsgit clone https://github.com/daedalus/mcp-homeassistant.git
cd mcp-homeassistant
pip install -e ".[test]"
# run tests
pytest
# format
ruff format src/ tests/
# lint
ruff check src/ tests/
# type check
mypy src/
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.