Skip to main content
Finance & FintechUnknown

lnbits/LNbits-MCP-Server

Am MCP server for LNbits Lightning Network wallet integration.

finance-fintech
Share:

Quick Start

Clone the repository:

git clone https://github.com/lnbits/LNbits-MCP-Server

Claude Desktop configuration example:

{
  "mcpServers": {
    "lnbits-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "lnbits/LNbits-MCP-Server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Finance & Fintech
Language
Unknown
Author
lnbits