SERVER

Lightning Enable MCP Server

Rank #3,159

io.github.refined-element/lightning-enable-mcp

MCP server that enables AI agents to make autonomous Bitcoin Lightning Network payments using the L402 protocol. Agents can pay for API access, purchase resources, and complete transactions without human intervention — invoice comes in, sats go out, done.

First listed
Feb 11, 2026
Last publish date
Jul 5, 2026
OVERVIEW

Lightning Enable MCP Server is a Model Context Protocol (MCP) server published by refined-element. It ranks #3,159 of 76,851 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. Lightning Enable MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 31 tracked versions. It was first listed on Feb 11, 2026 and most recently updated on Jul 5, 2026.

STANDING
#3,159of 76,851 tracked serversTop 5%

Ranks ahead of 73,692 of 76,851 servers on MCP Toplist.

CONNECT

Use Lightning Enable MCP Server

Add Lightning Enable MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

NuGet package
{
  "mcpServers": {
    "lightning-enable-mcp": {
      "command": "dnx",
      "args": [
        "LightningEnable.Mcp"
      ],
      "env": {
        "STRIKE_API_KEY": "<your STRIKE_API_KEY>",
        "NWC_CONNECTION_STRING": "<your NWC_CONNECTION_STRING>",
        "LND_REST_HOST": "<your LND_REST_HOST>",
        "LND_MACAROON_HEX": "<your LND_MACAROON_HEX>",
        "OPENNODE_API_KEY": "<your OPENNODE_API_KEY>",
        "OPENNODE_ENVIRONMENT": "<your OPENNODE_ENVIRONMENT>",
        "L402_MAX_SATS_PER_REQUEST": "<your L402_MAX_SATS_PER_REQUEST>",
        "L402_MAX_SATS_PER_SESSION": "<your L402_MAX_SATS_PER_SESSION>",
        "LIGHTNING_ENABLE_API_KEY": "<your LIGHTNING_ENABLE_API_KEY>",
        "AGENT_RELAY_URL": "<your AGENT_RELAY_URL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

Python package (PyPI)
{
  "mcpServers": {
    "lightning-enable-mcp": {
      "command": "uvx",
      "args": [
        "lightning-enable-mcp"
      ],
      "env": {
        "STRIKE_API_KEY": "<your STRIKE_API_KEY>",
        "NWC_CONNECTION_STRING": "<your NWC_CONNECTION_STRING>",
        "LND_REST_HOST": "<your LND_REST_HOST>",
        "LND_MACAROON_HEX": "<your LND_MACAROON_HEX>",
        "OPENNODE_API_KEY": "<your OPENNODE_API_KEY>",
        "L402_MAX_SATS_PER_REQUEST": "<your L402_MAX_SATS_PER_REQUEST>",
        "L402_MAX_SATS_PER_SESSION": "<your L402_MAX_SATS_PER_SESSION>",
        "LIGHTNING_ENABLE_API_KEY": "<your LIGHTNING_ENABLE_API_KEY>",
        "AGENT_RELAY_URL": "<your AGENT_RELAY_URL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

Docker image
{
  "mcpServers": {
    "lightning-enable-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/refinedelement/lightning-enable-mcp:1.14.0"
      ],
      "env": {
        "STRIKE_API_KEY": "<your STRIKE_API_KEY>",
        "NWC_CONNECTION_STRING": "<your NWC_CONNECTION_STRING>",
        "LND_REST_HOST": "<your LND_REST_HOST>",
        "LND_MACAROON_HEX": "<your LND_MACAROON_HEX>",
        "OPENNODE_API_KEY": "<your OPENNODE_API_KEY>",
        "L402_MAX_SATS_PER_REQUEST": "<your L402_MAX_SATS_PER_REQUEST>",
        "L402_MAX_SATS_PER_SESSION": "<your L402_MAX_SATS_PER_SESSION>",
        "LIGHTNING_ENABLE_API_KEY": "<your LIGHTNING_ENABLE_API_KEY>",
        "AGENT_RELAY_URL": "<your AGENT_RELAY_URL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry (2 delisted)

PulseMCPDelisted · last seen Jun 2, 2026
GlamaDelisted · last seen Jun 4, 2026
ORGANIZATION

refined-element

Organization
Servers in org
1
Versions across org
31
VERSIONS

Available versions (31)

0.1.0 · Nov 25, 20241.6.1 · Feb 11, 20261.6.2 · Feb 11, 20261.6.3 · Mar 3, 20261.6.4 · Mar 3, 20261.6.5 · Mar 3, 20261.6.6 · Mar 3, 20261.6.7 · Mar 3, 20261.6.8 · Mar 3, 20261.6.9 · Mar 4, 20261.8.0 · Mar 13, 20261.9.0 · Mar 14, 20261.10.0 · Mar 15, 20261.10.1 · Mar 15, 20261.11.0 · Mar 15, 20261.11.1 · Mar 15, 20261.11.2 · Mar 15, 20261.11.3 · Mar 16, 20261.11.4 · Mar 17, 20261.11.5 · Mar 19, 20261.12.0 · Mar 21, 20261.12.1 · Mar 22, 20261.12.2 · Apr 10, 20261.12.3 · Apr 18, 20261.12.4 · Apr 28, 20261.12.6 · May 3, 20261.12.7 · May 4, 20261.12.8 · May 4, 20261.12.9 · May 9, 20261.12.10 · Jun 6, 20261.14.0 · Jul 5, 2026Nov 25, 2024Jul 5, 2026
VersionPublished
1.14.0Jul 5, 2026
1.12.10Jun 6, 2026
1.12.9May 9, 2026
1.12.8May 4, 2026
1.12.7May 4, 2026
1.12.6May 3, 2026
1.12.4Apr 28, 2026
1.12.3Apr 18, 2026
1.12.2Apr 10, 2026
1.12.1Mar 22, 2026
1.12.0Mar 21, 2026
1.11.5Mar 19, 2026
1.11.4Mar 17, 2026
1.11.3Mar 16, 2026
1.11.2Mar 15, 2026
1.11.1Mar 15, 2026
1.11.0Mar 15, 2026
1.10.1Mar 15, 2026
1.10.0Mar 15, 2026
1.9.0Mar 14, 2026
1.8.0Mar 13, 2026
1.6.9Mar 4, 2026
1.6.8Mar 3, 2026
1.6.7Mar 3, 2026
1.6.6Mar 3, 2026
1.6.5Mar 3, 2026
1.6.4Mar 3, 2026
1.6.3Mar 3, 2026
1.6.2Feb 11, 2026
1.6.1Feb 11, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

Who maintains Lightning Enable MCP Server?
Lightning Enable MCP Server is maintained by refined-element, which publishes 1 MCP server (31 total versions) tracked on MCP Toplist.
Is Lightning Enable MCP Server listed on the Official MCP Registry?
Yes — Lightning Enable MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
How many versions does Lightning Enable MCP Server have?
MCP Toplist tracks 31 versions of Lightning Enable MCP Server, most recently published on Jul 5, 2026.
Where can I find the source code for Lightning Enable MCP Server?
The source code for Lightning Enable MCP Server is hosted at github.com/refined-element/lightning-enable-mcp.
EXPLORE