mcpbeat

Reserveoracle MCP Server

io.tooloracle/reserveoracle
not responding

Reserveoracle is listed as active in the registry but did not answer our last check. It exposes 11 tools. Last commit 15 Apr 2026.

ReserveOracle - 11 stablecoin reserve tools: attestations, composition, MiCA Art.36/37.

Uptime history 40 hours of history · worst hour 0%
40 hours agonow
0.0%
Uptime 24h
0 of 91 checks
11
Tools
read from the server
35 ms
Response time
average over 24h
0
Stars
last commit 15 Apr 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add reserveoracle --transport http https://tooloracle.io/reserve/mcp/
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "reserveoracle": {
      "url": "https://tooloracle.io/reserve/mcp/"
    }
  }
}
~/.codex/config.toml
[mcp_servers.reserveoracle]
url = "https://tooloracle.io/reserve/mcp/"
.cursor/mcp.json
{
  "mcpServers": {
    "reserveoracle": {
      "url": "https://tooloracle.io/reserve/mcp/"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "reserveoracle": {
      "url": "https://tooloracle.io/reserve/mcp/"
    }
  }
}

Available tools 11

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

reserve
reserve_asset_types
Browse all RWA asset types in the registry with token counts. Covers: stablecoin, commodity_gold, tokenized_treasury, money_market_fund, private_credit, tokenized_equity, real_estate, structured_credit, tokenized_etf, and more.
reserve_gold
Live gold spot price (XAU) as a signed reserve evidence payload. Includes price, 24h change, RWA token context (PAXG, XAUT), MiCA Art.36 relevance, custody providers, content_hash, and verify URL. The format that turns raw price data into enterprise-grade evidence.
reserve_gold_tokens
All gold-backed RWA tokens from the registry: PAXG (Paxos/Brinks), XAUT (Tether/Swiss), XAUM (MatrixDock), and more. Includes live XAU spot price, custody info, and MiCA Art.36 relevance for each.
reserve_issuer
Issuer deep-profile for any reserve token: legal name, LEI number, jurisdiction, regulator, entity type, custody type, redemption terms. For PAXG: Paxos Trust/NYDFS. For BUIDL: BlackRock/SEC. For EURCV: Societe Generale/AMF.
reserve_metals
Live gold (XAU) and silver (XAG) prices in one call with signed evidence payloads and gold/silver ratio. Both with content_hash and MiCA Art.36 context.
reserve_mica_assets
All MiCA-relevant reserve assets from the RWA registry (80+ protocols). Filter by asset_type: commodity_gold, stablecoin, tokenized_treasury, money_market_fund, tokenized_etf etc. Returns issuer, LEI, jurisdiction, custody for each.
reserve_silver
Live silver spot price (XAG) as a signed reserve evidence payload. Includes price, 24h change, MiCA Art.36 context, content_hash, and verify URL.
reserve_snapshot
Full signed reserve evidence snapshot for any asset. Combines live price data (for gold/silver) with full RWA registry data into a single ES256K-referenced evidence payload with content_hash, signed_at, verify_url. The enterprise-grade format for compliance, due diligence, and agent workflows.
reserve_token_context
Token-level reserve context for any RWA token — the issuer-near view. Returns token structure, custody, issuer LEI, jurisdiction, regulator, backing structure, MiCA compliance. Complements reserve_snapshot (asset-level) with token-specific details. evidence_type: token_reserve_context.
reserve_token_lookup
Full RWA profile for any reserve asset token: PAXG, XAUT, BUIDL, USDC, USDT, EURC, RLUSD, EURCV, EURe, OUSG, USDY and 80+ more. Returns issuer, LEI, jurisdiction, regulator, custody, asset type, MiCA compliance, contracts.
health
health_check
ReserveOracle health status.

Endpoints

URLTransportStateLatencyChecked
https://tooloracle.io/reserve/mcp/ streamable-http answering 35 ms 14 min ago

Reserveoracle — questions

Answers built from our own checks of this server.

What can Reserveoracle do?
It exposes 11 tools, read directly from the server on our last check. Among them: health_check, reserve_asset_types, reserve_gold, reserve_gold_tokens, reserve_issuer, reserve_metals and 5 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Reserveoracle working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 35 ms. The bar chart above shows every period we have measured.
The registry lists Reserveoracle as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Reserveoracle?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Reserveoracle need an API key?
No. Reserveoracle completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 11 of them are readable on this page. This is what we observed, not what the docs claim.
Is Reserveoracle open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.