Core Lightning
Provides a standardized gRPC interface for Core Lightning nodes, enabling control via Large Language Models (LLMs) using the Model Context Protocol (MCP) specification.
Acerca de
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.
Características Principales
- Flexible configuration via command-line arguments and mTLS certificate setup
- Enables control of Core Lightning nodes using Large Language Models (LLMs)
- Provides a standardized interface for Core Lightning nodes
- Implements Model Context Protocol (MCP) specification
- 1 GitHub stars
- Rust-based gRPC server for high performance
Casos de Uso
- Developing AI-powered applications that interact with the Lightning Network
- Controlling Core Lightning nodes with AI/LLM clients like Claude
- Automating Core Lightning node operations through natural language commands