Submit

Alby Bitcoin Payments MCP

@Alby

Connect a bitcoin lightning wallet to your LLM using Nostr Wallet Connect (NWC.dev). This MCP server uses the official MCP TypeScript SDK This MCP server has knowledge of NWC, LNURL and L402 using Alby SDK and Alby Lightning Tools. Use the remote Alby Bitcoin Payment MCP server or client-side by following the instructions on: https://github.com/getAlby/mcp/
Overview

no content

Server Config

{
  "mcpServers": {
    "nwc": {
      "command": "npx",
      "args": [
        "-y",
        "@getalby/mcp"
      ],
      "env": {
        "NWC_CONNECTION_STRING": "YOUR NWC CONNECTION STRING HERE"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.