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.
工具
list_doc_pages
get_doc_page
get_multiple_doc_pages
query_api_cards
get_single_card
get_current_fees
get_fee_history
get_chains
服务器配置
{
"mcpServers": {
"univoucher": {
"command": "npx",
"args": [
"-y",
"univoucher-mcp@latest"
],
"env": {}
}
}
}