Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ—„οΈ Databases
  3. Pullpush Mcp
Pullpush Mcp logo
Health: ActiveRecent health check succeeded.Last checked 8/10/2026, 11:01:10 PM

Pullpush Mcp

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

Connect any two APIs and keep them in sync β€” 45 MCP tools with shadow previews and diagnostics.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "pullpush-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "kaduno-pullpush-mcp@latest"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Tool Schemas (45) Directory Badge Claim listing AlternativesπŸ—„οΈ More in Databases

Capabilities & Tool Schemas (45) ~995 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Pullpush Mcp.

pullpush.connection.create

Create and configure a connection to an external system (Shopify, WooCommerce, Linnworks, Xero, HubSpot, and 20+ more)

pullpush.connection.test

Test live connection credentials; returns health metrics and failure count

pullpush.connection

List, get, update, delete, and configure connections (router with actions: list, get, update, delete, health, config)

pullpush.flow.create

Wire a source→destination sync pipeline with triggers, mapping, and canonical data models

pullpush.flow.dryRun

Dry-run an event through flow transform/filter without delivery; returns mapped payload

pullpush.flow.natural

Create a flow from a natural-language description; proposes mapping and creates in shadow mode

Documentation Overview

PullPush MCP β€” connect any two APIs and keep them in sync

npm MCP Registry license

The official MCP server for PullPush.ai β€” an integration platform that connects e-commerce stores, warehouses, marketplaces, ERPs, and POS systems, and keeps stock levels, orders, and products in sync across all of them.

This server lets AI agents (Claude, Cursor, or anything that speaks Model Context Protocol) build, run, and monitor those integrations end to end: connect two systems, preview the sync safely, and cut over to live β€” without a human clicking through a dashboard.

Why agents like it

  • Deterministic runtime, no LLM in the hot path. AI helps at build time (connector generation, field-mapping suggestions); the sync engine itself is predictable, versioned, and observable.
  • Safe by default. New flows start in shadow mode (read-only). pullpush.sync action:"preview" shows a structured source-vs-destination diff before anything is written.
  • Credentials never touch your machine or env. Connection secrets are envelope-encrypted (AES-256-GCM, per-tenant keys) server-side the moment they're created.
  • Self-describing. A get-started MCP prompt walks from zero to a working integration; pullpush:// resources expose the tool catalog, quickstart, and agent guide β€” no pre-briefing needed.
  • Structured, actionable errors. Failures return {code, suggestion, suggestedTool, retryable} β€” an agent always knows the next step.
  • Server-grade reliability. Circuit breakers, per-key ordered delivery, idempotency, dead-letter queue with retry, exponential backoff.

Try it in 60 seconds β€” no signup

Terminal
curl -X POST https://api.pullpush.ai/api/sandbox

Returns a free 48-hour sandbox tenant: an API key, ready-to-paste MCP configs, and two pre-wired demo connections whose stock data deliberately disagrees β€” so your first pullpush.sync action:"preview" shows a real canonical diff (drifted quantities, a missing item, in-sync rows). The sandbox deletes itself on expiry β€” or keep it: POST /api/sandbox/claim (Bearer = the sandbox key, {"email": "..."}) converts it to a persistent free tenant with everything you built preserved.

Quick start

No clone or install needed β€” run directly via npx:

config.json
{
  "mcpServers": {
    "pullpush": {
      "command": "npx",
      "args": ["-y", "kaduno-pullpush-mcp@latest"],
      "env": {
        "PULLPUSH_API_KEY": "<your-api-key>"
      }
    }
  }
}

Add this to ~/.cursor/mcp.json (Cursor), Claude Desktop's config, or the MCP config for your client. Prefer a remote server? Connect straight to the hosted endpoint instead:

config.json
{
  "mcpServers": {
    "pullpush": {
      "type": "streamable-http",
      "url": "https://api.pullpush.ai/mcp",
      "headers": { "Authorization": "Bearer <your-api-key>" }
    }
  }
}

Then ask your agent to run the get-started prompt β€” it walks through the whole flow: catalog connectors β†’ create + test connections β†’ suggest a field mapping β†’ create the flow in shadow mode β†’ preview the diff β†’ cut over.

Getting an API key

