71
/ 100
10 days ago
glama

pushover-mcp

A tiny MCP server that sends push notifications through Pushover, supporting message, title, priority, sound, URL, and device parameters.

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 1 credential: PUSHOVER_TOKEN
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.
configMCP_HOST
configMCP_PORT
🔐 secretPUSHOVER_TOKENThe server reads and PUSHOVER_USER from the environment.
configPUSHOVER_USERThe server reads PUSHOVER_TOKEN and from the environment.
configMCP_TRANSPORTThe server speaks stdio by default. Set =streamable-http to serve
// 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 4 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/metaember-pushover-mcp-ejvo13)](https://m8ven.ai/mcp/metaember-pushover-mcp-ejvo13)
commit: 6560977cc910da572b8aaa14805366630b28f053
code hash: 014c28504ac792973f6eaaa7a4220a8793aba93a342addb6fc331ffe3da8fc3e
verified: 6/19/2026, 10:51:30 AM
view raw JSON →