Skip to main content
Glama
klodnickik

mcp-server-awtrix

by klodnickik

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AWTRIX_BASE_URLYesThe 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

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources