pblittle_lightning-mcp-server
0
The Lightning Network MCP Server allows LLM agents to interface with Lightning nodes through natural language queries. It is compatible with the Model Context Protocol and supports various types of data queries, facilitating both human-readable and JSON responses.
Lightning Network MCP Server
The Lightning Network MCP Server enables large language model (LLM) agents to query Lightning node data using natural language, following the Model Context Protocol (MCP). It supports both readable summaries and machine-readable JSON output, with features including channel, invoice, node, and routing queries. The server is designed to be modular and extensible, connecting to nodes via gRPC or LNC.