Pushinator MCP
Send push notifications via the Pushinator service. Requires an API token from your Pushinator account.
Pushinator MCP
To install dependencies:
bun install
To build:
bun run build
After that, add the Pushinator MCP to your MCP client (the API token can be retrieved in your Pushinator API tokens page):
{
"mcpServers": {
"pushinator": {
"command": "node",
"args": ["path-to-repo/build/index.js"],
"env": {
"PUSHINATOR_API_KEY": "YOUR_PUSHINATOR_API_KEY"
}
}
}
}
Related Servers
Slack Notify
Send notifications to Slack using OAuth bot tokens.
Nostr MCP Server
An MCP server that provides Nostr capabilities to LLMs, enabling interaction with the decentralized social network protocol.
Genesys Cloud MCP Server
Exposes Genesys Cloud tools like sentiment analysis, conversation search, and topic detection for LLMs.
Hacker News MCP Server
Access Hacker News stories, comments, and user profiles using the Hacker News API.
Mac Messages MCP
A Python bridge for interacting with the macOS Messages app.
A2A MCP Server
A bridge server connecting Model Context Protocol (MCP) with Agent-to-Agent (A2A) protocol.
Webhooks MCP
Send HTTP requests to webhooks with dynamic parameters.
Infobip MCP servers
Enables seamless integration with communication platform that allows you to reach your customers globally across any channel.
WhatsApp Cloned Voice Messages
Integrates WhatsApp and Minimax to send personalized voice messages using cloned voices.
AI Therapist
Provides emotional support and mental health tools for AI agents.