Back to directory
appricos/pushinator-mcp

appricos/pushinator-mcp

@appricos

Official Pushinator MCP server

pushinatornotificationspushmcpapitool

Installation & Configuration

{
  "mcpServers": {
    "pushinator": {
      "command": "node",
      "args": [
        "path-to-repo/build/index.js"
      ],
      "env": {
        "PUSHINATOR_API_KEY": "YOUR_PUSHINATOR_API_KEY"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15