Albyhub Admin MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 29 installs a week from npm. Last commit 15 Jun 2026.
Admin an Alby Hub Lightning node from an agent: info, balances, channels; safety-gated writes.
We read the source, 25 min ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
ENV ALBYHUB_TOKEN="placeholder-introspection-only"
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add albyhub-admin-mcp -- npx -y albyhub-admin-mcp
{
"mcpServers": {
"albyhub-admin-mcp": {
"args": [
"-y",
"albyhub-admin-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.albyhub-admin-mcp]
command = "npx"
args = ["-y", "albyhub-admin-mcp"]
{
"mcpServers": {
"albyhub-admin-mcp": {
"args": [
"-y",
"albyhub-admin-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"albyhub-admin-mcp": {
"args": [
"-y",
"albyhub-admin-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
ALBYHUB_URL (Base URL of the Alby Hub instance), ALBYHUB_TOKEN (Alby Hub API bearer token), ALBYHUB_READ_ONLY (Set true to block all write operations (recommended for first-time setup)).
The author declared them in the registry entry; get the values from the project itself.
Free Lightning faucet MCP — agents register, get an inbound channel, bootstrap an LDK node.
Merge gates and safety checks for AI coding agents via MCP.
Manage SRG+ hubs, channels, content, assets, users, and workspaces from any MCP-aware AI agent.
Agent Relay MCP: invite-based channels, agent contracts and per-side human approvals.
Lightning-fast HTML generation from AI agents with 15 tools, 22 components, and 25 templates.
Cross-protocol agent payments hub. x402, MPP, L402/Lightning. 1551 services indexed.
Govern your backend control plane from your AI agent - signed, human-approval-gated.
Human Design bodygraph, type, authority, profile, gates and channels for AI agents.
Answers built from our own checks of this server.