Skip to main content
Glama
matthewrball

btc-public-data

by matthewrball

btc-public-data

公開 Bitcoin API をラップするローカル MCP サーバーと CLI。キー不要。プライベートデータなし。

8つのツール。CLI と MCP の tools/list / tools/call で同じインターフェースです:

  • get_fees — mempool.space 推奨の sat/vB

  • get_mempool — バックログ件数、vsize、合計手数料

  • get_hashrate — ネットワークのハッシュレートと難易度

  • get_network — mempool.space と Blockstream からの最新ブロック高、難易度、価格

  • get_tx — Blockstream の公開トランザクション概要

  • get_address — Blockstream の watch-only アドレス統計

  • get_lightning — Lightning ノード、チャネル、容量、一般的な手数料

  • snapshot — ワンコールのダッシュボード

セカンドソースは Blockstream Esplora で、tip / tx / address を独立して確認できます。HTTP GET は 15 秒の TTL キャッシュを使用し、429 / 5xx をリトライします。

実行

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

オプションの Lightning サポート

このツールは MIT ライセンスで無料です。オプションの 5,000-sat の Lightning アドオンは SUPPORT.md にあります。

ライセンス

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