Skip to main content
Glama
matthewrball

btc-public-data

by matthewrball

btc-public-data

Lokaler MCP-Server plus CLI, die öffentliche Bitcoin-APIs kapseln. Keine Schlüssel. Keine privaten Daten.

Acht Tools, dieselbe Schnittstelle für die CLI und MCP tools/list / tools/call:

  • get_fees — von mempool.space empfohlene sat/vB

  • get_mempool — Anzahl der ausstehenden Transaktionen, vsize, Gesamtgebühren

  • get_hashrate — Netzwerk-Hashrate und Schwierigkeit

  • get_network — Blockhöhe von mempool.space und Blockstream, Schwierigkeit, Preise

  • get_tx — öffentliche Transaktionszusammenfassung von Blockstream

  • get_address — Watch-only-Adressstatistiken von Blockstream

  • get_lightning — Lightning-Knoten, Kanäle, Kapazität, typische Gebühren

  • snapshot — Ein-Aufruf-Dashboard

Die zweite Quelle ist Blockstream Esplora, sodass Blockhöhe / Transaktion / Adresse unabhängig geprüft werden können. HTTP-GET-Anfragen verwenden einen 15s-TTL-Cache und wiederholen bei 429 / 5xx.

Ausführen

bun src/cli.ts list
bun src/cli.ts snapshot
bun src/cli.ts get_fees
bun src/server.ts
bun test

Optionale Lightning-Unterstützung

Das Tool ist MIT-lizenziert und kostenlos. Ein optionales 5.000-Sat-Lightning-Add-on ist auf SUPPORT.md verfügbar.

Lizenz

MIT © 2026 Matthew Ball

-
license - not tested
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

  • Read-only Animica chain data, free AI inference, verifiable quantum randomness, and mining stats.

  • mempool.space MCP — Bitcoin block explorer + mempool/fee stats

  • Live and historical cryptocurrency prices via CoinGecko free API.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/matthewrball/btc-public-data'

If you have feedback or need assistance with the MCP directory API, please join our Discord server