Skip to content
Back to search
100
MCP live MCP 2025-03-26 streamable-http

io.tooloracle/reserveoracle

io.tooloracle/reserveoracle

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

Uptime
50.0%
2 direct probes · 30d
Response
94ms
last probe
Tools
11
callable
Resources
0
readable
Prompts
0
available

Tools · 11

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…

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_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_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 …

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_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,…

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_credi…

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 EURC…

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_a…

health_check

ReserveOracle health status.

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_sna…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.tooloracle/reserveoracle": {
      "url": "https://tooloracle.io/reserve/mcp/",
      "transport": "streamable-http"
    }
  }
}