For a throwaway key, use the sandbox above. For a persistent tenant:

  1. Sign up free (1 connection, 1,000 events/month β€” no card)
  2. Admin panel β†’ Settings β†’ API Keys
  3. Create a key with the scope you need (tenant, org, or admin)

Tools

48 tools (30 explicit tools plus 184 actions across 18 domain routers) covering the full integration lifecycle. Explicit tools are individually named; domain routers accept an action parameter with multiple operations.

Connections

  • pullpush.connection.create β€” Create and configure a connection to an external system (Shopify, WooCommerce, Linnworks, Xero, HubSpot, and 20+ more)
  • pullpush.connection.test β€” Test live connection credentials; returns health metrics and failure count
  • pullpush.connection β€” List, get, update, delete, and configure connections (router with actions: list, get, update, delete, health, config)

Flows

  • pullpush.flow.create β€” Wire a sourceβ†’destination sync pipeline with triggers, mapping, and canonical data models
  • pullpush.flow.dryRun β€” Dry-run an event through flow transform/filter without delivery; returns mapped payload
  • pullpush.flow.natural β€” Create a flow from a natural-language description; proposes mapping and creates in shadow mode
  • pullpush.flow β€” List, get, update, pause/resume, delete flows and view delivery history (router)

Sync & reconciliation

  • pullpush.sync.reconcile β€” Reconcile-and-deliver: diff source vs destination, then deliver changes with per-item progress
  • pullpush.sync β€” Preview diffs, snapshot data, inspect single keys, scan catalogs, diagnose unmatched SKUs, manage baselines (router with actions: preview, snapshot, inspect, reconcile, scan, reset-baseline, baseline.history, baseline.rollback, channel-cache, unmatched)

Field mapping

  • pullpush.mapping.suggest β€” AI-proposes field mapping from source sample to target shape; returns mapping, confidence, preview
  • pullpush.mapping.validate β€” Validate a mapping config against source and destination schemas
  • pullpush.mapping.compare β€” Compare two mappings side by side
  • pullpush.mapping.explain β€” Explain how a mapping transforms data, step by step
  • pullpush.mapping.diff β€” Diff two mapping versions to see what changed
  • pullpush.mapping.get β€” Get a flow's current mapping config, source fields, and destination fields

Diagnostics

  • pullpush.explain β€” Diagnose why a flow, connection, or delivery failed; gathers errors, identifies patterns, suggests fixes
  • pullpush.diagnose.recent β€” Scan all flows for recent failures; returns a prioritized issue list
  • pullpush.ask β€” Answer natural-language ops questions using tenant failures and anomalies

Connector authoring

  • pullpush.connector.generate β€” AI-generates TypeScript connector code, typechecks, tests, and registers
  • pullpush.connector β€” List, get, update, and manage connector definitions (router)

Data operations

  • pullpush.data.push β€” Push file data (CSV, JSON, XML) into a connection
  • pullpush.import β€” File-based data import operations (router)
  • pullpush.export β€” Scheduled export pipelines: create, list, update, delete, test, run (router)
  • pullpush.canonical β€” Inspect and manage canonical data models (router)

Shadow mode & safety

  • pullpush.shadow β€” Run integrations read-only before going live; compare shadow vs live results (router)

Batch operations

  • pullpush.batch.test β€” Test multiple connections in parallel
  • pullpush.batch.status β€” Get status matrix across all flows
  • pullpush.batch.setup β€” One-call setup: create connections + flow + test in one operation
  • pullpush.batch β€” Multi-flow batch operations and proactive reports (router)

Ops & health

  • pullpush.health.overview β€” Tenant health dashboard: connections, flows, failures, backlog, delivery rate, anomalies
  • pullpush.health.mcp β€” MCP server health: database, tools registered, uptime
  • pullpush.ops β€” Anomaly detection, dead-letter recovery, operation monitoring (router)

Workflows

  • pullpush.workflow.create β€” Create multi-step workflow with trigger and step DAG
  • pullpush.workflow.trigger β€” Manually trigger a workflow run from an existing event
  • pullpush.workflow β€” List, get, and manage workflows (router)

Integrations & marketplace

  • pullpush.integration.create β€” Create an integration grouping flows/workflows under one name
  • pullpush.integration β€” List and manage integrations (router)
  • pullpush.marketplace.install β€” Install a marketplace listing into your tenant
  • pullpush.marketplace β€” Browse and manage marketplace connectors (router)
  • pullpush.destination.provision β€” Provision custom fields on destination API (e.g. HubSpot properties)

