Server data from the Official MCP Registry
Trigger events, query channels, and manage realtime messaging on Pusher Channels.
Trigger events, query channels, and manage realtime messaging on Pusher Channels.
Set these up before or after installing:
Environment variable: PUSHER_APP_ID
Environment variable: PUSHER_KEY
Environment variable: PUSHER_SECRET
Environment variable: PUSHER_CLUSTER
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-crashbytes-pusher-mcp-server": {
"env": {
"PUSHER_KEY": "your-pusher-key-here",
"PUSHER_APP_ID": "your-pusher-app-id-here",
"PUSHER_SECRET": "your-pusher-secret-here",
"PUSHER_CLUSTER": "your-pusher-cluster-here"
},
"args": [
"-y",
"@crashbytes/pusher-mcp-server"
],
"command": "npx"
}
}
}Valid MCP server (6 strong, 6 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 7 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!