Skip to main content
Glama

LacyLights MCP Server

by bbernstein

get_fixture_inventory

Retrieve available lighting fixtures and their capabilities globally or for a specific project. Filter by fixture type and include detailed definitions for optimized lighting design on the LacyLights MCP Server.

Instructions

Get available lighting fixtures and their capabilities for a project or globally

Input Schema

NameRequiredDescriptionDefault
fixtureTypeNoOptional fixture type filter
includeDefinitionsNoInclude available fixture definitions
projectIdNoOptional project ID to filter fixtures

Input Schema (JSON Schema)

{ "properties": { "fixtureType": { "description": "Optional fixture type filter", "enum": [ "LED_PAR", "MOVING_HEAD", "STROBE", "DIMMER", "OTHER" ], "type": "string" }, "includeDefinitions": { "default": true, "description": "Include available fixture definitions", "type": "boolean" }, "projectId": { "description": "Optional project ID to filter fixtures", "type": "string" } }, "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/bbernstein/lacylights-mcp'

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