SYNAPSE CHANNEL
Rank #2,152io.github.anulum/synapse-channel
Local-first multi-agent coordination for messages, leases, shared plans, status, and resources.
SYNAPSE CHANNEL is a Model Context Protocol (MCP) server published by anulum. It ranks #2,152 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. SYNAPSE CHANNEL is listed across 2 registries — Official MCP and PulseMCP, with 16 tracked versions. It was first listed on Jul 10, 2026 and most recently updated on Sep 5, 2026.
Ranks ahead of 129,894 of 132,046 servers on MCP Toplist.
Use SYNAPSE CHANNEL
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add synapse-channel -- uvx --with mcp==1.28.1 synapse-channel[mcp_servers.synapse-channel]
command = "uvx"
args = ["--with", "mcp==1.28.1", "synapse-channel"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"synapse-channel": {
"command": "uvx",
"args": [
"--with",
"mcp==1.28.1",
"synapse-channel"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"synapse-channel": {
"command": "uvx",
"args": [
"--with",
"mcp==1.28.1",
"synapse-channel"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"synapse-channel": {
"type": "stdio",
"command": "uvx",
"args": [
"--with",
"mcp==1.28.1",
"synapse-channel"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"synapse-channel": {
"command": "uvx",
"args": [
"--with",
"mcp==1.28.1",
"synapse-channel"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"synapse-channel": {
"command": "uvx",
"args": [
"--with",
"mcp==1.28.1",
"synapse-channel"
]
}
}
}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.anulum%2Fsynapse-channel)<a href="https://mcptoplist.com/server/io.github.anulum%2Fsynapse-channel"><img src="https://mcptoplist.com/badge/io.github.anulum%2Fsynapse-channel.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
anulum
Available versions (16)
| Version | Published |
|---|---|
| 0.99.26 | Sep 5, 2026 |
| 0.99.25 | Sep 5, 2026 |
| 0.99.24 | Sep 4, 2026 |
| 0.99.23 | Sep 1, 2026 |
| 0.99.22 | Aug 31, 2026 |
| 0.99.21 | Aug 27, 2026 |
| 0.99.20 | Aug 26, 2026 |
| 0.99.19 | Aug 26, 2026 |
| 0.99.18 | Jul 29, 2026 |
| 0.99.17 | Jul 29, 2026 |
| 0.99.16 | Jul 29, 2026 |
| 0.99.15 | Jul 28, 2026 |
| 0.99.14 | Jul 26, 2026 |
| 0.99.13 | Jul 24, 2026 |
| 0.99.12 | Jul 20, 2026 |
| 0.99.2 | Jul 10, 2026 |
Frequently asked questions
- Who maintains SYNAPSE CHANNEL?
- SYNAPSE CHANNEL is maintained by anulum, which publishes 1 MCP server (16 total versions) tracked on MCP Toplist.
- Is SYNAPSE CHANNEL listed on the Official MCP Registry?
- Yes — SYNAPSE CHANNEL is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does SYNAPSE CHANNEL have?
- MCP Toplist tracks 16 versions of SYNAPSE CHANNEL, most recently published on Sep 5, 2026.
- Where can I find the source code for SYNAPSE CHANNEL?
- The source code for SYNAPSE CHANNEL is hosted at github.com/anulum/synapse-channel.
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.