Skip to main content
Glama

RGB Lightning Network MCP Server

by lnfi-network

rgb_decode_lightning_invoice

Decode RGB Lightning invoices to extract payment details and transaction information for RGB asset transfers on the Lightning Network.

Instructions

Decode an RGB Lightning invoice

Input Schema

NameRequiredDescriptionDefault
invoiceYesThe RGB Lightning invoice to decode

Input Schema (JSON Schema)

{ "properties": { "invoice": { "description": "The RGB Lightning invoice to decode", "type": "string" } }, "required": [ "invoice" ], "type": "object" }

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/lnfi-network/rgb-mcp-server'

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