Skip to main content
Glama
matthewrball

btc-public-data

by matthewrball

btc-public-data

공개 Bitcoin API를 래핑하는 로컬 MCP 서버 및 CLI입니다. 키가 없습니다. 비공개 데이터가 없습니다.

CLI와 MCP tools/list / tools/call에 동일한 인터페이스를 제공하는 8가지 도구:

  • get_fees — mempool.space 권장 sat/vB

  • get_mempool — 백로그 수, vsize, 총 수수료

  • get_hashrate — 네트워크 해시레이트 및 난이도

  • get_network — mempool.space 및 Blockstream의 팁 높이, 난이도, 가격

  • get_tx — Blockstream 공개 트랜잭션 요약

  • get_address — Blockstream 감시 전용 주소 통계

  • get_lightning — Lightning 노드, 채널, 용량, 일반적인 수수료

  • snapshot — 원콜 대시보드

보조 소스는 Blockstream Esplora이므로 팁 / 트랜잭션 / 주소를 독립적으로 확인할 수 있습니다. 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