pblittle_lightning-mcp-server

pblittle_lightning-mcp-server

3.1

If you are the rightful owner of pblittle_lightning-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Lightning Network MCP Server allows LLM agents to query Lightning node data using natural language, implementing the MCP specification.

The Lightning Network MCP Server is designed to enable large language model (LLM) agents to interact with Lightning node data through natural language queries. It adheres to the Model Context Protocol (MCP) specification version 2025-03-26 and is compatible with MCP Inspector 1.7.0. The server connects to nodes via gRPC or Lightning Node Connect (LNC), providing both human-readable summaries and machine-readable JSON outputs. It is modular, testable, and extensible, supporting various node types like Core Lightning and Eclair. The server interprets natural-language prompts, evaluates user intent, and queries the Lightning node, returning responses in plain language and structured JSON. Currently, it supports basic channel queries and is expanding to include broader node status, invoices, and routing data.

Features

  • Natural Language Queries: Allows users to query Lightning node data using natural language.
  • Modular and Extensible: Designed to support additional node types and functionalities.
  • Human-readable and JSON Output: Provides both readable summaries and structured JSON data.
  • gRPC and LNC Support: Connects to nodes using gRPC or Lightning Node Connect.
  • MCP Specification Compliance: Fully compliant with MCP specification version 2025-03-26.

Related MCP Servers

View all finance servers →