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
Telephony MCP Server
Make voice calls and send SMS messages using the Vonage API.
Ntfy
An ntfy MCP server for sending/fetching ntfy notifications to your self-hosted ntfy server from AI Agents 📤 (supports secure token auth & more - use with npx or docker!)
MCP Discord Agent Communication
Enables asynchronous communication between AI agents and users through Discord, ideal for long-running tasks.
KickMCP
An MCP server for seamless integration with the Kick.com API.
LinkedIn Post Generator
Generates professional LinkedIn post drafts from YouTube videos by summarizing their content.
Kafka MCP Server
An MCP server for Apache Kafka, allowing clients to interact with Kafka topics.
WeChat Public Account Article Saver
Saves and publishes articles to WeChat Public Accounts.
Resend Email
Send emails directly from your editor using the Resend API.
Ntfy MCP Server
Send push notifications via the ntfy service, enabling LLMs and AI agents to notify your devices.
Beehiiv
Manage your Beehiiv newsletter by adding subscribers and fetching posts using natural language.