coding-sailor/mcp-server-hc3
If you are the rightful owner of mcp-server-hc3 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.
This MCP server facilitates the integration of LLM applications with Fibaro Home Center 3 smart home systems, enabling AI assistants to control smart home devices and automation scenes.
Tools
Functions exposed to the LLM to take actions
list_rooms
Get all rooms in your HC3 system
get_room
Get detailed information about a specific room
list_devices
List devices with optional filtering
get_device
Get comprehensive device details
call_device_action
Execute any device action (turnOn, turnOff, toggle, setValue, etc.)
list_scenes
Get all scenes in your HC3 system
get_scene
Get detailed information about a specific scene
execute_scene
Execute a scene (async or sync)
kill_scene
Stop a running scene
test_connection
Test connectivity to your HC3 system
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client