get_infoAAlby Bitcoin Payments MCP ServerRetrieve NWC capabilities and general information about the connected Lightning wallet and its underlying node.TypeScriptApache 2.0
get_wallet_service_infoAAlby Bitcoin Payments MCP ServerRetrieve NWC capabilities, encryption types, and notification options from your connected Bitcoin Lightning wallet to manage payment settings.TypeScriptApache 2.0
fiat_to_satsBAlby Bitcoin Payments MCP ServerConvert a fiat amount to satoshis by specifying the fiat currency and amount. Get the equivalent in sats for Bitcoin payments.TypeScriptApache 2.0
get_balanceBAlby Bitcoin Payments MCP ServerCheck the current balance of your connected Bitcoin Lightning wallet to monitor available funds for instant payments.TypeScriptApache 2.0
request_invoiceCAlby Bitcoin Payments MCP ServerRequest an invoice for a specific amount in satoshis from a Lightning address, with optional memo and payer information.TypeScriptApache 2.0
list_transactionsCAlby Bitcoin Payments MCP ServerRetrieve all Bitcoin transactions from your connected wallet, filtered by time range, type, limit, offset, or unpaid status.TypeScriptApache 2.0
Alby Bitcoin Payments MCPofficialBlockchainWeb3 & Decentralized TechgetAlbyAlicenseBqualityBmaintenanceConnects a Bitcoin Lightning wallet to your LLM using Nostr Wallet Connect, enabling payments and interactions with Lightning Network features. Last updated 2026-05-1611865TypeScriptApache 2.0
Alby Bitcoin Payments MCPBlockchainCryptocurrencyWeb3 & Decentralized Techdocker-hackerxbt68Alicense-qualityDmaintenanceEnables Bitcoin Lightning wallet integration with LLMs through Nostr Wallet Connect (NWC). Supports lightning payments, LNURL operations, and L402 authentication for AI-powered bitcoin transactions. Last updated 2025-09-288Apache 2.0
parse_invoiceCAlby Bitcoin Payments MCP ServerExtract payment details, amount, and metadata from a BOLT-11 lightning invoice for decoding and verification.TypeScriptApache 2.0
fetch_l402CAlby Bitcoin Payments MCP ServerFetch URLs requiring L402 payment. Performs HTTP requests with automatic payment and authentication to access protected resources.TypeScriptApache 2.0
lookup_invoiceCAlby Bitcoin Payments MCP ServerRetrieve lightning invoice details using a BOLT-11 invoice or payment hash.TypeScriptApache 2.0
make_invoiceCAlby Bitcoin Payments MCP ServerCreate a Lightning Network invoice to receive Bitcoin payments. Requires amount in satoshis; optionally add expiry, description, or metadata.TypeScriptApache 2.0
pay_invoiceCAlby Bitcoin Payments MCP ServerPay a Lightning Network invoice by supplying the invoice string. For zero-amount invoices, you can set the amount and attach metadata.TypeScriptApache 2.0