AgentHubAgentHub

BTCPay Server MCP

MCP ServerMCP Registry官方收录

xyz.draket/btcpay-mcp · v0.3.0

21 tools for AI agents to manage BTCPay Server: invoices, payments, stores, webhooks, Lightning

概览

BTCPay Server MCP 是一个MCP Server,收录自 官方 MCP Registry。本页提供 Cursor、Claude Code 等客户端的安装配置片段。

暂无自动生成的安装指引,请查看源仓库 README。

相关资源

统一 Manifest

{
  "id": "xyz.draket/btcpay-mcp",
  "type": "mcp-server",
  "version": "0.3.0",
  "displayName": "BTCPay Server MCP",
  "description": "21 tools for AI agents to manage BTCPay Server: invoices, payments, stores, webhooks, Lightning",
  "repository": {
    "url": "https://github.com/ThomsenDrake/btcpay-mcp",
    "source": "github"
  },
  "homepage": "https://pypi.org/project/btcpay-mcp/",
  "distribution": {
    "packages": [],
    "remotes": []
  },
  "dependencies": [],
  "installTargets": [
    "claude-code",
    "claude-desktop",
    "cursor",
    "vscode"
  ],
  "keywords": [],
  "provenance": {
    "origin": "official-mcp-registry",
    "originalId": "xyz.draket/btcpay-mcp",
    "originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/xyz.draket%2Fbtcpay-mcp/versions/latest",
    "isOfficial": true,
    "status": "active"
  }
}
BTCPay Server MCP — MCP Server 安装与配置 · AgentHub