cambium (remote)
Rank #27,445io.github.jarmstrong158/cambium-remote
Cloudflare Worker for read-only recall of cambium knowledge. MCP 2026-07-28, dual-era.
cambium (remote) is a Model Context Protocol (MCP) server published by jarmstrong158. It ranks #27,445 of 115,460 servers tracked on MCP Toplist. cambium (remote) is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 22, 2026 and most recently updated on Aug 2, 2026.
Ranks ahead of 88,015 of 115,460 servers on MCP Toplist.
Use cambium (remote)
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http cambium-remote https://cambium-remote.{account}.workers.dev/mcp/%7Btoken%7D[mcp_servers.cambium-remote]
url = "https://cambium-remote.{account}.workers.dev/mcp/%7Btoken%7D"Add to ~/.codex/config.toml.
https://cambium-remote.{account}.workers.dev/mcp/%7Btoken%7DSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"cambium-remote": {
"url": "https://cambium-remote.{account}.workers.dev/mcp/%7Btoken%7D"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"cambium-remote": {
"type": "http",
"url": "https://cambium-remote.{account}.workers.dev/mcp/%7Btoken%7D"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"cambium-remote": {
"serverUrl": "https://cambium-remote.{account}.workers.dev/mcp/%7Btoken%7D"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cambium-remote": {
"url": "https://cambium-remote.{account}.workers.dev/mcp/%7Btoken%7D"
}
}
}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.jarmstrong158%2Fcambium-remote)<a href="https://mcptoplist.com/server/io.github.jarmstrong158%2Fcambium-remote"><img src="https://mcptoplist.com/badge/io.github.jarmstrong158%2Fcambium-remote.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
jarmstrong158
Other servers by jarmstrong158
- waveform-MCP#6,829
- context-keeper#7,723 · 6 vers
- Context Keeper (remote)#9,994 · 2 vers
- clark-mcp#12,744
- SkillMatch MCP#17,382 · 2 vers
- Cambium#17,619 · 2 vers
- Conductor#20,441 · 2 vers
- agentsync#20,960 · 2 vers
- agentsync (remote)#25,208 · 2 vers
Available versions (1)
| Version | Published |
|---|---|
| 0.2.0 | Aug 2, 2026 |
Frequently asked questions
- Who maintains cambium (remote)?
- cambium (remote) is maintained by jarmstrong158, which publishes 10 MCP servers (19 total versions) tracked on MCP Toplist.
- Is cambium (remote) listed on the Official MCP Registry?
- Yes — cambium (remote) is listed on the Official MCP Registry, alongside Glama.
- How many versions does cambium (remote) have?
- MCP Toplist tracks 1 version of cambium (remote), most recently published on Aug 2, 2026.
- Where can I find the source code for cambium (remote)?
- The source code for cambium (remote) is hosted at github.com/jarmstrong158/cambium-remote.