Related MCP Server Resources

Explore more AI models, providers, and integration options:

  • Explore AI Models
  • Explore AI Providers
  • Explore MCP Servers
  • LangDB Pricing
  • Documentation
  • AI Industry Blog
  • GitLab MCP Server
  • LSP Tools MCP Server
  • MCP Pokemon Server
  • MongoDB MCP Server for LLMs
  • Jira MCP Server
Back to MCP Servers
Lightning Tools MCP Server

Lightning Tools MCP Server

Public
getAlby/lightning-tools-mcp-server

Enables interaction with lightning addresses and common lightning tools via your LLM, providing Lightning Network functionality through natural language.

Verified
typescript
0 tools
May 30, 2025
Updated May 30, 2025

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

Publicly Shared Threads0

Discover shared experiences

Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!

Share your threads to help others
Related MCPs5
  • GitLab MCP Server
    GitLab MCP Server

    A Model Context Protocol server that enables interaction with GitLab accounts to manage repositories...

    41 tools
    Added May 30, 2025
  • LSP Tools MCP Server
    LSP Tools MCP Server

    A Model Context Protocol server that provides tools to find regex pattern positions in files and lis...

    Added May 30, 2025
  • MCP Pokemon Server
    MCP Pokemon Server

    An MCP server implementation that enables users to interact with the PokeAPI to fetch Pokemon inform...

    Added May 30, 2025
  • MongoDB MCP Server for LLMs
    MongoDB MCP Server for LLMs

    An MCP server that enables large language models to interact directly with MongoDB databases, allowi...

    Added May 30, 2025
  • Jira MCP Server
    Jira MCP Server

    A Model Context Protocol server that enables AI assistants like Claude to interact with Jira, allowi...

    Added May 30, 2025