Gives Claude direct access to Orbuc's proprietary crypto datasets: stablecoin market cap pulled from on-chain totalSupply() calls across 19 networks (USDT, USDC, DAI, and 10 others) and Bitcoin institutional holdings compiled from SEC filings and Etherscan. Twelve tools let you query current snapshots, historical time series, and per-chain or per-segment breakdowns. Data updates daily at 02:00 and 03:00 UTC. Reach for this when you need independent, source-level crypto data without third-party aggregators, whether you're building market analysis workflows, tracking institutional BTC accumulation, or comparing stablecoin distribution across L1s and L2s. Free access over streamable HTTP with no authentication required.
Public tool metadata for what this MCP can expose to an agent.
orbuc_stablecoin_mcapGet historical daily total stablecoin market cap across all tracked issuers. Returns daily total_mcap_usd, daily_change_usd, and daily_change_pct. Source: Orbuc.3 paramsGet historical daily total stablecoin market cap across all tracked issuers. Returns daily total_mcap_usd, daily_change_usd, and daily_change_pct. Source: Orbuc.
daysvalueend_datevaluestart_datevalueorbuc_stablecoin_latestGet the latest full snapshot of all tracked stablecoins with per-issuer breakdown. Returns each stablecoin's total_supply_usd, issuer, and per-chain deployment data.Get the latest full snapshot of all tracked stablecoins with per-issuer breakdown. Returns each stablecoin's total_supply_usd, issuer, and per-chain deployment data.
No parameter schema in public metadata yet.
orbuc_stablecoin_coinGet historical supply data for a specific stablecoin. Args: symbol: Stablecoin ticker, e.g. USDT, USDC, DAI (required) days: Number of days of history start_date: Start date YYYY-MM-DD end_date: End date YYYY-MM-DD4 paramsGet historical supply data for a specific stablecoin. Args: symbol: Stablecoin ticker, e.g. USDT, USDC, DAI (required) days: Number of days of history start_date: Start date YYYY-MM-DD end_date: End date YYYY-MM-DD
daysvaluesymbolstringend_datevaluestart_datevalueorbuc_stablecoin_coin_latestGet the latest supply data for a specific stablecoin with chain breakdown. Args: symbol: Stablecoin ticker, e.g. USDT, USDC (required)1 paramsGet the latest supply data for a specific stablecoin with chain breakdown. Args: symbol: Stablecoin ticker, e.g. USDT, USDC (required)
symbolstringorbuc_stablecoin_aggregateGet daily aggregate stablecoin data at different levels. level='total': daily total market cap. level='symbol': daily breakdown per stablecoin. level='chain': daily breakdown per chain per symbol.3 paramsGet daily aggregate stablecoin data at different levels. level='total': daily total market cap. level='symbol': daily breakdown per stablecoin. level='chain': daily breakdown per chain per symbol.
levelvalueend_datevaluestart_datevalueorbuc_stablecoin_chainsGet stablecoin supply distribution across chains (Ethereum, Tron, Solana, etc.). Args: days: Number of days of history (optional)1 paramsGet stablecoin supply distribution across chains (Ethereum, Tron, Solana, etc.). Args: days: Number of days of history (optional)
daysvalueorbuc_btc_holdings_currentGet the latest total BTC held by institutions, broken down by segment. Segments: public_companies, etf_funds, governments, private_companies, defi_other, exchanges_custodians.Get the latest total BTC held by institutions, broken down by segment. Segments: public_companies, etf_funds, governments, private_companies, defi_other, exchanges_custodians.
No parameter schema in public metadata yet.
orbuc_btc_holdings_segmentsGet current BTC holdings per segment. Each segment includes btc_amount and source.Get current BTC holdings per segment. Each segment includes btc_amount and source.
No parameter schema in public metadata yet.
orbuc_btc_holdings_dailyGet daily BTC holdings time series, optionally filtered by segment. Args: segment: public_companies, etf_funds, governments, private_companies, defi_other, exchanges_custodians. Omit for aggregate totals. start: Start date YYYY-MM-DD end: End date YYYY-MM-DD3 paramsGet daily BTC holdings time series, optionally filtered by segment. Args: segment: public_companies, etf_funds, governments, private_companies, defi_other, exchanges_custodians. Omit for aggregate totals. start: Start date YYYY-MM-DD end: End date YYYY-MM-DD
endvaluestartvaluesegmentvalueorbuc_btc_holdings_weeklyGet weekly aggregated BTC holdings, optionally filtered by segment. Args: segment: Segment name (optional)1 paramsGet weekly aggregated BTC holdings, optionally filtered by segment. Args: segment: Segment name (optional)
segmentvalueorbuc_btc_healthCheck health of the BTC holdings tracker. Returns status, database date range, segment count, and record totals.Check health of the BTC holdings tracker. Returns status, database date range, segment count, and record totals.
No parameter schema in public metadata yet.
orbuc_stablecoin_healthCheck health of the stablecoin market cap tracker. Returns status, latest date, total market cap, and tracked coins/chains.Check health of the stablecoin market cap tracker. Returns status, latest date, total market cap, and tracked coins/chains.
No parameter schema in public metadata yet.
Remote MCP server providing AI agents with direct access to independent on-chain stablecoin market cap and Bitcoin institutional holdings data.
Endpoint: https://mcp.orbuc.io/mcp/orbuc
Protocol: MCP Streamable HTTP (JSON-RPC 2.0 over POST) Authentication: None required (open access) Transport: Stateless HTTP — no session persistence
Orbuc is a digital asset research and investment firm. Orbuc produces its own data, tracking two core datasets independently — no third-party aggregators:
Stablecoin Market Cap — direct on-chain totalSupply() RPC calls across 19 blockchain networks covering 13 stablecoins (USDT, USDC, USDS, DAI, USDe, FDUSD, PYUSD, USD1, BUIDL, BUIDL-I, crvUSD, GHO, FRAX). Updated daily at 03:00 UTC.
Bitcoin Institutional Holdings — compiled from SEC EDGAR 8-K filings, on-chain Etherscan data, and verified public disclosures across 6 segments (ETF funds, public companies, governments, private companies, DeFi/wrapped BTC, exchanges & custodians). Updated daily at 02:00 UTC.
| Tool | Description | Parameters |
|---|---|---|
orbuc_stablecoin_mcap | Historical daily total stablecoin market cap | days, start_date, end_date |
orbuc_stablecoin_latest | Latest snapshot — all 13 coins with per-chain breakdown | — |
orbuc_stablecoin_coin | Historical supply for a specific stablecoin | symbol, days, start_date, end_date |
orbuc_stablecoin_coin_latest | Latest supply for one coin with chain breakdown | symbol |
orbuc_stablecoin_aggregate | Daily aggregate by total, symbol, or chain | level, start_date, end_date |
orbuc_stablecoin_chains | Supply distribution across chains | days |
| Tool | Description | Parameters |
|---|---|---|
orbuc_btc_holdings_current | Latest BTC held by institutions per segment | — |
orbuc_btc_holdings_segments | Segment breakdown with confidence and sources | — |
orbuc_btc_holdings_daily | Daily time series, optionally by segment | segment, start_date, end_date |
orbuc_btc_holdings_weekly | Weekly aggregated holdings | segment |
orbuc_btc_health | BTC tracker health status | — |
orbuc_stablecoin_health | Stablecoin tracker health status | — |
Add as a custom MCP connector:
https://mcp.orbuc.io/mcp/orbuc
Add to .vscode/mcp.json:
{
"servers": {
"orbuc": {
"type": "http",
"url": "https://mcp.orbuc.io/mcp/orbuc"
}
}
}
Add to claude_desktop_config.json:
{
"mcpServers": {
"orbuc": {
"type": "url",
"url": "https://mcp.orbuc.io/mcp/orbuc"
}
}
}
from mcp import ClientSession
from mcp.client.streamable_http import streamablehttp_client
async def query_orbuc():
async with streamablehttp_client("https://mcp.orbuc.io/mcp/orbuc") as (read, write, _):
async with ClientSession(read, write) as session:
await session.initialize()
tools = await session.list_tools()
print(f"{len(tools.tools)} tools available")
result = await session.call_tool("orbuc_btc_holdings_current", {})
print(result.content[0].text)
# Initialize
curl -X POST https://mcp.orbuc.io/mcp/orbuc \
-H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2024-11-05","capabilities":{},"clientInfo":{"name":"test","version":"1.0"}}}'
# List tools
curl -X POST https://mcp.orbuc.io/mcp/orbuc \
-H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","id":2,"method":"tools/list","params":{}}'
# Call a tool
curl -X POST https://mcp.orbuc.io/mcp/orbuc \
-H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","id":3,"method":"tools/call","params":{"name":"orbuc_stablecoin_mcap","arguments":{"days":7}}}'
Once connected, ask your AI agent:
totalSupply() RPC callsOrbuc also supports x402 micropayments for autonomous agent access via USDC on Base. The MCP server is currently free and open access — x402 pricing may be introduced in future.
Discovery file: https://orbuc.io/.well-known/x402.json
https://mcp.orbuc.io/mcp/orbuchttps://mcp.orbuc.io/mcp/healthProprietary. Data provided by Orbuc Research. See data disclaimer for terms of use.
com.mcparmory/google-sheets
domdomegg/google-sheets-mcp
henilcalagiya/google-sheets-mcp
cct15/war-dashboard-data
moooonad/mcp-google-sheets-full
io.github.br0ski777/csv-to-json