Back to search
30
MCP

lightning-client-mcp

pypi/lightning-client-mcp

A Bitcoin lightning client designed for agentic workflows and tools.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.donovanh/mcp-server
MCP server for Lightning Tools — pay-per-call AI tools via Bitcoin Lightning
0 tools
io.github.lightningfaucet/mcp-server
Give AI agents a Bitcoin wallet with Lightning Network payments and L402 support.
0 tools
lightning-wallet-mcp
Lightning wallet for AI agents. MCP server + CLI. Works with Claude Code, OpenClaw, Cursor, and any agent framework.
0 tools
ln-mcp
MCP server that gives AI agents a Bitcoin Lightning wallet — pay invoices, fetch L402 APIs, manage budgets
0 tools
boltwork-mcp
MCP server for Boltwork - AI services via Bitcoin Lightning
0 tools
lightning-mcp
Model Context Protocol (MCP) server for PyTorch Lightning
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "lightning-client-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}