MCP Servers / other / Bitrefill

Bitrefill

JSON →
stdiononeofficial2other

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

Install
How to run this server

No install command recorded.

server path: bitrefill
Tools
What this server exposes
search-products
Search or browse products using GET /products/search (with q) or GET /products (browse)
product-details
Get product details using GET /products/{id}
buy-products
Create an invoice using POST /invoices
get-invoice-by-id
Get invoice details using GET /invoices/{id}
get-order-by-id
Get order details using GET /orders/{id}
list-invoices
List invoices using GET /invoices
list-orders
List orders using GET /orders
pay-invoice
Pay an invoice using POST /invoices/{id}/pay
get-account-balance
Get account balance using GET /accounts/balance
check-phone-number
Check phone number using GET /check_phone_number
ping
Ping the server using GET /ping
list-esim-products
List eSIM products using GET /products/esims
get-esim-product
Get eSIM product details using GET /products/esims/{id}
create-esim-invoice
Create an eSIM invoice using POST /esims
get-esim-invoice
Get eSIM invoice details using GET /esims/invoice/{id}
pay-esim-invoice
Pay an eSIM invoice using POST /esims/invoice/{id}/pay
list-esims
List eSIMs using GET /esims
get-esim
Get eSIM details using GET /esims/{id}
Configuration
Environment & auth
authnone
envBITREFILL_API_KEY
envYOUR_API_KEY
Resources
Bitrefill — MCP Server · libregistry