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"
}
}
}
}
İlgili Sunucular
WhatsApp (TypeScript/Baileys)
Connects a personal WhatsApp account to an AI agent using the WhatsApp Web multi-device API.
Telegram MCP
An MCP server for interacting with the Telegram messaging service using the mtcute library.
MCP WebSocket Server
A WebSocket server for handling mail operations.
ELEMENT.FM
Create and publish unlimited podcast shows and episodes with ELEMENT.FM
Email Agent MCP
Local email connectivity for AI agents — read, draft, send, and organize Outlook mail via MCP. Apache-2.0 licensed.
Slack MCP Server
A Slack integration server that allows natural language interaction with the Slack API within the Cursor IDE.
MCP Chat Desktop App
A cross-platform desktop app for interacting with various Large Language Models (LLMs) through the Model Context Protocol (MCP).
Unipile
Access and manage messages from multiple platforms using the Unipile API.
Discord MCP Server
Interact with Discord channels to send and read messages using the Discord API.
MCP LinkedIn
Interact with LinkedIn using an unofficial API, requiring email and password for authentication.