Skip to main content
Glama

Bitcoin MCP Server

by JamesANZ
MIT License
426

pay_invoice

Process Bitcoin Lightning Network payments by submitting a BOLT11 invoice through the MCP server, enabling instant and efficient transaction settlements.

Instructions

Pay a Lightning invoice

Input Schema

NameRequiredDescriptionDefault
invoiceYesBOLT11 Lightning invoice

Input Schema (JSON Schema)

{ "properties": { "invoice": { "description": "BOLT11 Lightning invoice", "type": "string" } }, "required": [ "invoice" ], "type": "object" }
Install Server

Other Tools from Bitcoin MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/JamesANZ/bitcoin-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server