Skip to main content
Glama

LDK MCP Server

by StevenGeller

ldk_channel_status

Track and manage Lightning Network channel states and balances in real-time using this tool, enabling developers to include offline channels and optimize wallet performance for iOS Lightning applications.

Instructions

Monitor channel states and balances while coding

Input Schema

NameRequiredDescriptionDefault
includeOfflineNoInclude offline/unusable channels

Input Schema (JSON Schema)

{ "properties": { "includeOffline": { "default": true, "description": "Include offline/unusable channels", "type": "boolean" } }, "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/StevenGeller/ldk-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server