关于
LND connects your Lightning Network node to LLM applications using the Model Context Protocol, allowing you to query channel information in natural language. It delivers both human-readable summaries and structured JSON data, facilitating integration with LLMs like Block Goose and Claude. The server supports secure connections via TLS certificates and macaroons, includes a mock LND mode for development, and adheres to the MCP protocol for broad LLM compatibility.
主要功能
- Provides Zod schema validation for strong data validation and type safety.
- 2 GitHub stars
- Compliant with the MCP protocol for LLM integration.
- Includes mock LND mode for development without a real node.
- Secure connection via TLS certificates and macaroons.
- Query LND node data using natural language.
使用案例
- Monitoring and managing Lightning Network channel health via natural language queries.
- Integrating Lightning Network node data into LLM-powered applications.
- Analyzing channel liquidity distribution with easy-to-understand summaries.