Bitrefill
Shop for gift cards, esims, phone topups. Pay with cards and crypto.
Ads
Overview
> This is a sample / reference implementation. For production use, connect to the official hosted Bitrefill eCommerce MCP at https://api.bitrefill.com/mcp instead. It is maintained by Bitrefill, supports OAuth, and exposes the same tools without you having to run, deploy, or update anything. > > Use this repository if you want to learn how a Bitrefill MCP can be built, fork it, extend it, or self-host a customized variant on top of the Bitrefill API v2. This server wraps the Bitrefill API v2 (https://api.bitrefill.com/v2) using Authorization: Bearer ${BITREFILL_API_KEY}. Only request parameters are validated with Zod; API responses are returned as JSON text unchanged.
Installation
pnpm install
Configuration
{
"mcpServers": {
"bitrefill": {
"command": "npx",
"args": ["-y", "bitrefill-mcp-server"],
"env": {
"BITREFILL_API_KEY": "your_api_key_here"
}
}Capabilities
- Search for gift cards and eSIMs
Find available products by keyword or browse the full catalog with `search-products`.
- Check product details
Retrieve pricing, denominations, and region info for a specific product using `product-details`.
- Buy gift cards or eSIMs
Create an invoice for a purchase via `buy-products` or `create-esim-invoice`.
- Pay an invoice
Complete a pending purchase by paying an invoice with `pay-invoice` or `pay-esim-invoice`.
- Look up an order or invoice
Fetch status and redemption info using `get-order-by-id` or `get-invoice-by-id`.
- Check account balance
Retrieve your current Bitrefill balance with `get-account-balance`.
Tags
- ecommerce
- crypto
- payment
Related MCP servers
Zomato MCP
OfficialAn mcp server for your food ordering needs.
Zen7-Payment-Agent
OfficialZen7 Payment Agent is the first implementation project of DePA (Decentralized Payment Agent), pioneers next-generation intelligent payment infrastructure.
Mureka
Officialgenerate lyrics, song and background music(instrumental)
EduBase
OfficialInteract with EduBase, a comprehensive e-learning platform with advanced quizzing, exam management, and content organization capabilities