Skip to main content
Glama
metaember

pushover-mcp

by metaember

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PUSHOVER_USERYesYour Pushover user key
PUSHOVER_TOKENYesYour Pushover API token

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
send_notificationA

Send a push notification via Pushover to your registered devices.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.9/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no possibility of confusion between tools.

Naming Consistency5/5

With a single tool, naming is trivially consistent.

Tool Count5/5

A single tool is appropriate for a focused server that sends push notifications via Pushover.

Completeness4/5

The tool covers the primary action of sending notifications, but lacks secondary features like delivery status or recipient management, which are minor gaps.

Maintenance

ActivityInactive
ResponsivenessNo issues