Skip to main content
Glama

Lightning Tools MCP Server

by getAlby

Lightning Tools MCP サーバー

LLMでライトニングアドレスを操作し、他の一般的なライトニングツールを使用できます。NWC MCPサーバーと組み合わせると最適です。

このMCPサーバーは公式MCP TypeScript SDKを使用しています

クイックスタート

クロードデスクトップに追加

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
F
license - not found
-
quality - not tested

LLM を介してライトニング アドレスおよび一般的なライトニング ツールとの対話を可能にし、自然言語によるライトニング ネットワーク機能を提供します。

  1. クイックスタート
    1. クロードデスクトップに追加
    2. クラインに追加
  2. ソースから
    1. 前提条件
    2. インストール
    3. 建物
    4. ツールを検査する(LLMなしで使用/テストする)
    5. サポートされているツール

Related MCP Servers

  • A
    security
    A
    license
    A
    quality
    Enables LLM applications to interact with macOS through AppleScript.
    Last updated -
    21
    138
    TypeScript
    MIT License
    • Apple
  • -
    security
    F
    license
    -
    quality
    Enables LLMs to interact with Discord channels by sending and reading messages through Discord's API, with a focus on maintaining user control and security.
    Last updated -
    33
    TypeScript
    • Apple
  • A
    security
    F
    license
    A
    quality
    Connects a Bitcoin Lightning wallet to your LLM using Nostr Wallet Connect, enabling payment functionalities within language models like Claude.
    Last updated -
    6
    12
    11
    TypeScript
  • -
    security
    A
    license
    -
    quality
    Connects to Lightning Network nodes and enables natural language queries for channel information, providing both human-readable responses and structured JSON data through the Model Context Protocol.
    Last updated -
    3
    TypeScript
    Apache 2.0
    • Apple
    • Linux

View all related MCP servers

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/getAlby/lightning-tools-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server