vmm/homer-mcp
If you are the rightful owner of homer-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Smart Home MCP Server is a Model Context Protocol server that allows LLMs to control smart home devices using natural language commands.
Tools
Functions exposed to the LLM to take actions
list_devices
List all smart home devices with their current status.
control_light
Control smart lights with actions like power, brightness, color, and color temperature adjustments.
control_plug
Control smart plugs with on/off commands.
set_scene
Apply predefined lighting scenes such as bright, dim, warm, cool, party, relax, and bedtime.
get_device_status
Get detailed status of a specific device.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client