MCP-Pushover Bridge
by pyang2045
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | Node environment setting | production |
| LOG_LEVEL | No | Logging level for the server | info |
| RETRY_MAX_ATTEMPTS | No | Maximum number of retry attempts | 3 |
| RETRY_INITIAL_DELAY | No | Initial delay in milliseconds before retrying | 1000 |
| PUSHOVER_DEFAULT_USER | No | Your Pushover user key | |
| PUSHOVER_DEFAULT_TOKEN | No | Your Pushover application API token |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| pushover_send_messageC | Send a notification via Pushover |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pyang2045/mcp-pushover'
If you have feedback or need assistance with the MCP directory API, please join our Discord server