
You'd reach for this when you need to verify stablecoin reserve data or check MiCA compliance for euro-pegged tokens. It exposes 11 tools that pull attestations, break down reserve composition, and check against MiCA Articles 36 and 37 requirements. The server connects through streamable HTTP from tooloracle.io, so it's ready to integrate if you're building treasury dashboards, compliance monitoring, or anything that needs to answer "what's actually backing this stablecoin right now" without manually scraping auditor reports. Useful for DeFi protocols vetting collateral or fintechs navigating European stablecoin regulations.
Reserve Asset Intelligence MCP Server — 11 tools | Part of ToolOracle
# Claude Desktop / Cursor / Windsurf
npx -y mcp-remote https://tooloracle.io/reserve/mcp/
// claude_desktop_config.json
{
"mcpServers": {
"reserveoracle": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://tooloracle.io/reserve/mcp/"]
}
}
}
| Tool | Description |
|---|---|
reserve_gold | Live gold spot price (XAU) with signed evidence payload |
reserve_silver | Live silver spot price (XAG) with signed evidence payload |
reserve_metals | Gold + silver prices in one call with signed evidence |
reserve_token_lookup | Full RWA profile for any reserve asset token (PAXG, XAUT, BUIDL, etc.) |
reserve_gold_tokens | All gold-backed RWA tokens from the registry |
reserve_mica_assets | MiCA-relevant reserve assets from 80+ RWA protocols |
reserve_asset_types | Browse all RWA asset types with token counts |
reserve_issuer | Issuer deep-profile: legal name, LEI, jurisdiction, custody |
reserve_snapshot | Full signed reserve evidence snapshot for any asset |
reserve_token_context | Token-level reserve context — issuer-near view |
health_check | Service health status |
| Tier | Rate Limit | Price |
|---|---|---|
| Free | 100 calls/day | $0 |
| Pro | 1,100 units/month | $49/month |
| Agent | 5,500 units/month | $299/month |
| x402 | Pay per call | $0.01/call USDC on Base |
Free tier includes all tools with rate limiting. Register with
kya_registerfor 500 welcome units.
ReserveOracle is one of 100+ MCP servers in the ToolOracle ecosystem — self-serve MCP infrastructure for AI agents with 1,200+ tools across 8 categories.
https://tooloracle.io/reserve/mcp/Built by FeedOracle Technologies — Evidence by Design