74
/ 100
6 days ago
glama

Pusher Channels MCP Server

An MCP server that enables AI agents to send realtime messages, query channels, and manage users through Pusher Channels.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: PUSHER_KEY, PUSHER_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configPUSHER_APP_IDYour Pusher app ID
configPUSHER_CLUSTERYour Pusher cluster (e.g. us2, eu, ap1)
🔐 secretPUSHER_KEYYour Pusher app key
🔐 secretPUSHER_SECRETYour Pusher app secret
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/crashbytes-pusher-mcp-server-13e1xd)](https://m8ven.ai/mcp/crashbytes-pusher-mcp-server-13e1xd)
commit: 7b4bb2ed668a767177000f3e3294a934c93ebc76
code hash: 0fee27742b2127d29839edba62de84be24c14db5fbe98fd3a918fcfdf206c49e
verified: 7/18/2026, 7:58:16 AM
view raw JSON →