bitcoin-mcp
If you are the rightful owner of bitcoin-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that enables AI models to interact with Bitcoin and Lightning Network, allowing them to generate keys, validate addresses, decode transactions, query the blockchain, and more.
The Bitcoin & Lightning Network MCP Server is a robust platform designed to facilitate interactions between AI models and the Bitcoin blockchain, as well as the Lightning Network. It provides a suite of tools for generating Bitcoin keys, validating addresses, decoding transactions, and querying blockchain data. Additionally, it supports Lightning Network operations such as invoice decoding and payments. The server is designed to integrate seamlessly with AI platforms like Claude Desktop and Goose, enabling these systems to leverage blockchain data and operations in their workflows. The server is open-source and can be extended or customized to fit specific needs, making it a versatile tool for developers and researchers working with blockchain technology.
Features
- Key Generation: Create new Bitcoin key pairs, including address, public key, and private key (WIF).
- Address Validation: Validate the correctness of a Bitcoin address.
- Transaction Decoding: Parse a raw Bitcoin transaction and display its details in a human-readable format.
- Blockchain Queries: Retrieve details about the most recent block and fetch detailed information about a transaction using its TXID.
- Lightning Network: Parse a BOLT11 Lightning invoice and pay a Lightning invoice directly from your LNBits wallet.