lightning-mcp-server

Web & Frontend Development
v1.0.0
Benign

Build and configure the MCP server for Lightning Node Connect (LNC)

826 downloads826 installsby @roasbeef

Setup & Installation

Install command

clawhub install roasbeef/lightning-mcp-server

If the CLI is not installed:

Install command

npx clawhub@latest install roasbeef/lightning-mcp-server

Or install with OpenClaw CLI:

Install command

openclaw skills install roasbeef/lightning-mcp-server

or paste the repo link into your assistant's chat

Install command

https://github.com/openclaw/skills/tree/main/skills/roasbeef/lightning-mcp-server

What This Skill Does

MCP server that connects AI assistants to Lightning Network nodes via Lightning Node Connect (LNC). Uses encrypted WebSocket tunnels through a mailbox relay, requiring only a 10-word pairing phrase from Lightning Terminal, no TLS certificates or macaroons. Read-only by default, exposing 18 tools for querying node state, channels, payments, invoices, peers, and on-chain data.

Access a remote lnd node without exposing TLS certificates, macaroons, or open gRPC ports; the mailbox relay handles all connectivity using only an in-memory pairing phrase.

When to Use It

  • Check Lightning node channel balances and capacity mid-conversation
  • Decode a BOLT11 invoice to verify amount and recipient before paying
  • Review payment history and track a specific payment by hash
  • Inspect peer connections and sample Lightning Network topology
  • Estimate on-chain fees for different confirmation targets

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Check Lightning node channel balances and capacity mid-conversation

AGENT
  1. 1Check Lightning node channel balances and capacity mid-conversation
  2. 2Decode a BOLT11 invoice to verify amount and recipient before paying
  3. 3Review payment history and track a specific payment by hash
  4. 4Inspect peer connections and sample Lightning Network topology
  5. 5Estimate on-chain fees for different confirmation targets
OUTPUT
Build and configure the MCP server for Lightning Node Connect (LNC)

Share this skill

Security Audits

VirusTotalBenign
OpenClawBenign
View full report

These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.

Details

LanguageMarkdown
Last updatedFeb 28, 2026