Lightning Tools MCP Server

Lightning 工具 MCP 服务器

与您的 LLM 账户交互闪电地址并使用其他常用闪电工具。与NWC MCP 服务器完美结合

此 MCP 服务器使用官方 MCP TypeScript SDK

快速入门

添加到 Claude 桌面

将其添加到您的 claude_desktop_config.json 中:

{ "mcpServers": { "lightning-tools": { "command": "npx", "args": ["-y", "@getalby/lightning-tools-mcp-server"], "env": {} } } }

添加到克莱恩

复制以下内容并将其粘贴到 cline 提示中。

Add the following to my MCP servers list: "lightning-tools": { "command": "npx", "args": ["-y", "@getalby/lightning-tools-mcp-server"], "env": { }, "disabled": false, "autoApprove": [] }

来自源

先决条件

  • Node.js 20+

安装

yarn install

建筑

yarn build

检查工具(无需 LLM 即可使用/测试)

yarn inspect

支持的工具

查看工具目录

-
security - not tested
-
license - not tested
-
quality - not tested

通过您的 LLM 实现与闪电地址和常见闪电工具的交互,通过自然语言提供闪电网络功能。

  1. Quick Start
    1. Add to Claude Desktop
    2. Add to Cline
  2. From Source
    1. Prerequisites
    2. Installation
    3. Building
    4. Inspect the tools (use/test without an LLM)
    5. Supported Tools
ID: pqmzp2mohx