Skip to main content
Glama

Fibaro HC3 MCP Server

by kaeljune

fibaro_get_device

Retrieve detailed information about a specific smart device by its ID from Fibaro Home Center 3. Enables precise device monitoring and control within the Fibaro HC3 MCP Server ecosystem.

Instructions

Get specific device by ID from Fibaro HC3

Input Schema

NameRequiredDescriptionDefault
idYesDevice ID

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Device ID", "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