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

ServerSummaryActions
MCP InteractiveView
SmartleadView
LnExchange MCP Node ServiceThis is a Node.js service for interacting with the LnExchange API, providing spot trading functional...View
X (Twitter)View
AivisSpeechMCP Simple AivisSpeech Description: An MCP server for seamless integration with the AivisSpeech...View
KickMCP{{ message }}View