Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Pushinator

FreeNot checked

Official Pushinator MCP server

GitHubEmbed

About

Official Pushinator MCP server

README

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"
            }
        }
    }
}

from github.com/appricos/pushinator-mcp

Installing Pushinator

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/appricos/pushinator-mcp

FAQ

Is Pushinator MCP free?

Yes, Pushinator MCP is free — one-click install via Unyly at no cost.

Does Pushinator need an API key?

No, Pushinator runs without API keys or environment variables.

Is Pushinator hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Pushinator in Claude Desktop, Claude Code or Cursor?

Open Pushinator on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Pushinator with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs