pushtodisplay
Rank #15,544io.github.pushtodisplay/cli
PushToDisplay MCP server — send real-time updates to display boards on iOS and Android devices.
pushtodisplay is a Model Context Protocol (MCP) server published by pushtodisplay. It ranks #15,544 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. pushtodisplay is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 1 tracked version. It was first listed on Jun 2, 2026 and most recently updated on Jun 23, 2026.
Ranks ahead of 116,502 of 132,046 servers on MCP Toplist.
Use pushtodisplay
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add cli -- npx -y pushtodisplay[mcp_servers.cli]
command = "npx"
args = ["-y", "pushtodisplay"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"cli": {
"command": "npx",
"args": [
"-y",
"pushtodisplay"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"cli": {
"command": "npx",
"args": [
"-y",
"pushtodisplay"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"cli": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"pushtodisplay"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"cli": {
"command": "npx",
"args": [
"-y",
"pushtodisplay"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cli": {
"command": "npx",
"args": [
"-y",
"pushtodisplay"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.pushtodisplay%2Fcli)<a href="https://mcptoplist.com/server/io.github.pushtodisplay%2Fcli"><img src="https://mcptoplist.com/badge/io.github.pushtodisplay%2Fcli.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
pushtodisplay
Available versions (1)
| Version | Published |
|---|---|
| 0.1.14 | Jun 23, 2026 |
Frequently asked questions
- Who maintains pushtodisplay?
- pushtodisplay is maintained by pushtodisplay, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is pushtodisplay listed on the Official MCP Registry?
- Yes — pushtodisplay is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does pushtodisplay have?
- MCP Toplist tracks 1 version of pushtodisplay, most recently published on Jun 23, 2026.
- Where can I find the source code for pushtodisplay?
- The source code for pushtodisplay is hosted at github.com/pushtodisplay/cli.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.