Loading MCP server directory, please wait...
Admin an Alby Hub Lightning node from an agent: info, balances, channels; safety-gated writes.
npx @getmcp/cli add io.github.llmops-pro/albyhub-admin-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
ALBYHUB_URLBase URL of the Alby Hub instance
ALBYHUB_TOKENAlby Hub API bearer token
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.llmops-pro/albyhub-admin-mcp": {
"command": "npx",
"args": [
"-y",
"albyhub-admin-mcp"
],
"env": {
"ALBYHUB_URL": "",
"ALBYHUB_TOKEN": "",
"ALBYHUB_READ_ONLY": ""
}
}
}
}