Skip to main content
Glama

RGB Lightning Network MCP Server

by lnfi-network

rgb_create_swap

Create asset swaps on the RGB Lightning Network to exchange digital assets using specified swap parameters for peer-to-peer transactions.

Instructions

Create a new asset swap

Input Schema

NameRequiredDescriptionDefault
swapParamsYesSwap parameters object

Input Schema (JSON Schema)

{ "properties": { "swapParams": { "additionalProperties": true, "description": "Swap parameters object", "properties": {}, "type": "object" } }, "required": [ "swapParams" ], "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