Skip to main content
Glama

RGB Lightning Network MCP Server

by lnfi-network

rgb_sign_message

Sign messages using the RGB node to verify authenticity and ownership of RGB assets on the Lightning Network.

Instructions

Sign a message with the RGB node

Input Schema

NameRequiredDescriptionDefault
messageYesThe message to sign

Input Schema (JSON Schema)

{ "properties": { "message": { "description": "The message to sign", "type": "string" } }, "required": [ "message" ], "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