AbdelStark/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.
Tools
Functions exposed to the LLM to take actions
generate_key
Generate a new Bitcoin key pair and address
validate_address
Validate a Bitcoin address
decode_tx
Decode a Bitcoin transaction
get_latest_block
Get the latest block
get_transaction
Get transaction details
decode_invoice
Decode a Lightning invoice
pay_invoice
Pay a Lightning invoice
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client