Lightning Tools MCP Server
@MCP-Mirror
About Lightning Tools MCP Server
Mirror of
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"lightning-tools": {
"command": "npx",
"args": [
"-y",
"@getalby/lightning-tools-mcp-server"
],
"env": {}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Lightning Tools MCP Server?
It enables LLMs to interact with lightning addresses and use other common lightning tools. It is designed to work well alongside the NWC MCP Server and uses the official MCP TypeScript SDK.
How to use Lightning Tools MCP Server?
Add it to your Claude Desktop or Cline configuration by running npx -y @getalby/lightning-tools-mcp-server with no environment variables. For source usage, clone the repo, run yarn install and yarn build, then yarn inspect to test tools without an LLM.
Key features of Lightning Tools MCP Server
- Interact with lightning addresses
- Use common lightning tools via natural language
- Integrates seamlessly with NWC MCP Server
- Runs instantly via npx without manual installation
- Open source and buildable from source
- Works with Node.js 20+ and Yarn
Use cases of Lightning Tools MCP Server
- Query lightning addresses through an AI assistant
- Perform lightning‑network operations from LLM prompts
- Pair with NWC MCP Server for broader lightning control
FAQ from Lightning Tools MCP Server
—
More Other MCP servers
ghidraMCP
LaurieWiredMCP Server for Ghidra

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Comments