MCP-Mirror/bitrefill_bitrefill-mcp-server
If you are the rightful owner of bitrefill_bitrefill-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A TypeScript-based MCP server that provides access to Bitrefill services, allowing you to search for gift cards, mobile topups, and more.
Tools
Functions exposed to the LLM to take actions
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.
detail
Get detailed information about a product
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.
ping
Check if the Bitrefill API is available
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client
payment-methods
URI: bitrefill://payment-methods
MIME: null
null
product-types
URI: bitrefill://product-types
MIME: null
null
giftcards
URI: bitrefill://product-types/giftcards
MIME: null
null
refills
URI: bitrefill://product-types/refills
MIME: null
null
bills
URI: bitrefill://product-types/bills
MIME: null
null
esims
URI: bitrefill://product-types/esims
MIME: null
null
crypto-utils
URI: bitrefill://product-types/crypto-utils
MIME: null
null