bitcoin-mcp

bitcoin-mcp

44

The Bitcoin & Lightning Network MCP Server is a tool that allows AI models to interact with the Bitcoin blockchain and Lightning Network. It provides key generation, address validation, transaction decoding, and supports Lightning Network transactions.

₿itcoin & Lightning Network MCP Server

A Model Context Protocol (MCP) server that enables AI models to interact with Bitcoin and Lightning Network. It offers features like:

  • Key Generation: Create Bitcoin key pairs.
  • Address Validation: Verify Bitcoin addresses.
  • Transaction Decoding: Parse Bitcoin transactions.
  • Blockchain Queries: Retrieve details about blocks and transactions.
  • Lightning Network: Decode invoices and pay through LNBits wallet.

Claude and Goose Integration

Integrate with Claude Desktop and Goose for AI model interactions using the Bitcoin MCP server.

  • Claude Desktop Integration: Configure and test the server with Claude's settings.
  • Goose Integration: Use STDIO or SSE methods to connect as a local or remote Goose extension.

For more details, refer to the full documentation on GitHub.