Author avatar

pushinator-mcp

by appricos

Server

Tags

#mcp-server #model-context-protocol #push-notifications
4.8 (120)

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 Services

playwright-mcp

Server

4.8 (120)
View Details →

blender-mcp

Server

4.8 (120)
View Details →

tavily-mcp

Server

4.8 (120)
View Details →