Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PTD_API_KEYNoAPI key for CI/CD authentication (starts with pt_)
PTD_API_URLNoAPI endpointhttps://api.pushtodisplay.com
PTD_IDP_URLNoIdentity providerhttps://idp.pushtodisplay.com
PTD_CONFIG_DIRNoConfig directory~/.config/pushtodisplay
PTD_SERVICE_URLNoService endpointhttps://services.pushtodisplay.com

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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