https://github.com/pblittle/lightning-mcp-server
A Model Context Protocol (MCP) for querying Lightning Network node data using natural language.
https://github.com/pblittle/lightning-mcp-server
lightning lightning-network lnd mcp model-context-protocol
Last synced: 4 months ago
JSON representation
A Model Context Protocol (MCP) for querying Lightning Network node data using natural language.
- Host: GitHub
- URL: https://github.com/pblittle/lightning-mcp-server
- Owner: pblittle
- License: apache-2.0
- Created: 2025-03-08T05:28:06.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-29T18:33:31.000Z (6 months ago)
- Last Synced: 2025-03-29T19:29:12.868Z (6 months ago)
- Topics: lightning, lightning-network, lnd, mcp, model-context-protocol
- Language: TypeScript
- Homepage:
- Size: 470 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- mcp-index - Lightning Network Server - Enables natural language queries to interact with Lightning Network node data, returning human-readable summaries alongside structured JSON outputs. Supports querying channel information and is designed to work with various node types like Core Lightning and Eclair. (APIs and HTTP Requests)