Skip to main content
Glama

Lightning Tools MCP Server

by getAlby

Lightning Tools MCP 서버

LLM에서 라이트닝 주소와 상호 작용하고 다른 일반적인 라이트닝 도구를 사용할 수 있습니다. NWC MCP 서버 와 함께 사용하면 더욱 효과적입니다.

이 MCP 서버는 공식 MCP TypeScript SDK를 사용합니다.

빠른 시작

Claude Desktop에 추가

claude_desktop_config.json에 다음을 추가하세요.

지엑스피1

클라인에 추가

아래 내용을 복사하여 클라인 프롬프트에 붙여 넣으세요.

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

출처에서

필수 조건

  • 노드.js 20+
  • 방사

설치

yarn install

건물

yarn build

도구 검사(LLM 없이 사용/테스트)

yarn inspect

지원되는 도구

도구 디렉토리를 참조하세요

-
security - not tested
F
license - not found
-
quality - not tested

LLM을 통해 라이트닝 주소와 일반적인 라이트닝 도구와의 상호작용을 가능하게 하여 자연어로 라이트닝 네트워크 기능을 제공합니다.

  1. 빠른 시작
    1. Claude Desktop에 추가
    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