MCP.so
登录

Lightning Tools MCP Server

@MCP-Mirror

关于 Lightning Tools MCP Server

Mirror of

基本信息

分类

其他

运行时

node

传输方式

stdio

发布者

MCP-Mirror

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Lightning Tools MCP Server?

It enables LLMs to interact with lightning addresses and use other common lightning tools. It is designed to work well alongside the NWC MCP Server and uses the official MCP TypeScript SDK.

How to use Lightning Tools MCP Server?

Add it to your Claude Desktop or Cline configuration by running npx -y @getalby/lightning-tools-mcp-server with no environment variables. For source usage, clone the repo, run yarn install and yarn build, then yarn inspect to test tools without an LLM.

Key features of Lightning Tools MCP Server

  • Interact with lightning addresses
  • Use common lightning tools via natural language
  • Integrates seamlessly with NWC MCP Server
  • Runs instantly via npx without manual installation
  • Open source and buildable from source
  • Works with Node.js 20+ and Yarn

Use cases of Lightning Tools MCP Server

  • Query lightning addresses through an AI assistant
  • Perform lightning‑network operations from LLM prompts
  • Pair with NWC MCP Server for broader lightning control

FAQ from Lightning Tools MCP Server

评论

其他 分类下的更多 MCP 服务器