lightning-tools-mcp-server

lightning-tools-mcp-server

1

The Lightning Tools MCP Server allows interaction with lightning addresses and other common lightning tools utilizing LLM. It integrates well with the NWC MCP Server and relies on the official MCP TypeScript SDK.

Lightning Tools MCP Server

Interact with lightning addresses and use other common lightning tools with your LLM. Works well combined with NWC MCP Server. This MCP server uses the official MCP TypeScript SDK.

Quick Start

Add to Claude Desktop

Add this to your claude_desktop_config.json:

Add to Cline

Add 'lightning-tools' to your MCP servers list.

Prerequisites

  • Node.js 20+
  • Yarn

Installation

Use 'yarn install'.

Building

Use 'yarn build'.

Inspect the tools (use/test without an LLM)

Use 'yarn inspect'.