Send push notifications via the Pushinator service. Requires an API token from your Pushinator account.
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"
}
}
}
}
Interact with the Clash of Clans API to retrieve game data. Requires a CLASH_API_KEY environment variable.
Enables AI assistants to send push notifications via the Pushover service.
An MCP server that provides Nostr capabilities to LLMs, enabling interaction with the decentralized social network protocol.
Manage Twilio resources such as subaccounts, phone numbers, and regulatory bundles using the Twilio API.
Enables room-based messaging between multiple agents.
Send notifications to Slack using OAuth bot tokens.
A server for interacting with the Beeper communication network.
An MCP server application that sends various types of messages to the WeCom group robot.
A text-to-speech server using the Kokoro TTS model, configurable via environment variables.
TikTok integration for getting post details and video subtitles