Skip to main content
Glama

RGB Lightning Network MCP Server

by lnfi-network

rgb_check_indexer_url

Validate indexer URL functionality to ensure proper connectivity for RGB asset operations on the Lightning Network.

Instructions

Check if an indexer URL is valid

Input Schema

NameRequiredDescriptionDefault
indexerUrlYesThe indexer URL to check

Input Schema (JSON Schema)

{ "properties": { "indexerUrl": { "description": "The indexer URL to check", "type": "string" } }, "required": [ "indexerUrl" ], "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