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"
}
}
}
}
Installing Pushinator
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/appricos/pushinator-mcpFAQ
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
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Pushinator with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
