Bitrefill MCP Server logo

Bitrefill MCP Server

by MCP-Mirror

The Bitrefill MCP Server is a TypeScript-based server that provides access to Bitrefill services via the Model Context Protocol (MCP). It allows AI assistants to search for gift cards, mobile topups, and more.

View on GitHub

Last updated: N/A

What is Bitrefill MCP Server?

The Bitrefill MCP Server is a standalone server that exposes Bitrefill's functionality to AI assistants using the Model Context Protocol. It provides resources and tools for searching and purchasing Bitrefill products.

How to use Bitrefill MCP Server?

The server runs as a standalone process and communicates via stdio. It can be installed via Smithery or configured manually in Claude Desktop, Cline, or Cursor. API keys are required for certain tools like create_invoice.

Key features of Bitrefill MCP Server

  • Provides access to Bitrefill services for AI assistants

  • Implements the Model Context Protocol (MCP)

  • Offers resources for product types and categories

  • Includes tools for searching, retrieving product details, creating invoices, and managing orders

  • Supports multiple installation methods (Smithery, Claude Desktop, Cline, Cursor, Docker)

Use cases of Bitrefill MCP Server

  • Enabling AI assistants to search for and recommend Bitrefill products

  • Allowing users to purchase gift cards and mobile topups through AI interfaces

  • Integrating Bitrefill services into AI-powered applications

  • Automating Bitrefill product purchases and order management

FAQ from Bitrefill MCP Server

What is the Model Context Protocol (MCP)?

MCP is a protocol that allows AI assistants to interact with external services by defining resources and tools.

Do I need an API key to use this server?

An API key is required to use tools like create_invoice. You can request a developer API key from Bitrefill.

How do I install the server?

The server can be installed via Smithery, configured manually in Claude Desktop, Cline, or Cursor, or run using Docker.

What tools are available?

Available tools include search, detail, categories, create_invoice, get_invoices, get_invoice, pay_invoice, get_orders, get_order, unseal_order, get_account_balance, and ping.

How do I debug the server?

Use the MCP Inspector, which is available as a package script (npm run inspector).