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"
}
}
}
}
関連サーバー
OpenAI Speech-to-Text
Transcribe audio files using OpenAI's Speech-to-Text API.
Brevo API
Integrate with the Brevo email marketing platform via its API.
Gmail MCP
Manage your Gmail account, including sending, reading, and organizing emails.
Help Scout
An MCP server that enables AI assistants to interact with Help Scout data, such as customers and conversations.
Discord MCP Server
Enables AI assistants to send notifications and request user input through Discord.
Email Processing
An email processing server that uses MongoDB for semantic search and SQLite for efficient storage and retrieval.
CData Microsoft Teams MCP Server
A read-only MCP server for querying live Microsoft Teams data, powered by CData.
MCP Interactive
Enables communication between an LLM and a user through an interactive Electron interface.
Voice Mode
A server for natural voice conversations with AI assistants like Claude and ChatGPT.
WhatsApp MCP Server
An MCP server for integrating WhatsApp with Claude Desktop, enabling interaction with your WhatsApp messages.