A Model Context Protocol Server connector for Bitrefill public API, to enable AI agents to search and shop on Bitrefill.
2.3K
12 Tools
Version 4.43 or later needs to be installed to add the server automatically
Tools
Name | Description |
---|---|
categories | Get 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_invoice | Create a new invoice for purchasing products with various payment methods |
detail | Get detailed information about a product |
get_account_balance | Retrieve your account balance |
get_invoice | Retrieve details for a specific invoice by ID |
get_invoices | Retrieve a list of invoices with optional filtering |
get_order | Retrieve details for a specific order by ID |
get_orders | Retrieve a list of orders with optional filtering |
pay_invoice | Pay an unpaid invoice (only works with 'balance' payment method) |
ping | Check if the Bitrefill API is available |
search | Search 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_order | Reveal codes and PINs for a specific order by ID |
Manual installation
You can install the MCP server using:
Installation for