Whalesync MCP Server
Rank #17,144com.whalesync/whalesync
Build and manage Whalesync syncs: connect apps, map tables and fields, monitor and fix issues.
Whalesync MCP Server is a Model Context Protocol (MCP) server published by whalesync. It ranks #17,144 of 132,046 servers tracked on MCP Toplist. Whalesync MCP Server is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Aug 24, 2026 and most recently updated on Aug 28, 2026.
Ranks ahead of 114,902 of 132,046 servers on MCP Toplist.
Use Whalesync MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http whalesync https://api.whalesync.com/mcp[mcp_servers.whalesync]
url = "https://api.whalesync.com/mcp"Add to ~/.codex/config.toml.
https://api.whalesync.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"whalesync": {
"url": "https://api.whalesync.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"whalesync": {
"type": "http",
"url": "https://api.whalesync.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"whalesync": {
"serverUrl": "https://api.whalesync.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"whalesync": {
"url": "https://api.whalesync.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.whalesync%2Fwhalesync)<a href="https://mcptoplist.com/server/com.whalesync%2Fwhalesync"><img src="https://mcptoplist.com/badge/com.whalesync%2Fwhalesync.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
whalesync
Available versions (5)
| Version | Published |
|---|---|
| 1.2.0 | Aug 28, 2026 |
| 1.1.0 | Aug 27, 2026 |
| 1.0.2 | Aug 26, 2026 |
| 1.0.1 | Aug 24, 2026 |
| 1.0.0 | Aug 24, 2026 |
Frequently asked questions
- Who maintains Whalesync MCP Server?
- Whalesync MCP Server is maintained by whalesync, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Whalesync MCP Server listed on the Official MCP Registry?
- Yes — Whalesync MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does Whalesync MCP Server have?
- MCP Toplist tracks 5 versions of Whalesync MCP Server, most recently published on Aug 28, 2026.
- Where can I find the source code for Whalesync MCP Server?
- The source code for Whalesync MCP Server is hosted at github.com/whalesync/whalesync-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.