Skip to content
Back to search
30
MCP

BTCPayServer

pulsemcp/btcpayserver

Integrates with BTCPayServer's API to provide complete Bitcoin payment processing, store management, and Lightning Network operations through 23 modular services covering invoices, payment requests, wallets, webhooks, and system administration for e-commerce and Bitcoin-native business applications.

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

How to use

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

{
  "mcpServers": {
    "btcpayserver": {
      "url": "None",
      "transport": "http"
    }
  }
}