Skip to content
Back to search
30
MCP

btcpay-mcp

pypi/btcpay-mcp

MCP server for BTCPay Server — create invoices, manage pull payments, process Bitcoin/Lightning payments, manage webhooks, monitor Lightning nodes, and track wallet balances via the Greenfield API

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

How to use

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

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