# mcp-server MCP server

Buy gift cards and top-ups from the industry leader. 6000+ brands, 195 countries. 4.7★, 98% CSAT

## Links
- Registry page: https://www.getdrio.com/mcp/com-cryptorefills-mcp-server

## Install
- Endpoint: https://api.cryptorefills.com/mcp/sse
- Auth: Not captured

## Setup notes
- Remote endpoint: https://api.cryptorefills.com/mcp/sse

## Tools
- purchaseElicitation (Interactive Purchase Wizard) - Interactive, stateful endpoint to guide small-footprint AI agents through a purchase flow for gift cards or mobile top-ups. Call repeatedly with the same session_token until 'status' is 'complete' or 'error'. For the first call, provide an empty 'body': {} (session_token will be generated and returned). Provide 'answer' in the body to respond to the current question. Use 'action: back' in the body to go to the previous step. Handles product type selection, country, brand, amount, beneficiary, coin, network, user email, and final confirmation/validation/order creation. Endpoint: https://api.cryptorefills.com/mcp/sse
- getCurrencies (Get Supported Currencies) - Fetch supported crypto currencies Endpoint: https://api.cryptorefills.com/mcp/sse
- listBrands (List Brands by Country) - Fetch available gift-card and mobile top-ups brands for a given country Endpoint: https://api.cryptorefills.com/mcp/sse
- listProductsForCountry (List Products for Country) - List all products in a country, optionally filtering by brand, family, coin, payment method, language, or promo code Endpoint: https://api.cryptorefills.com/mcp/sse
- getPaymentViasWithCurrencies (Get Payment Methods) - Fetch possible payment methods and supported currencies/networks Endpoint: https://api.cryptorefills.com/mcp/sse
- getProductPrice (Get Product Price) - Get pricing for range-based products where customer can select face value within min/max range Endpoint: https://api.cryptorefills.com/mcp/sse
- validateOrder (Validate Order) - Validate a potential order against minimum amount and business rules Endpoint: https://api.cryptorefills.com/mcp/sse
- createOrder (Create Order) - Submit a new order with selected products and payment method Endpoint: https://api.cryptorefills.com/mcp/sse
- getOrderStatus (Get Order Status) - Retrieve the status and details of a submitted order Endpoint: https://api.cryptorefills.com/mcp/sse
- searchProducts (Search Products) - Search products by text query across brands and categories in a given country Endpoint: https://api.cryptorefills.com/mcp/sse

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.cryptorefills
- Version: 1.1
- Runtime: Sse
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Nov 18, 2025
- Source: https://registry.modelcontextprotocol.io
