Skip to main content
Glama

Server Details

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

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
ToolOracle/reserveoracle
GitHub Stars
0
Server Listing
ReserveOracle

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 3.9/5 across 11 of 11 tools scored. Lowest: 3.2/5.

Server CoherenceA
Disambiguation5/5

Each tool has a distinct purpose: health check, list asset types, specific metal prices (gold, silver, metals), gold token details, issuer profile, MiCA filter, snapshot, token context, and full token lookup. Even overlapping tools like reserve_gold and reserve_gold_tokens differ in output scope (price evidence vs. token registry).

Naming Consistency5/5

All tools follow a consistent 'reserve_' prefix with snake_case naming (e.g., reserve_gold, reserve_token_lookup). The names are descriptive and uniform, making it easy for an agent to predict functionality.

Tool Count5/5

With 11 tools, the surface is well-scoped for a reserve asset registry and evidence server. It covers health, asset types, specific metals, tokens, issuers, compliance snapshots, and detailed queries without excessive granularity or omissions.

Completeness4/5

The tools cover core workflows: health, browsing asset types, retrieving price evidence for key metals, token and issuer details, MiCA filtering, and full snapshots. Minor gaps include lack of a generic price tool for non-metal assets and absence of search by jurisdiction or regulator, but the set is largely complete for the domain.

Available Tools

11 tools
health_checkInspect

ReserveOracle health status.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

reserve_asset_typesInspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

reserve_goldInspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

reserve_gold_tokensInspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

reserve_issuerInspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
symbolYesToken symbol: PAXG, XAUT, BUIDL, USDC, EURC, RLUSD, EURCV etc.PAXG
reserve_metalsInspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

reserve_mica_assetsInspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
asset_typeNoFilter: commodity_gold, stablecoin, tokenized_treasury, money_market_fund, tokenized_etf, private_credit, real_estate etc.
reserve_silverInspect

Live silver spot price (XAG) as a signed reserve evidence payload. Includes price, 24h change, MiCA Art.36 context, content_hash, and verify URL.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

reserve_snapshotInspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
symbolYesAsset symbol: PAXG, XAUT, BUIDL, USDC, EURC, RLUSD, EURCV, EURe etc.PAXG
reserve_token_contextInspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
symbolYesToken: PAXG, XAUT, BUIDL, USDC, USDT, EURC, RLUSD, EURCV, EURe, OUSG, USDY etc.PAXG
reserve_token_lookupInspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
symbolYesToken symbol: PAXG, XAUT, BUIDL, USDC, USDT, EURC, RLUSD, EURCV, EURe etc.PAXG

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.