Pushinator
Official Pushinator MCP server
Installation
Installing for Claude Desktop
Manual Configuration Required
This MCP server requires manual configuration. Run the command below to open your configuration file:
npx mcpbar@latest edit -c claude
This will open your configuration file where you can add the Pushinator MCP server manually.
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 topics:
Details:
Stars
0Forks
2Last commit
3 months agoRepository age
3 months
Auto-fetched from GitHub .
MCP servers similar to Pushinator:

Stars
Forks
Last commit

Stars
Forks
Last commit

Stars
Forks
Last commit