Skip to main content
Glama

RGB Lightning Network MCP Server

by lnfi-network

rgb_pay_lightning_invoice

Process Lightning Network payments by submitting a BOLT11 invoice string. This tool enables settlement of Lightning invoices through the RGB Lightning Network MCP Server.

Instructions

Pay a Lightning Network invoice

Input Schema

NameRequiredDescriptionDefault
bolt11YesBOLT11 invoice string

Input Schema (JSON Schema)

{ "properties": { "bolt11": { "description": "BOLT11 invoice string", "type": "string" } }, "required": [ "bolt11" ], "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