Bitnovo Pay
JSON →MCP server for Bitnovo Pay integration with AI agents. Provides cryptocurrency payment capabilities through Bitnovo Pay API. Features include payment creation, status checking, QR code generation, and webhook management with support for multiple tunnel providers (ngrok, zrok, manual).
Install
npx -y @bitnovopay/mcp-bitnovo-pay Tools · 8
- create_payment_onchain Generate cryptocurrency addresses for direct payments
- create_payment_link Create web payment URLs with redirect handling
- get_payment_status Query payment status with detailed information
- list_currencies_catalog Get supported cryptocurrencies with filtering
- generate_payment_qr Generate custom QR codes from existing payments
- get_webhook_events Query webhook events received in real-time
- get_webhook_url Get public webhook URL with configuration instructions
- get_tunnel_status Diagnose tunnel connection status
Environment variables
BITNOVO_DEVICE_IDBITNOVO_BASE_URLBITNOVO_DEVICE_SECRET
Links
★ 4 GitHub stars