Enterprise DNA
M MCP Servers Developer low

kukapay/bitcoin-utxo-mcp

by Various

An MCP server that tracks Bitcoin's Unspent Transaction Outputs (UTXO) and block statistics.

K

MCP

kukapay/bitcoin-utxo-mcp

Added 1 June 2026

Overview

An MCP server that tracks Bitcoin's Unspent Transaction Outputs (UTXO) and block statistics. It exposes UTXO data for Bitcoin addresses and recent block information through the Model Context Protocol.

Best for

Best for
Developers building AI assistants that need live Bitcoin UTXO data

Use cases

  • Query UTXOs for a specific Bitcoin address
  • Retrieve latest Bitcoin block statistics
  • Integrate Bitcoin data into an MCP-compatible AI assistant

Notes

An MCP server that tracks Bitcoin’s Unspent Transaction Outputs (UTXO) and block statistics. It exposes UTXO data for Bitcoin addresses and recent block information through the Model Context Protocol.

2 stars on GitHub. Last updated 2025-08-19. Licensed MIT.

Use cases

  • Query UTXOs for a specific Bitcoin address
  • Retrieve latest Bitcoin block statistics
  • Integrate Bitcoin data into an MCP-compatible AI assistant

Pros

  • Lightweight Python implementation with minimal dependencies
  • Direct access to live Bitcoin data via a standard MCP interface
  • Simple API design for UTXO lookups

Cons

  • Low community adoption (2 GitHub stars)
  • Limited to Bitcoin mainnet with no testnet support explicitly mentioned
  • Requires an MCP-compatible client to function

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Lightweight Python implementation with minimal dependencies
  • Direct access to live Bitcoin data via a standard MCP interface
  • Simple API design for UTXO lookups

Cons

  • Low community adoption (2 GitHub stars)
  • Limited to Bitcoin mainnet with no testnet support explicitly mentioned
  • Requires an MCP-compatible client to function