Pushinator MCP - Secure MCP Server by ALMC Security 2025

Pushinator MCP

View on GitHub

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 in Communication - Secure MCP Servers

Server Summary Actions
Warpcast A Model Context Protocol (MCP) server for Warpcast integration that allows you to use Claude to inte... View
Aligo SMS Aligo SMS MCP Server An MCP server that connects to the Aligo SMS API, allowing Claude and other... View
Slack MCP Server Model Context Protocol (MCP) server for Slack Workspaces. This integration supports both Stdio and S... View
MCP-Pushover Bridge A Model Context Protocol (MCP) server that enables AI assistants to send push notifications via Push... View
LinkedIn MCP Server A powerful Model Context Protocol server for LinkedIn API integration View
KickMCP {{ message }} View