Skip to main content
Glama

LDK MCP Server

by StevenGeller

ldk_channel_status

Monitor and analyze channel states and balances on the Lightning Network with the LDK MCP Server. Use this tool to include offline channels and optimize wallet development workflows.

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