Skip to main content
Glama

RGB Lightning Network MCP Server

by lnfi-network

rgb_get_asset_metadata

Retrieve detailed metadata for a specific RGB asset by providing its unique asset ID, enabling access to essential asset information through the RGB Lightning Network MCP Server.

Instructions

Get metadata for a specific RGB asset

Input Schema

NameRequiredDescriptionDefault
assetIdYesThe ID of the RGB asset

Input Schema (JSON Schema)

{ "properties": { "assetId": { "description": "The ID of the RGB asset", "type": "string" } }, "required": [ "assetId" ], "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