Official MCP server for Whalesync — build, run, and monitor two-way syncs
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Documented (README)
git clone https://github.com/whalesync/whalesync-mcp{
"mcpServers": {
"whalesync-mcp": {
"command": "node",
"args": ["/path/to/whalesync-mcp/dist/index.js"]
}
}
}MCP Servers overview
# Whalesync MCP server
[Whalesync](https://www.whalesync.com) keeps data in two-way sync between the tools your team
already uses — Airtable, Webflow, HubSpot, Salesforce, Notion, Postgres, and more.
This repository is the public home of the **Whalesync MCP server**: a remote
[Model Context Protocol](https://modelcontextprotocol.io) server that lets AI agents build and
manage syncs for you — create a sync between two apps, map tables and fields, turn it on, and
monitor it, including answering "why isn't this record syncing?".
- **Server URL:** `https://api.whalesync.com/mcp` (Streamable HTTP)
- **Auth:** OAuth 2.1 with PKCE — your client opens a browser to approve access; no API keys to
paste. Read-only access is available at consent time.
- **Docs:** https://docs.whalesync.com/api/mcp
The server is remote-only. There is nothing to install from this repository — it exists so
directories and registries can link to a canonical public source. The server itself is developed
elsewhere.
## Install
**Cursor** — [Add to Cursor](https://cursor.com/install-mcp?name=whalesync&config=eyJ1cmwiOiJodHRwczovL2FwaS53aGFsZXN5bmMuY29tL21jcCJ9), or add to `~/.cursor/mcp.json`:
```json
{ "mcpServers": { "whalesync": { "url": "https://api.whalesync.com/mcp" } } }
```
**Claude Code**
```bash
claude mcp add --transport http whalesync https://api.whalesync.com/mcp
```
**VS Code**
```bash
code --add-mcp '{"name":"whalesync","type":"http","url":"https://api.whalesync.com/mcp"}'
```
**Codex**
```bash
codex mcp add whalesync --url https://api.whalesync.com/mcp
```
**claude.ai / ChatGPT** — add a custom connector with the URL `https://api.whalesync.com/mcp`.
On first use, your client opens a browser window to sign in to Whalesync and approve access.
You'll need a [Whalesync account](https://www.whalesync.com).
## What the agent can do
24 tools over the Whalesync public API:
- **Build**: `create_sync`, `update_sync`, `list_connectors`, `list_bases`, `list_tables`,
`list_fields`, `get_mappings`, `update_mappings`, `validate_mappings`
- **Run**: `activate_sync`, `pause_sync`, `delete_sync`
- **Monitor & fix**: `get_sync_status`, `list_issues`, `get_issue`, `retry_issue`,
`list_operations`, `get_operation`, `search_records`, `get_record_status`,
`list_pending_deletes`
- **Navigate**: `list_syncs`, `get_sync`, `whats_next`
Anything irreversible stays human-gated: connecting your apps (OAuth), starting a sync, and
approving deletes all happen in the Whalesync app — the agent hands you a link at each step.
## Support
- Docs: https://docs.whalesync.com
- Support: support@whalesync.com
- Privacy policy: https://www.whalesync.com/privacy-policy
What people ask about whalesync-mcp
What is whalesync/whalesync-mcp?
+
whalesync/whalesync-mcp is mcp servers for the Claude AI ecosystem. Official MCP server for Whalesync — build, run, and monitor two-way syncs It has 0 GitHub stars and its last recorded update is dated 2026-08-24.
How do I install whalesync-mcp?
+
You can install whalesync-mcp by cloning the repository (https://github.com/whalesync/whalesync-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is whalesync/whalesync-mcp safe to use?
+
Our security agent has analyzed whalesync/whalesync-mcp and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.
Who maintains whalesync/whalesync-mcp?
+
whalesync/whalesync-mcp is maintained by whalesync. The last recorded GitHub activity is dated 2026-08-24, with 0 open issues.
Are there alternatives to whalesync-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy whalesync-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/whalesync-whalesync-mcp)<a href="https://claudewave.com/repo/whalesync-whalesync-mcp"><img src="https://claudewave.com/api/badge/whalesync-whalesync-mcp" alt="Featured on ClaudeWave: whalesync/whalesync-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!