Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WALLET_PRIVATE_KEYNoYour Ethereum wallet private key (with or without 0x prefix). Required for creating gift cards. Optional for read-only operations.

Tools

Functions exposed to the LLM to take actions

NameDescription
list_doc_pages

List all available UniVoucher documentation pages with their descriptions to help find the right content

get_doc_page

Get the complete content of a specific UniVoucher documentation page. Much more effective than searching - returns the entire page content.

get_multiple_doc_pages

Get the complete content of multiple UniVoucher documentation pages at once. Useful when you need comprehensive information across multiple related topics.

query_api_cards

Query UniVoucher cards with various filters

get_single_card

Get details of a single card by ID (integer) or slot ID (string). Provide either id OR slotId, not both.

create_gift_card

Create a new UniVoucher gift card using your standard Ethereum crypto wallet private key. The private key is optional and can be set via WALLET_PRIVATE_KEY environment variable (with or without 0x prefix). Uses Direct Response Mode for immediate card details.

get_current_fees

Get current fee percentages for chains

get_fee_history

Get fee update history for a specific chain

get_chains

Get information about supported chains

Prompts

Interactive templates invoked by user choice

NameDescription
univoucher_supportGet comprehensive support information from UniVoucher documentation. Provides verified information for general help, technical questions, integration guidance, and troubleshooting.
univoucher_api_queryQuery UniVoucher API for real-time protocol data. Get current fees, card details, chain information, and more.

Resources

Contextual data attached and managed by the client

NameDescription
UniVoucher Documentation IndexMain documentation index and overview
FAQFrequently asked questions about UniVoucher
FeesInformation about UniVoucher fees and pricing
Quick Start GuideGet started with UniVoucher quickly
Wallet ConnectionHow to connect your wallet to UniVoucher
Creating Gift CardsComplete guide to creating crypto gift cards
Bulk CreationCreate multiple gift cards at once
Viewing Gift CardsHow to view and manage your gift cards
Redeeming Gift CardsHow to redeem UniVoucher gift cards
Managing Your CardsManage your created and received cards
How It WorksTechnical overview of UniVoucher protocol
Smart ContractUniVoucher smart contract technical details
Supported NetworksBlockchain networks supported by UniVoucher
Card SecuritySecurity aspects of UniVoucher cards
Card ID FormatUnderstanding UniVoucher card ID structure
Integration GuideComplete guide for integrating UniVoucher
Developer SecuritySecurity considerations for developers
API ReferenceUniVoucher API reference documentation
MCP IntegrationModel Context Protocol setup and integration guide
Media KitUniVoucher branding guidelines and media resources
Privacy PolicyUniVoucher privacy policy
LicenseUniVoucher license information
DisclaimerUniVoucher legal disclaimer
Partner ProgramUniVoucher Partner Program - earn 1% fees on redemptions
UniVoucher For WooCommerce PluginComplete guide for integrating UniVoucher with WooCommerce stores
UniVoucher OpenAPI SpecificationComplete OpenAPI specification for UniVoucher API
API EndpointsList of available API endpoints with descriptions

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/UniVoucher/UniVoucher-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server