Trigger events, query channels, and manage realtime messaging on Pusher Channels.
MCPpedia last refreshed this data
Pusher MCP Server is an MCP server that trigger events, query channels, and manage realtime messaging on Pusher Channels. Its tool list has not been published yet over stdio, requires no API key, and scores 85/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"pusher": {
"env": {
"PUSHER_KEY": "your_app_key",
"PUSHER_APP_ID": "your_app_id",
"PUSHER_SECRET": "your_app_secret",
"PUSHER_CLUSTER": "us2"
},
"args": [
"/path/to/pusher-mcp-server/build/index.js"
],
"command": "node"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
An MCP (Model Context Protocol) server that gives AI agents the ability to send realtime messages, query channels, and manage users through Pusher Channels.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y '@crashbytes/pusher-mcp-server' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked @crashbytes/pusher-mcp-server against OSV.dev.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in communication
Asynchronous coordination layer for AI coding agents: identities, inboxes, searchable threads, and advisory file leases over FastMCP + Git + SQLite
Programmable email inbox for AI agents — JMAP, PoW auth, stdio MCP server.
A Model Context Protocol (MCP) server for interacting with Microsoft 365 and Office services through the Graph API
The official MCP server to send emails and interact with Resend
MCP Security Weekly
Get CVE alerts and security updates for Pusher MCP Server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.