nikolausm/mcp-server-home-connect
If you are the rightful owner of mcp-server-home-connect 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 integrates with the Bosch Home Connect API to control and monitor Bosch/Siemens smart home appliances.
Tools
Functions exposed to the LLM to take actions
get_auth_url
Get the OAuth authorization URL for Home Connect.
get_appliances
List all connected Home Connect appliances.
get_appliance_status
Get the current status of a specific appliance.
get_appliance_programs
Get available programs for an appliance.
start_program
Start a program on an appliance.
stop_program
Stop the active program on an appliance.
get_settings
Get all settings of an appliance.
update_setting
Update a setting on an appliance.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client