An advanced MCP server for Home Assistant. ๐ Batteries included.
Overview
What is MCP Server for Home Assistant?
MCP Server is a lightweight integration tool designed for Home Assistant, providing a flexible interface for device management and automation, built for performance and ease of use.
How to use MCP Server?
To use MCP Server, clone the repository, set up the environment, configure your Home Assistant details in the .env file, and build and launch the server using Docker.
Key features of MCP Server?
- Basic device control via REST API
- WebSocket/Server-Sent Events (SSE) for real-time state updates
- Simple automation rule management
- JWT-based authentication
- Optional speech features including wake word detection and speech-to-text capabilities
Use cases of MCP Server?
- Automating smart home devices through voice commands.
- Integrating various smart devices with Home Assistant for seamless control.
- Utilizing speech recognition for hands-free operation of home automation.
FAQ from MCP Server?
-
What is required to run MCP Server?
You need the Bun runtime, a Home Assistant instance, and optionally Docker and Node.js for additional features.
-
Can I use speech features without a GPU?
Yes, but GPU acceleration is recommended for better performance in speech processing.
-
Is MCP Server open-source?
Yes, MCP Server is open-source and available on GitHub.