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

コメント

「その他」の他のコンテンツ