✨ From vibe coding to vibe deployment. UBOS MCP turns ideas into infra with one message.

Learn more

Lightning Tools MCP Server

Interact with lightning addresses and use other common lightning tools with your LLM. Works well combined with NWC MCP Server

This MCP server uses the official MCP TypeScript SDK

Quick Start

Add to Claude Desktop

Add this to your claude_desktop_config.json:

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

Add to Cline

Copy the below and paste it into a cline prompt.

Add the following to my MCP servers list:

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

From Source

Prerequisites

  • Node.js 20+
  • Yarn

Installation

yarn install

Building

yarn build

Inspect the tools (use/test without an LLM)

yarn inspect

Supported Tools

See the tools directory

Featured Templates

View More
AI Characters
Sarcastic AI Chat Bot
129 2038
Customer service
Service ERP
127 1488
Customer service
Multi-language AI Translator
139 1247
AI Image Generation
Image Generation with Stable Diffusion
117 1205
Verified Icon
AI Agents
AI Chatbot Starter Kit
1342 9274

Start your free trial

Build your solution today. No credit card required.

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.