{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/18"},{"label":"Home Automation","url":"https://skillfed.io/packages/category/home-automation"}],"enrichment":{"capability":"An MCP server that lets AI assistants control Home Assistant smart homes through natural language, querying device states, executing services, and managing automations.","skillfed_tags":["home-automation","mcp-protocol","ai-integration"],"use_cases":["Let an AI assistant control lights, thermostats, and locks in your home using conversational commands.","Query Home Assistant device states and sensor readings through an MCP-connected AI model.","Trigger automations and scenes from an AI chat interface without manual Home Assistant UI interaction.","Integrate Home Assistant into Claude Desktop or ChatGPT as a smart home control tool.","Run a secure remote MCP server for AI assistants on different networks via webhook or reverse proxy."],"what_it_does":"ha-mcp-dev is a Model Context Protocol server that bridges AI assistants (Claude, ChatGPT, etc.) to Home Assistant smart home systems. It translates natural language requests into Home Assistant API calls, allowing an AI to query device states, trigger automations, and control smart home devices without the user writing code. The package is designed to run either as a Home Assistant custom component (in-process, recommended), as a standalone HTTP server via Docker or PyPI, or over stdio for local connections.\n\nThe server handles authentication through Home Assistant tokens, webhooks, or optional OIDC providers, and exposes Home Assistant's full service and state APIs to the AI model. It depends on fastmcp for the MCP protocol implementation, httpx for HTTP communication, pydantic for data validation, cryptography for secure connections, and several utility libraries (python-dotenv, truststore, tzdata, packaging). The package is actively maintained, supports Python 3.13 and 3.14, and carries no known security vulnerabilities.","worth_installing":"Yes, if you use Home Assistant and want AI assistants to control your smart home. The custom component install is straightforward, maintenance is active, and there are no known vulnerabilities. The dev version tag suggests this is a pre-release; verify stability for your use case before production deployment. MIT license is permissive."},"id":"ha-mcp-dev","links":{"html":"https://skillfed.io/packages/ha-mcp-dev","md":"https://skillfed.io/packages/ha-mcp-dev.md","pypi":"https://pypi.org/project/ha-mcp-dev/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-14","license_spdx":null,"license_treatment":"permissive","name":"ha-mcp-dev","python_support":"supports_current","summary":"Home Assistant MCP Server - Complete control of Home Assistant through MCP"},"popularity":{"monthly_downloads":146293,"position":11100,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"8.2.0.dev2334"}
