btc-lightning-mcp-server
If you are the rightful owner of btc-lightning-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This MCP server facilitates interaction with the Bitcoin Lightning Network using a local Lightning Network Daemon (lnd).
The MCP Server for Bitcoin Lightning is designed to interface with the Lightning Network by leveraging the btc-lightning-client library. It wraps the communication with a local Lightning Network Daemon (lnd) in a Model Context Protocol (MCP) server, enabling seamless integration with Agentic systems. This setup allows users to interact with the Lightning Network, facilitating transactions and network operations through a structured protocol server. The server uses Server-Sent Events (SSE) for transport, ensuring efficient real-time communication. The integration with frameworks like LangGraph further enhances its utility by providing a robust platform for creating and managing workflows that interact with the Lightning Network.
Features
- Integration with Lightning Network Daemon (lnd) for seamless network operations.
- Utilizes Server-Sent Events (SSE) for real-time communication.
- Compatible with LangGraph framework for workflow management.
- Supports Python 3.10 and above.
- Easy setup and configuration with environment variables.