Skip to main content
Glama
fabienhamot

LED Display Server

by fabienhamot

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
APP_URLNoThe application URL, e.g., https://led.ton-domaine.fr
DB_HOSTNoDatabase host (not needed for sqlite)127.0.0.1
DB_PORTNoDatabase port (not needed for sqlite)5432
MQTT_HOSTNoMQTT broker hostnamelocalhost
MQTT_PORTNoMQTT broker port1883
DB_DATABASENoDatabase name or path for sqlite
DB_PASSWORDNoDatabase password (not needed for sqlite)
DB_USERNAMENoDatabase username (not needed for sqlite)
DB_CONNECTIONNoDatabase connection type: pgsql, mysql, or sqlite
MQTT_PUBLIC_PORTNoPublic port exposed for MQTT1883
MQTT_TLS_CA_FILENoPath to CA certificate file for MQTT TLS
MQTT_TLS_ENABLEDNoEnable TLS for MQTT connection (true/false)false
MQTT_AUTH_PASSWORDNoPassword for MQTT broker authentication
MQTT_AUTH_USERNAMENoUsername for MQTT broker authentication

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/fabienhamot/mcp_mqtt_server'

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