Enterprise DNA
M MCP Servers Developer low

lnbits/LNbits-MCP-Server

by Various

An MCP server for LNbits

L

MCP

lnbits/LNbits-MCP-Server

Added 1 June 2026

Overview

An MCP server that exposes LNbits functionality through the Model Context Protocol, enabling AI agents to interact with Lightning Network wallets and extensions. It translates MCP requests into LNbits API calls, allowing tools like Claude to manage invoices, check balances, and trigger payments.

Best for

Best for
Developers building AI agents that need Lightning Network payment capabilities via LNbits

Use cases

  • Let an AI assistant create and check Lightning invoices on demand
  • Automate wallet balance monitoring and payment triggers via chat
  • Integrate LNbits extensions into agent workflows for micropayments

How to use

Install

pip install -e .

Tools exposed

  • configure_lnbits
  • get_lnbits_configuration
  • test_lnbits_configuration
  • get_wallet_details
  • get_wallet_balance
  • get_payments
  • check_connection
  • pay_invoice
  • pay_lightning_address
  • get_payment_status
  • decode_invoice
  • create_invoice
  • get_node_info
  • get_system_stats
  • LNBITS_URL
  • LNBITS_API_KEY
  • LNBITS_BEARER_TOKEN
  • LNBITS_OAUTH2_TOKEN
  • LNBITS_AUTH_METHOD
  • LNBITS_TIMEOUT

Tested with

Claude Desktop

Notes

An MCP server that exposes LNbits functionality through the Model Context Protocol, enabling AI agents to interact with Lightning Network wallets and extensions. It translates MCP requests into LNbits API calls, allowing tools like Claude to manage invoices, check balances, and trigger payments.

5 stars on GitHub. Last updated 2026-03-24.

Use cases

  • Let an AI assistant create and check Lightning invoices on demand
  • Automate wallet balance monitoring and payment triggers via chat
  • Integrate LNbits extensions into agent workflows for micropayments

Pros

  • Tiny codebase (5 stars) focused on a single, clear integration pattern
  • Leverages LNbits’ modular extension system for flexible Lightning operations
  • Python-based, easy to extend or embed in existing MCP setups

Cons

  • Requires a running LNbits instance with API access, adding deployment overhead
  • Limited to LNbits-specific features, not a general Lightning node interface
  • Very early stage with minimal documentation and community support

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Tiny codebase (5 stars) focused on a single, clear integration pattern
  • Leverages LNbits' modular extension system for flexible Lightning operations
  • Python-based, easy to extend or embed in existing MCP setups

Cons

  • Requires a running LNbits instance with API access, adding deployment overhead
  • Limited to LNbits-specific features, not a general Lightning node interface
  • Very early stage with minimal documentation and community support
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks