btc-public-data
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.spaceget_mempool— recuento de pendientes, vsize, comisiones totalesget_hashrate— hashrate de la red y dificultadget_network— altura de la punta desde mempool.space y Blockstream, dificultad, preciosget_tx— resumen público de transacciones de Blockstreamget_address— estadísticas de dirección de solo lectura de Blockstreamget_lightning— nodos Lightning, canales, capacidad, comisiones típicassnapshot— 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.tsbun testSoporte 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
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