Skip to main content
Glama
matthewrball

btc-public-data

by matthewrball

btc-public-data

Servidor MCP local más CLI que envuelve APIs públicas de Bitcoin. Sin claves. Sin datos privados.

Ocho herramientas, misma interfaz para la CLI y MCP tools/list / tools/call:

  • get_fees — sat/vB recomendado por mempool.space

  • get_mempool — recuento de pendientes, vsize, comisiones totales

  • get_hashrate — hashrate de la red y dificultad

  • get_network — altura de la punta desde mempool.space y Blockstream, dificultad, precios

  • get_tx — resumen público de transacciones de Blockstream

  • get_address — estadísticas de dirección de solo lectura de Blockstream

  • get_lightning — nodos Lightning, canales, capacidad, comisiones típicas

  • snapshot — panel de una sola llamada

La segunda fuente es Blockstream Esplora, de modo que la punta / transacción / dirección se pueden verificar de forma independiente. Las solicitudes HTTP GET usan una caché TTL de 15 s y reintentan ante 429 / 5xx.

Ejecutar

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

Soporte opcional de Lightning

La herramienta tiene licencia MIT y es gratuita. Hay un complemento opcional de Lightning de 5,000 sats en SUPPORT.md.

Licencia

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