HomeDatabases & Data › cli

cli

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

TypeScript Local macOSWindowsLinux
★ 2 stars Last pushed 2026-09-16 License: MIT

Topics: Data Visualization

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.14)

npx -y pushtodisplay@0.1.14

Or add to your MCP client config:

{
  "mcpServers": {
    "cli": {
      "command": "npx",
      "args": [
        "-y",
        "pushtodisplay@0.1.14"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry