# Satoshidata Wallet Intel MCP server

Bitcoin wallet intelligence for AI agents: trust, labels, tx verify, fees, and timestamps.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-wrbtc-wallet-intelligence
- Repository: https://github.com/wrbtc/satoshidata-examples
- Website: https://satoshidata.ai

## Install
- Endpoint: https://satoshidata.ai/mcp/
- Auth: Not captured

## Setup notes
- Remote header: X-WR-API-Key (secret)
- Remote endpoint: https://satoshidata.ai/mcp/
- Header: X-WR-API-Key

## Tools
- wallet_trust_safety - Return White Rabbit's free Bitcoin wallet trust and safety teaser for a single address, including the examined marker when no clear category matched. Endpoint: https://satoshidata.ai/mcp/
- address_risk - Return factual address risk signals: entity label/category, source count, bounded behavioral flags, coarse risk_indicator, and an informational-only disclaimer. This is not AML/KYT/compliance advice. Endpoint: https://satoshidata.ai/mcp/
- batch_trust_safety - Look up labels and trust-safety signals for multiple Bitcoin addresses in one call. Returns the REST batch trust-safety payload and forwards X-WR-API-Key/Bearer auth when present. Endpoint: https://satoshidata.ai/mcp/
- batch_summary - Return White Rabbit wallet/entity summaries for multiple Bitcoin addresses in one call. Forwards X-WR-API-Key/Bearer auth when present. Endpoint: https://satoshidata.ai/mcp/
- batch_risk_signals - Return factual label-derived risk indicators for multiple Bitcoin addresses in one call. Forwards X-WR-API-Key/Bearer auth when present. Endpoint: https://satoshidata.ai/mcp/
- wallet_flow_graph - Return a render-ready transaction-flow graph for a Bitcoin wallet address. Endpoint: https://satoshidata.ai/mcp/
- wallet_summary - Return the premium White Rabbit chain intelligence summary for a single Bitcoin address. Endpoint: https://satoshidata.ai/mcp/
- wallet_detail - Return grouped White Rabbit label evidence and detail for a single Bitcoin address. Endpoint: https://satoshidata.ai/mcp/
- wallet_contributors - Return White Rabbit contributor depth and category distribution for a single Bitcoin address. Endpoint: https://satoshidata.ai/mcp/
- bitcoin_price - Return the current Bitcoin price snapshot and 24 hour change from satoshidata.ai. Endpoint: https://satoshidata.ai/mcp/
- onchain_stats - Return the current satoshidata.ai on-chain market and network snapshot. Endpoint: https://satoshidata.ai/mcp/
- network_intelligence - Return the combined Bitcoin network summary for agents: price, fees, mempool, blocks, and White Rabbit chain-intelligence context. Set include_charts=true only when chart arrays are needed. Endpoint: https://satoshidata.ai/mcp/
- fees_recommended - Return current recommended Bitcoin fee estimates from satoshidata.ai. Endpoint: https://satoshidata.ai/mcp/
- mempool_stats - Return the current Bitcoin mempool size, fee floor, and congestion summary. Endpoint: https://satoshidata.ai/mcp/
- mempool_stress - Return the current mempool-stress index. Set include_components=true or history_hours=1-168 for the Premium component/history payload; forwards Wallet+ Bearer or x402 payment headers when present. Endpoint: https://satoshidata.ai/mcp/
- mempool_tx - Inspect a single unconfirmed Bitcoin transaction currently in the mempool. Endpoint: https://satoshidata.ai/mcp/
- block_detail - Return Bitcoin block metadata, coinbase attribution, and a transaction sample for a height or block hash. Endpoint: https://satoshidata.ai/mcp/
- entity_list - Return named Bitcoin entity rollups, optionally filtered by category. coverage_status indicates whether each rollup is full, substantial, partial, or seed-only coverage; last_activity_at is label-DB activity, not last on-chain transaction time. Endpoint: https://satoshidata.ai/mcp/
- entity_lookup - Return one named Bitcoin entity rollup and a bounded member-address sample. coverage_status indicates whether the rollup is full, substantial, partial, or seed-only coverage; last_activity_at is label-DB activity, not last on-chain transaction time. Endpoint: https://satoshidata.ai/mcp/
- entity_recent_activity - Return a bounded recent on-chain activity sample for a small named Bitcoin entity. Endpoint: https://satoshidata.ai/mcp/
- entity_categories - Return available Bitcoin entity rollup categories, counts, and coverage_status distributions. Endpoint: https://satoshidata.ai/mcp/
- whale_alerts - Return recent large Bitcoin transfers with label-DB flow_type and flow_direction classification. range is one of 1d, 7d, or 30d; 24h is accepted by REST as a legacy alias for 1d. flow_direction is one of to_exchange, from_exchange, cross_exchange, or unknown. Endpoint: https://satoshidata.ai/mcp/
- pulse_whales - Return recent large Bitcoin movements from White Rabbit's live on-chain Pulse feed. Endpoint: https://satoshidata.ai/mcp/
- pulse_dormant - Return recent dormant-coin reactivations from White Rabbit's live on-chain Pulse feed. Endpoint: https://satoshidata.ai/mcp/
- pulse_consolidations - Return recent consolidation candidates from White Rabbit's live on-chain Pulse feed. Endpoint: https://satoshidata.ai/mcp/
- pulse_summary - Return White Rabbit on-chain Pulse scanner health and 24-hour event totals. Endpoint: https://satoshidata.ai/mcp/
- dormancy_flushes - Return recent CMCS dormancy awakenings classified as exchange-bound sell pressure, housekeeping consolidation, HODLer rotation, or unknown. Endpoint: https://satoshidata.ai/mcp/
- pool_list - Return the free White Rabbit mining-pool roster with recent block-share windows. Endpoint: https://satoshidata.ai/mcp/
- pool_detail - Return free White Rabbit mining-pool detail for a named pool. Endpoint: https://satoshidata.ai/mcp/
- mining_pool_info - Return mining-pool attribution by block height/hash, known pool name, or candidate payout address. Block identifiers use /v1/blocks, pool names use /v1/pools/{pool_name}, and addresses use wallet trust-safety. Endpoint: https://satoshidata.ai/mcp/
- tx_status - Return a narrow Bitcoin transaction state check: unknown, mempool, conflicted, or confirmed. Endpoint: https://satoshidata.ai/mcp/
- op_return_decode - Decode OP_RETURN protocol markers and ordinals inscription envelopes for a Bitcoin transaction. Endpoint: https://satoshidata.ai/mcp/
- tx_broadcast - Broadcast a fully signed raw Bitcoin transaction hex through satoshidata.ai. Endpoint: https://satoshidata.ai/mcp/
- tx_verify - Verify that a Bitcoin transaction paid enough sats to the expected address with enough confirmations. Endpoint: https://satoshidata.ai/mcp/
- timestamp_hash - Submit a SHA-256 digest to White Rabbit's Bitcoin timestamping batch. Endpoint: https://satoshidata.ai/mcp/
- timestamp_quote - Return the current Bitcoin timestamping preflight quote, including the fixed service fee and estimated anchor-fee share. Endpoint: https://satoshidata.ai/mcp/
- verify_timestamp - Verify a detached OpenTimestamps proof against the Bitcoin blockchain. Endpoint: https://satoshidata.ai/mcp/
- submit_feedback - Submit machine-readable label corrections, missing-label suggestions, data-quality reports, or general feedback. Endpoint: https://satoshidata.ai/mcp/

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.wrbtc
- Version: 1.0.1
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Mar 28, 2026
- Source: https://registry.modelcontextprotocol.io
