Armory
Source
Browse
MCPs

albyhub-admin-mcp

MCP server for node-admin operations on an Alby Hub Lightning node via its HTTP API: node info, balances, channels, and sub-wallet apps, with write operations gated behind safety knobs. A generic proxy_request tool covers any endpoint the typed wrappers don't expose.

Score
Unranked
Evidence
No signals yet
Last commit
as last read from GitHub; most reads are from 2 Sep 2026 or later
Listed

Install

No one-command install. Set it up from its source.

ConfigurationManual
{
  "mcpServers": {
    "albyhub-admin-mcp": {
      "command": "node",
      "args": [
        "via",
        "its",
        "HTTP",
        "API:",
        "node",
        "info",
        "balances",
        "channels",
        "and",
        "sub-wallet",
        "apps",
        "with",
        "write",
        "operations",
        "gated",
        "behind",
        "safety",
        "knobs",
        "A",
        "generic",
        "proxy_request",
        "tool",
        "covers",
        "any",
        "endpoint",
        "the",
        "typed",
        "wrappers",
        "don't",
        "expose"
      ]
    }
  }
}

Alternatives · MCPs

  1. phoenixd-mcp-server1 star22.557

What it is

MCP server for node-admin operations on an Alby Hub Lightning node via its HTTP API: node info, balances, channels, and sub-wallet apps, with write operations gated behind safety knobs. A generic proxy_request tool covers any endpoint the typed wrappers don't expose.

When to use it

MCP server for node-admin operations on an Alby Hub Lightning node via its HTTP API: node info, balances, channels, and sub-wallet apps, with write operations gated behind safety knobs. A generic proxy_request tool covers any endpoint the typed wrappers don't expose.

How to install / invoke

See Glama for the install config.

Notes

Listed from the Glama MCP registry.