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"
}
}
}
}
Máy chủ liên quan
LINE Official Account
Integrates the LINE Messaging API to connect an AI Agent to the LINE Official Account.
Warpcast
Interact with Warpcast accounts, enabling actions like posting casts and managing your profile.
CData Microsoft Teams MCP Server
A read-only MCP server for querying live Microsoft Teams data, powered by CData.
Zoom Transcript
An MCP server for interacting with transcripts from Zoom Cloud Recordings.
Twitter NoAuth
Provides Twitter API access without requiring local credential setup. Credentials must be provided at runtime.
Activitysmith
This MCP server exposes ActivitySmith notifications and live activity tools.
Fast Intercom
A high-performance MCP server for analyzing Intercom conversations, offering speeds up to 100x faster than the REST API.
Gemini
Integrate with Google's Gemini AI models for various tasks.
Speech MCP Server
A text-to-speech server using the Kokoro TTS model, configurable via environment variables.
Slack MCP Server
A Slack integration server that allows natural language interaction with the Slack API within the Cursor IDE.