Bitrefill

Bitrefill

A Model Context Protocol Server connector for Bitrefill public API, to enable AI agents to search and shop on Bitrefill.

2.3K

12 Tools

Packaged by
Requires Configuration
Requires Secrets
Add to Docker Desktop

Version 4.43 or later needs to be installed to add the server automatically

Tools

NameDescription
categoriesGet the full product type/categories map. It's suggested to use this tool to get the categories and then use the `search` tool to search for products in a specific category.
create_invoiceCreate a new invoice for purchasing products with various payment methods
detailGet detailed information about a product
get_account_balanceRetrieve your account balance
get_invoiceRetrieve details for a specific invoice by ID
get_invoicesRetrieve a list of invoices with optional filtering
get_orderRetrieve details for a specific order by ID
get_ordersRetrieve a list of orders with optional filtering
pay_invoicePay an unpaid invoice (only works with 'balance' payment method)
pingCheck if the Bitrefill API is available
searchSearch for gift cards, esims, mobile topups and more. It's suggested to use the `categories` tool before searching for products, to have a better understanding of what's available.
unseal_orderReveal codes and PINs for a specific order by ID

Manual installation

You can install the MCP server using:

Installation for

Related servers