MCP Servers / other / Bitnovo Pay

Bitnovo Pay

JSON →
stdiononeofficial4other

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
How to run this server
[ { "cmd": "npx -y @bitnovopay/mcp-bitnovo-pay", "imports": [] } ]
server path: bitnovo-pay
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envBITNOVO_DEVICE_ID
envBITNOVO_BASE_URL
envBITNOVO_DEVICE_SECRET
Resources
Bitnovo Pay — MCP Server · libregistry