pushtodisplay
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PTD_API_KEY | No | API key for CI/CD authentication (starts with pt_) | |
| PTD_API_URL | No | API endpoint | https://api.pushtodisplay.com |
| PTD_IDP_URL | No | Identity provider | https://idp.pushtodisplay.com |
| PTD_CONFIG_DIR | No | Config directory | ~/.config/pushtodisplay |
| PTD_SERVICE_URL | No | Service endpoint | https://services.pushtodisplay.com |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| pushtodisplay_send_updateA | Send a display update to a PushToDisplay board. Publishes text content to all devices connected to the specified board. |
| pushtodisplay_list_boardsA | List all boards owned by the authenticated user. |
| pushtodisplay_get_boardB | Get details of a specific board by ID. |
| pushtodisplay_list_devicesB | List active device-board stream connections. |
| pushtodisplay_create_boardC | Create a new board. |
| pushtodisplay_update_boardB | Update an existing board's name, description, or layout. |
| pushtodisplay_set_default_boardA | Set a board as the user's default board. The default board is used when no board ID is specified in send_update. |
| pushtodisplay_delete_boardA | Permanently delete a board and all its data. This action cannot be undone. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/pushtodisplay/cli'
If you have feedback or need assistance with the MCP directory API, please join our Discord server