btc-public-data
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/vBget_mempool— Anzahl der ausstehenden Transaktionen, vsize, Gesamtgebührenget_hashrate— Netzwerk-Hashrate und Schwierigkeitget_network— Blockhöhe von mempool.space und Blockstream, Schwierigkeit, Preiseget_tx— öffentliche Transaktionszusammenfassung von Blockstreamget_address— Watch-only-Adressstatistiken von Blockstreamget_lightning— Lightning-Knoten, Kanäle, Kapazität, typische Gebührensnapshot— 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.tsbun testOptionale 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
This server cannot be installed
Maintenance
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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