mcpserver.lol
registry/pushtodisplay-cli
Connection check local install

pushtodisplay-cli

PushToDisplay MCP server — send real-time updates to display boards on iOS and Android devices.

Tools 8
GitHub stars 2
Installs / wk 516
Licence MIT
Transport stdio
Last checked never

Tools & capabilities

8 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

pushtodisplay_create_board from source
Create a new board.
pushtodisplay_delete_board from source
Permanently delete a board and all its data. This action cannot be undone.
pushtodisplay_get_board from source
Get details of a specific board by ID.
pushtodisplay_list_boards from source
List all boards owned by the authenticated user.
pushtodisplay_list_devices from source
List active device-board stream connections.
pushtodisplay_send_update from source
Send a display update to a PushToDisplay board. Publishes text content to all devices connected to the specified board.
pushtodisplay_set_default_board from source
Set a board as the user
pushtodisplay_update_board from source
Update an existing board