hekmon8_Homeassistant-server-mcp
0
The Home Assistant MCP Server is a Model Context Protocol server that allows users to control and monitor Home Assistant devices. It enables functionalities like triggering automations and controlling device states through MCP-enabled applications.
Home Assistant MCP Server
A Model Context Protocol (MCP) server designed for interacting with Home Assistant. It includes functionalities like getting and controlling device states, triggering automations, and listing available entities.
Features
- Get device states
- Control device states (on/off)
- Trigger automations
- List available entities
Contributing
- Fork the repository
- Create a feature branch
- Commit and push changes
- Open a Pull Request
Documentation
For more detailed information, visit www.aimcp.info.
License
Licensed under the MIT License.
Security
- Use HTTPS for Home Assistant
- Keep tokens secure
- Rotate tokens regularly
- Use environment variables for sensitive info.