Official MCP server for UniVoucher.com - the world's first decentralized crypto gift card protocol. Provides comprehensive documentation access and live API integration for building on the UniVoucher ecosystem across multiple blockchains including Ethereum, Polygon, BSC, and more.
サーバー設定
{
"mcpServers": {
"univoucher": {
"command": "npx",
"args": [
"-y",
"univoucher-mcp@latest"
],
"env": {}
}
}
}