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
WebRTC MCP Chat Server
A remote WebRTC chat server with secure temporary rooms and MCP support for background agents.
MCP Relay
A Discord relay server to send messages and prompts to a channel and receive responses.
ElevenLabs
The official ElevenLabs MCP server
Gmail MCP server
A super simple and tiny MCP server for gmail in python
Deepseek R1
An MCP server for the Deepseek R1 model, using the Deepseek API.
thanks.io MCP Server
Send real handwritten mail (postcards, letters, notecards) from any AI agent via thanks.io's API.
WhatsApp Cloned Voice Messages
Integrates WhatsApp and Minimax to send personalized voice messages using cloned voices.
Email MCP Server
Send emails via SMTP. Requires SMTP server credentials to be configured through environment variables.
LGTM Images
Fetches random LGTM (Looks Good To Me) images for use in code reviews and developer communications.
Pikud Haoref Real-Time Alert System
Provides real-time access to Israeli emergency alerts from the official Pikud Haoref API.