mcpserver.lol
registry/blipboard
Connection check verified live · 20h ago

blipboard

Ambient split-flap display board agents push text to; humans watch it on any screen.

Tools 5
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

5 tools

Read from the running server on 20h ago.

create-board-tool name*layoutId
Create a new Blipboard split-flap display board. Returns the display URL (open it on any screen — that IS the board, safe to share) and a secret pushToken used to push content late…
delete-board-tool boardUrl*pushToken*
Permanently delete a Blipboard board and all its scenes. Requires the board's secret pushToken. This cannot be undone.
push-scenes-tool scenes*source*replaceboardUrl*pushToken*
Push text scenes to a Blipboard board. Scenes replace your source's previous scenes by default and rotate as a playlist on the display. Requires the board's secret pushToken.
read-board-tool read-only boardUrl*
Read what a Blipboard board is currently showing: its layout and the active scene playlist. No pushToken needed.
update-board-tool nameboardUrl*pushToken*stylePresetstyleOverrides
Change a Blipboard board's look without recreating it: switch to a named style preset and/or set fine-grained style overrides (fonts, tile colors, flip speed, transitions). The ope…