MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Other Tools and Integrations/Bitrefill
Other Tools and IntegrationsOfficial
B

Bitrefill

Shop for gift cards, esims, phone topups. Pay with cards and crypto.

2 starsUpdated Apr 23, 2026
View on GitHub

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

Z

Zomato MCP

Official

An mcp server for your food ordering needs.

180Other Tools and IntegrationsUpdated May 1, 2026
Z

Zen7-Payment-Agent

Official

Zen7 Payment Agent is the first implementation project of DePA (Decentralized Payment Agent), pioneers next-generation intelligent payment infrastructure.

177Other Tools and IntegrationsUpdated Feb 12, 2026
M

Mureka

Official

generate lyrics, song and background music(instrumental)

112Other Tools and IntegrationsUpdated May 13, 2025
E

EduBase

Official

Interact with EduBase, a comprehensive e-learning platform with advanced quizzing, exam management, and content organization capabilities

27Other Tools and IntegrationsUpdated 16 days ago