Skip to main content
Glama
lnfi-network

RGB Lightning Network MCP Server

by lnfi-network

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RGB_API_KEYNoOptional: RGB api key Or /path/rgbapi.key
RGB_API_BASE_URLNoRGB API server URLhttp://localhost:3000

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
rgb_get_node_infoB

Get RGB node information including ID, version, and network status

rgb_get_node_statusB

Get RGB node status and uptime information

rgb_list_assetsB

List all RGB assets available in the node

rgb_get_asset_balanceC

Get balance for a specific RGB asset

rgb_send_assetsC

Send RGB assets to recipients

rgb_get_asset_metadataC

Get metadata for a specific RGB asset

rgb_generate_addressB

Generate a new on-chain address

rgb_list_transactionsB

List on-chain transactions

rgb_get_network_infoB

Get network information from the RGB node

rgb_send_bitcoinC

Send Bitcoin to an address

rgb_create_lightning_invoiceC

Create a Lightning Network invoice

rgb_pay_lightning_invoiceC

Pay a Lightning Network invoice

rgb_list_lightning_channelsB

List Lightning Network channels

rgb_list_swapsC

List available swaps

rgb_create_swapC

Create a new asset swap

rgb_sign_messageC

Sign a message with the RGB node

rgb_check_indexer_urlC

Check if an indexer URL is valid

rgb_decode_lightning_invoiceC

Decode an RGB Lightning invoice

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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