Ab

AbdelStark/bitcoin-mcp

₿ A Model Context Protocol (MCP) server that enables AI models to interact with Bitcoin, allowing them to generate keys, validate addresses, decode transactions, query the blockchain, and more.

#Bitcoin#AI#Blockchain
PublisherAbdelStark/bitcoin-mcp
Submitted date4/19/2025

₿itcoin & Lightning Network MCP Server - Overview

Title

₿itcoin & Lightning Network MCP Server

How to Use

This MCP (Model Context Protocol) server enables AI models to interact with Bitcoin and the Lightning Network. It supports:

  • Claude Desktop Integration – Configure via JSON settings to allow Claude to query blockchain data.
  • Goose Integration – Use either STDIO (local process) or SSE (remote extension) for AI-powered Bitcoin interactions.
  • Development Setup – Run locally with optional Lightning Network support.

Key Features

  • 🔧 Bitcoin Tools
    • Generate keys, validate addresses, decode transactions, and query blockchain data.
    • Fetch latest block details and transaction info by TXID.
  • ⚡ Lightning Network Support
    • Decode BOLT11 invoices and process payments via LNBits.
  • 🤖 AI Integration
    • Works with Claude Desktop and Goose for AI-driven Bitcoin operations.
  • 📦 Easy Setup
    • Available as an NPM package (bitcoin-mcp).

Use Cases

  • AI-Powered Bitcoin Analysis – Let AI models fetch and interpret blockchain data.
  • Lightning Network Automation – Decode invoices or process payments via AI agents.
  • Developer Tooling – Integrate Bitcoin functionalities into AI workflows.

🔗 Links

Demo

🚀 Get started by installing via NPM or exploring the integrations!

Visit More

View All