Enables seamless interaction with lightning addresses and common lightning network tools via Model Context Protocol, enhancing LLM capabilities for cryptocurrency applications.
Unlock the full potential of Lightning Tools MCP Server through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.
Free tier available • No credit card required
Interact with lightning addresses and use other common lightning tools with your LLM. Works well combined with NWC MCP Server
This MCP server uses the official MCP TypeScript SDK
Add this to your claude_desktop_config.json:
{ "mcpServers": { "lightning-tools": { "command": "npx", "args": ["-y", "@getalby/lightning-tools-mcp-server"], "env": {} } } }
Copy the below and paste it into a cline prompt.
Add the following to my MCP servers list: "lightning-tools": { "command": "npx", "args": ["-y", "@getalby/lightning-tools-mcp-server"], "env": { }, "disabled": false, "autoApprove": [] }
yarn install
yarn build
yarn inspect
See the tools directory
Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!