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"
}
}
}
}
Verwandte Server
Tiny Chat
A simple chat application that requires an external database configuration.
WasenderAPI MCP
Connect WasenderAPI to AI agents and automation tools using the Model Context Protocol. This remote MCP server exposes WhatsApp session management, messaging, contacts, and groups as callable tools for MCP-compatible platforms
Notifications
Send native macOS notifications with full Notification Center integration and interactive features.
Confluence
Interact with Confluence to execute CQL queries, retrieve page content, and update pages.
IMAP MCP
An IMAP Model Context Protocol (MCP) server to expose IMAP operations as tools for AI assistants.
Prompt for User Input MCP Server
Enables AI models to prompt users for input directly within their code editor for interactive conversations.
Wassenger
Wassenger MCP server to chat, send messages and automate WhatsApp from any AI model client (free trial available).
Human-in-the-Loop
Allows AI assistants to ask questions to humans via Discord.
Infobip MCP servers
Enables seamless integration with communication platform that allows you to reach your customers globally across any channel.
WeCom Bot MCP Server
An MCP server for sending messages to WeCom (WeChat Work) bots.