Administration

  • pullpush.tenant β€” Tenant management: list, get, create, update (router)
  • pullpush.billing β€” Subscription and usage management (router)
  • pullpush.partner β€” Partner program operations (router)
  • pullpush.backup β€” Backup and restore operations (router)
  • pullpush.feedback β€” Submit feedback about MCP tool quality or missing features

Full tool reference: pullpush.ai/docs/mcp

Environment variables

VariableRequiredDefaultDescription
PULLPUSH_API_KEYYesβ€”Your PullPush API key
PULLPUSH_API_URLNohttps://api.pullpush.aiAPI base URL (override for self-hosted)

Auth scopes

ScopeAccess
Tenant keyYour tenant's connections, flows, sync, diagnostics
Org keyAll tenants in your organization (read or read+write)
Admin keyFull platform access (billing, partners, all tenants)

Tools are automatically scoped: a tenant key never sees another tenant's data.

Features

  • Auto-refresh: tool catalog refreshes every 5 minutes β€” new server-side tools appear without a restart
  • Offline quickstart: built-in pullpush://docs/quickstart-local resource works without network
  • Retry on unknown tool: automatically refreshes the catalog when a tool is not found
  • Clear error messages: auth failures, network issues, and version mismatches are explained

Documentation

  • Getting started β€” 5 minutes to a first integration
  • MCP guide β€” full tool reference and client setup
  • Shadow mode Β· Preview & reconcile Β· Security
  • llms.txt β€” machine-readable product summary
  • Machine-readable integration catalog
  • MCP registry entry: ai.pullpush/pullpush-mcp

Also available: pullpush-mcp-dev

For connector authors, platform admins, and internal developers, pullpush-mcp-dev exposes additional tools for:

  • AI-powered connector generation and composition
  • Canonical schema management
  • Marketplace publishing
  • Billing and partner administration
  • Batch operations across all tenants

Development

bash
git clone https://github.com/Kaduno-systems/pullpush-mcp.git
cd pullpush-mcp
npm install
npm run dev    # Run from source via tsx
npm run build  # Compile with tsup

This repository is a published mirror of the MCP client package; the platform itself is developed in a private monorepo. Issues and questions are welcome here or at hello@pullpush.ai.

License

MIT

Development

Development happens in the PullPush platform monorepo; the Kaduno-systems/pullpush-mcp repository is a published mirror of each release. Issues are welcome there; code changes land via the monorepo.

Related MCP Servers

View all in Databases View all alternatives
  • AllMCPs Server logoAllMCPs Server
    β˜… Featured

    The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 3,181+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

    πŸ—„οΈ Databases7 views
    Compare vs AllMCPs Server β†’
  • Genai Toolbox logoGenai Toolbox

    Open source MCP server specializing in easy, fast, and secure tools for Databases.

    πŸ—„οΈ Databases3 views
    Compare vs Genai Toolbox β†’
  • Airtable Mcp Server logoAirtable Mcp Server

    Airtable database integration with schema inspection, read and write capabilities

    πŸ—„οΈ Databases2 views
    Compare vs Airtable Mcp Server β†’
  • Mcp Server Duckdb logoMcp Server Duckdb

    DuckDB database integration with schema inspection and query capabilities

    πŸ—„οΈ Databases2 views
    Compare vs Mcp Server Duckdb β†’

Frequently Asked Questions about Pullpush Mcp

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "pullpush-mcp": { "command": "npx", "args": ["-y", "pullpush-mcp"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewPullpush Mcp AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/pullpush-mcp?style=directory)](https://allmcps.com/mcp/pullpush-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/pullpush-mcp"><img src="https://allmcps.com/api/badge/pullpush-mcp?style=directory" alt="Pullpush Mcp on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ—„οΈDatabases
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit1d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 10, 2026
npm downloads177/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
55Quality signal: Good Β· 55/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools25/30
Adoption & activity6/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 3,181+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ—„οΈ Databases β†’Best MCP servers for Databases β†’Alternatives to Pullpush Mcp β†’Install in Claude DesktopInstall in CursorInstall in VS Code