Umbra Xmr Bridge
Rank #25,205io.github.beepboop2025/umbra-proof
Verify Umbra bridge accountability proofs (signed receipts, checkpoints, Merkle inclusion).
Umbra Xmr Bridge is a Model Context Protocol (MCP) server published by beepboop2025. It ranks #25,205 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Umbra Xmr Bridge is listed on Official MCP, with 2 tracked versions. It was first listed on Jul 15, 2026 and most recently updated on Aug 16, 2026.
Ranks ahead of 90,255 of 115,460 servers on MCP Toplist.
Use Umbra Xmr Bridge
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add umbra-proof -- docker run -i --rm ghcr.io/beepboop2025/umbra-proof-mcp:v0.1.2[mcp_servers.umbra-proof]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/beepboop2025/umbra-proof-mcp:v0.1.2"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"umbra-proof": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/beepboop2025/umbra-proof-mcp:v0.1.2"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"umbra-proof": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/beepboop2025/umbra-proof-mcp:v0.1.2"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"umbra-proof": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/beepboop2025/umbra-proof-mcp:v0.1.2"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"umbra-proof": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/beepboop2025/umbra-proof-mcp:v0.1.2"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"umbra-proof": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/beepboop2025/umbra-proof-mcp:v0.1.2"
]
}
}
}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.beepboop2025%2Fumbra-proof)<a href="https://mcptoplist.com/server/io.github.beepboop2025%2Fumbra-proof"><img src="https://mcptoplist.com/badge/io.github.beepboop2025%2Fumbra-proof.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
beepboop2025
Other servers by beepboop2025
- Palimpsest — censorship, China economy and model-eval observatory#774 · 9 vers
- Seiche — world-markets evidence terminal#3,222 · 6 vers
- LiquiLens Evidence Carrier#8,169 · 3 vers
- NarcoScope — official drug-market evidence explorer#8,412 · 3 vers
- my quant doesn’t speak english — editorial discovery#8,930 · 2 vers
- data-breach-detector#9,025 · 5 vers
- Financial Evidence#10,858 · 2 vers
- LiquiLens — the Failure Radar#11,256 · 8 vers
- Groundcheck#13,096 · 5 vers
- pdf-suite-mcp#14,875 · 3 vers
- Lucent#19,701 · 2 vers
- noisefloor — is this number real?#22,069 · 2 vers
Available versions (2)
| Version | Published |
|---|---|
| 0.1.2 | Aug 16, 2026 |
| 0.1.0 | Jul 15, 2026 |
Frequently asked questions
- Who maintains Umbra Xmr Bridge?
- Umbra Xmr Bridge is maintained by beepboop2025, which publishes 16 MCP servers (61 total versions) tracked on MCP Toplist.
- Is Umbra Xmr Bridge listed on the Official MCP Registry?
- Yes — Umbra Xmr Bridge is listed on the Official MCP Registry.
- How many versions does Umbra Xmr Bridge have?
- MCP Toplist tracks 2 versions of Umbra Xmr Bridge, most recently published on Aug 16, 2026.
- Where can I find the source code for Umbra Xmr Bridge?
- The source code for Umbra Xmr Bridge is hosted at github.com/beepboop2025/umbra-xmr-bridge.