DealSync — Shared Deal Room for LOs and Realtors
Rank #54,484io.github.jaymiller-cmg/dealsync-mcp-server
Shared deal room where Loan Officers and Realtors track leads from conversation to closing.
DealSync — Shared Deal Room for LOs and Realtors is a Model Context Protocol (MCP) server published by jaymiller-cmg. It ranks #54,484 of 115,591 servers tracked on MCP Toplist. DealSync — Shared Deal Room for LOs and Realtors is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Apr 22, 2026 and most recently updated on Apr 22, 2026.
Ranks ahead of 61,107 of 115,591 servers on MCP Toplist.
Use DealSync — Shared Deal Room for LOs and Realtors
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http dealsync-mcp-server https://dealsync-mcp-server.jaymiller.workers.dev/sse[mcp_servers.dealsync-mcp-server]
url = "https://dealsync-mcp-server.jaymiller.workers.dev/sse"Add to ~/.codex/config.toml.
https://dealsync-mcp-server.jaymiller.workers.dev/sseSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"dealsync-mcp-server": {
"url": "https://dealsync-mcp-server.jaymiller.workers.dev/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"dealsync-mcp-server": {
"type": "http",
"url": "https://dealsync-mcp-server.jaymiller.workers.dev/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"dealsync-mcp-server": {
"serverUrl": "https://dealsync-mcp-server.jaymiller.workers.dev/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"dealsync-mcp-server": {
"url": "https://dealsync-mcp-server.jaymiller.workers.dev/sse"
}
}
}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/io.github.jaymiller-cmg%2Fdealsync-mcp-server)<a href="https://mcptoplist.com/server/io.github.jaymiller-cmg%2Fdealsync-mcp-server"><img src="https://mcptoplist.com/badge/io.github.jaymiller-cmg%2Fdealsync-mcp-server.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
jaymiller-cmg
Other servers by jaymiller-cmg
View all jaymiller-cmg servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Apr 22, 2026 |
Frequently asked questions
- Who maintains DealSync — Shared Deal Room for LOs and Realtors?
- DealSync — Shared Deal Room for LOs and Realtors is maintained by jaymiller-cmg, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is DealSync — Shared Deal Room for LOs and Realtors listed on the Official MCP Registry?
- Yes — DealSync — Shared Deal Room for LOs and Realtors is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does DealSync — Shared Deal Room for LOs and Realtors have?
- MCP Toplist tracks 1 version of DealSync — Shared Deal Room for LOs and Realtors, most recently published on Apr 22, 2026.
- Where can I find the source code for DealSync — Shared Deal Room for LOs and Realtors?
- The source code for DealSync — Shared Deal Room for LOs and Realtors is hosted at github.com/jaymiller-cmg/dealsync-mcp-server.