bitrefill_bitrefill-mcp-server

bitrefill_bitrefill-mcp-server

0

The Bitrefill MCP Server is a TypeScript-based application that uses the Model Context Protocol to connect AI assistants with Bitrefill services. It allows users to search for products, manage invoices, and process payments within the Bitrefill ecosystem.

Bitrefill MCP Server

A TypeScript-based MCP server that provides access to Bitrefill services, enabling you to search for gift cards, mobile topups, and more. This server uses the Model Context Protocol to expose Bitrefill functionalities to AI assistants, facilitating the retrieval and payment of products.

Features

  • Search and detail view for products like gift cards and mobile topups.
  • Invoice creation and management with various payment methods.
  • Retrieve account balances and order details.
  • Supports tools such as search, detail, create_invoice, and get_account_balance.

Configuration

Set up Bitrefill API credentials to access most tools by creating a Bitrefill account and obtaining an API key. Use these credentials in a .env file to configure the server.

Installation

Options are provided for installation via Smithery, Claude Desktop, Cline, Cursor, and Docker. Each installation method has specific steps and requirements, particularly regarding API credentials.