Synchronex
Rank #44,402ai.synchronex/mcp-proxy
Connect any AI agent to your Synchronex workspace — portable memory, decisions, and workers.
Synchronex is a Model Context Protocol (MCP) server published by kmdesle. It ranks #44,402 of 132,113 servers tracked on MCP Toplist. Synchronex is listed on Official MCP, with 4 tracked versions. It was first listed on Jul 3, 2026 and most recently updated on Aug 13, 2026.
Ranks ahead of 87,711 of 132,113 servers on MCP Toplist.
Use Synchronex
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-proxy -- npx -y @synchronex/mcp-proxy[mcp_servers.mcp-proxy]
command = "npx"
args = ["-y", "@synchronex/mcp-proxy"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-proxy": {
"command": "npx",
"args": [
"-y",
"@synchronex/mcp-proxy"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-proxy": {
"command": "npx",
"args": [
"-y",
"@synchronex/mcp-proxy"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-proxy": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@synchronex/mcp-proxy"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-proxy": {
"command": "npx",
"args": [
"-y",
"@synchronex/mcp-proxy"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-proxy": {
"command": "npx",
"args": [
"-y",
"@synchronex/mcp-proxy"
]
}
}
}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/ai.synchronex%2Fmcp-proxy)<a href="https://mcptoplist.com/server/ai.synchronex%2Fmcp-proxy"><img src="https://mcptoplist.com/badge/ai.synchronex%2Fmcp-proxy.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
kmdesle
Other servers by kmdesle
View all kmdesle servers →Available versions (4)
| Version | Published |
|---|---|
| 1.2.1 | Aug 13, 2026 |
| 1.2.0 | Aug 7, 2026 |
| 1.1.0 | Aug 1, 2026 |
| 1.0.1 | Jul 3, 2026 |
Frequently asked questions
- Who maintains Synchronex?
- Synchronex is maintained by kmdesle, which publishes 3 MCP servers (12 total versions) tracked on MCP Toplist.
- Is Synchronex listed on the Official MCP Registry?
- Yes — Synchronex is listed on the Official MCP Registry.
- How many versions does Synchronex have?
- MCP Toplist tracks 4 versions of Synchronex, most recently published on Aug 13, 2026.
- Where can I find the source code for Synchronex?
- The source code for Synchronex is hosted at github.com/kmdesle/synchronex.
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.