Provides a standardized gRPC interface for Core Lightning nodes, enabling control via Large Language Models (LLMs) using the Model Context Protocol (MCP) specification.
CLN-MCP is a Rust-based gRPC server designed to offer a standardized interface for Core Lightning nodes. By implementing the Model Context Protocol (MCP) specification, it acts as a crucial bridge, allowing Large Language Models (LLMs) such as Claude or Goose to directly control and interact with a Core Lightning node. This server simplifies complex node operations, enabling developers and users to integrate Core Lightning functionalities into AI-driven applications and workflows.