Skip to main content
Glama

Fibaro HC3 MCP Server

by kaeljune

fibaro_run_scene

Run or start a specific scene on the Fibaro HC3 smart home system using its unique scene ID, enabling automated actions and device control through the MCP server.

Instructions

Run/start a scene

Input Schema

NameRequiredDescriptionDefault
idYesScene ID to run

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Scene ID to run", "type": "number" } }, "required": [ "id" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kaeljune/fibaro-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server