orbuc-mcp-server
Related Servers
Alternatives to orbuc-mcp-server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityAmaintenancePre-reasoned Bitcoin and macro market briefings with trend signals, confidence scores, and regime classification. 17 briefings covering BTC, Fed balance sheet, M2, Treasury yields, and cross-asset correlations.7157 npm5MIT
- FlicenseNot gradedqualityCmaintenanceWhale & Institutional Flow MCP Server — 8 tools for protocol TVL flows, alpha signals, stablecoin supply tracking. Part of ToolOracle (tooloracle.io).-
- AlicenseNot gradedqualityDmaintenanceStablecoin risk intelligence MCP — 13 tools covering CCI concentration risk, reserve drift, depeg probability, and risk scoring for RLUSD, USDT, USDC, EURC. Real-time monitoring with SAFE/CAUTION/AVOID verdicts. MiCA Art.25/35 relevant.MIT
- AlicenseAqualityDmaintenanceNarrative & signal intelligence for AI agents: crypto/AI/macro convergence & divergence.21MIT
- AlicenseAqualityBmaintenanceSignal-first Bitcoin intelligence over MCP — sovereign adoption, hiring velocity, and network hashrate as leading, non-price signals with strength, direction, rationale, and primary sources. Information, not financial advice.7MIT
- AlicenseAqualityDmaintenanceConnects AI agents to real-time crypto market data, covering market health scores, derivatives, ETF flows, and BTC cycle indicators. It provides 13 specialized tools for structured market analysis, sentiment tracking, and monitoring macro-economic indicators.135 npm1MIT
TDQS
Scored across 12 tools
Tools are cleanly separated into BTC holdings and stablecoin domains with clear time-granularity distinctions (current/daily/weekly). Minor overlap exists between btc_holdings_current and btc_holdings_segments (both return current segment data), and between stablecoin_aggregate with level='total' and stablecoin_mcap, but descriptions help differentiate them.
Consistent 'orbuc_domain_resource' pattern throughout with snake_case. All tools use domain prefixes (btc_ or stablecoin_) appropriately. Minor deviations include 'mcap' abbreviation instead of 'market_cap', and mixing temporal suffixes (current, daily) with structural nouns (segments, chains), but overall predictable.
Twelve tools is well-scoped for a financial data server covering two distinct asset classes. The count provides appropriate granularity for BTC holdings (health, current, daily, weekly, segment views) and stablecoins (health, aggregate, chain, specific coin, latest snapshot) without bloat.
Strong coverage for stablecoin lifecycle data (historical, current, aggregate, per-chain, per-coin) and BTC holdings time-series. Minor gap: BTC tools only provide aggregate segment data (public_companies, governments, etc.) without entity-specific lookups (e.g., individual company holdings), though agents can filter from segment data.