Loading MCP server directory, please wait...
43 MCP tools to build connectors and sync any source to any destination via canonical models.
npx @getmcp/cli add ai.pullpush/pullpush-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
PULLPUSH_API_KEYYour PullPush API key (admin panel → Settings → API Keys).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.pullpush/pullpush-mcp": {
"command": "npx",
"args": [
"-y",
"kaduno-pullpush-mcp"
],
"env": {
"PULLPUSH_API_KEY": "",
"PULLPUSH_API_URL": "https://api.pullpush.ai"
}
}
}
}