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
CData Slack MCP Server
A read-only MCP server for Slack by CData, enabling LLMs to query live Slack data. Requires the CData JDBC Driver for Slack.
Whissle MCP Server
Access Whissle API for speech-to-text, diarization, translation, and text summarization.
Feishu/Lark OpenAPI MCP
Connects AI agents to the Feishu/Lark platform via its OpenAPI to automate tasks like document processing, conversation management, and calendar scheduling.
Claude Code Notification
Sends notifications from Claude Code with customizable sounds and cross-platform support.
X MCP Server
An MCP server for X (Twitter) integration, allowing you to read timelines and engage with tweets.
User Feedback
Simple MCP Server to enable a human-in-the-loop workflow in tools like Cline and Cursor.
Gmail MCP Server
Send emails with attachments through Gmail's SMTP server using AI agents.
Bluesky
Post to the Bluesky social network using the AT Protocol.
MCP Intercom Server
Provides access to Intercom conversations and chats. Requires an Intercom API key.
Channel.io
Integrate with the Channel Talk API to let AI assistants access and utilize chat information.