71
/ 100
1 month ago
glama

Jon's Pushover MCP Server

Enables sending push notifications to your devices via Pushover, allowing you to receive alerts and messages with customizable titles, URLs, priorities, and sounds.

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.
🔐
You'll be asked for 2 credentials: PUSHOVER_API_TOKEN, PUSHOVER_USER_KEY
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.
configREQUEST_TIMEOUT
configLOG_LEVEL
🔐 secretPUSHOVER_API_TOKENYes Application API token from https://pushover.net/apps
🔐 secretPUSHOVER_USER_KEYYes User key from https://pushover.net
// 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 2 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/jonmmease-jons-mcp-pushover-zrf07a)](https://m8ven.ai/mcp/jonmmease-jons-mcp-pushover-zrf07a)
commit: e26bc96bf3506a04b12f1dbcf97fbf04287f7e75
code hash: 1505f71939ca256d16e61b4baf59a61a653c556983c4a37c8f65d9615adfab80
verified: 6/26/2026, 9:48:14 AM
view raw JSON →