SERVER
Pusher Mcp Server
Rank #12379io.github.CrashBytes/pusher-mcp-server
Trigger events, query channels, and manage realtime messaging on Pusher Channels.
First listed
Feb 13, 2026
Last publish date
Feb 13, 2026
OVERVIEW
Pusher Mcp Server is a Model Context Protocol (MCP) server published by CrashBytes. It ranks #12379 of 58,832 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Pusher Mcp Server is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 13, 2026 and most recently updated on Feb 13, 2026.
STANDING
#12,379of 58,832 tracked serversTop 25%
Ranks ahead of 46,453 of 58,832 servers on MCP Toplist.
CONNECT
Use Pusher Mcp Server
Add Pusher Mcp Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"pusher-mcp-server": {
"command": "npx",
"args": [
"-y",
"@crashbytes/pusher-mcp-server"
],
"env": {
"PUSHER_APP_ID": "<your PUSHER_APP_ID>",
"PUSHER_KEY": "<your PUSHER_KEY>",
"PUSHER_SECRET": "<your PUSHER_SECRET>",
"PUSHER_CLUSTER": "<your PUSHER_CLUSTER>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
CrashBytes
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.0.3 | Feb 13, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Pusher Mcp Server?
- Trigger events, query channels, and manage realtime messaging on Pusher Channels.
- Who maintains Pusher Mcp Server?
- Pusher Mcp Server is maintained by CrashBytes, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Pusher Mcp Server an official MCP server?
- Yes — Pusher Mcp Server is listed on the Official MCP Registry.
- How many versions does Pusher Mcp Server have?
- MCP Toplist tracks 2 versions of Pusher Mcp Server, most recently published on Feb 13, 2026.
- Where can I find the source code for Pusher Mcp Server?
- The source code for Pusher Mcp Server is hosted at github.com/CrashBytes/pusher-mcp-server.
EXPLORE