mcp-server-awtrix
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AWTRIX_BASE_URL | Yes | The base URL of your Awtrix Light device, e.g. http://awtrix3.local |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| awtrix_notifyB | Push an instant, high-priority notification to the AWTRIX display. |
| awtrix_upsert_appA | Create or update a persistent custom app in the display carousel. |
| awtrix_delete_appA | Remove a custom app from the display cycle by name. |
| awtrix_get_device_stateA | Return current AWTRIX hardware metrics: battery, lux, temperature, active app (if available). |
| awtrix_set_settingsA | Configure display brightness, transition animations, and screen power state. |
| awtrix_test_renderA | Validate and preview a rendered notification/app payload with no hardware side-effects. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |