Skip to content
Back to search
30
MCP http

SYNTHORA Bitcoin Mempool Congestion Snapshot

x402/synthora-bitcoin-mempool-congestion-snapshot

Returns the live Bitcoin mempool backlog: pending transaction count, total vsize, aggregate fees and a full fee-rate histogram from mempool.space. Powers autonomous agents and agent-to-agent schedulers that time broadcasts around network congestion and estimate clearing time by fee band. [x402: $0.002/call on base, category=other]

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

SYNTHORA Bitcoin Network Stats Oracle
Returns Bitcoin network fundamentals from Blockchair: block height, total and 24h transactions, circulating supply, difficulty, 24h on-chain
0 tools · http
SYNTHORA Ethereum Network Stats Oracle
Returns Ethereum network fundamentals from Blockchair: block height, total and 24h transaction counts, approximate ETH circulation, 24h volu
0 tools · http
SYNTHORA Bitcoin Recommended Fee Oracle
Returns real-time recommended Bitcoin transaction fee rates (fastest, half-hour, hour, economy, minimum in sat/vB) from mempool.space. Serve
0 tools · http
Bitcoin Mempool Real Time Statistics
Get current Bitcoin mempool statistics in real time. Returns unconfirmed transaction count, total mempool vsize in MB, fee histogram, averag
0 tools · http
SYNTHORA ERC-20 Token Holder & Transfer Counters
Returns holder count and cumulative transfer count for any ERC-20/ERC-721 token via public Blockscout, plus circulating market cap, total su
0 tools · http
SYNTHORA Perps Snapshot
Live Hyperliquid perpetual-futures snapshot per asset: mark price, oracle price, hourly funding rate (8h + APR), basis. Ed25519-signed. [x40
0 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "synthora_bitcoin_mempool_congestion_snapshot": {
      "url": "https://bitcoin-mempool-congestion.hergertsynthora.com/service",
      "transport": "http"
    }
  }
}