Skip to main content
Glama
bitrefill

Bitrefill Search and Shop

Official
by bitrefill

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BITREFILL_API_KEYYesAPI key for Bitrefill API v2 authentication

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
payment-methodsAll payment methods accepted by Bitrefill
category-slugsValid `category` filter values (comma-separated) for GET /products and GET /products/search
product-typesHigh-level product families mapped to B2B category slugs (gift_card, esim, phone_refill, …)
gift_cardCategories available for a given product type (URI template)
esimCategories available for a given product type (URI template)
phone_refillCategories available for a given product type (URI template)
bill_paymentCategories available for a given product type (URI template)
cryptoCategories available for a given product type (URI template)

TDQS

A3.7/5.0

Scored across 4 tools

Disambiguation5/5

Each tool has a clearly distinct purpose with no ambiguity: 'categories' retrieves product categories, 'detail' gets product information, 'ping' checks API availability, and 'search' finds products. The descriptions explicitly differentiate their roles, such as suggesting to use 'categories' before 'search' for better context, ensuring an agent can easily tell them apart.

Naming Consistency5/5

All tool names follow a consistent, simple noun-based pattern (e.g., 'categories', 'detail', 'ping', 'search') without mixing conventions like camelCase or snake_case. This predictability makes the set easy to navigate and understand at a glance.

Tool Count5/5

With 4 tools, the server is well-scoped for its purpose of searching and shopping on Bitrefill. Each tool earns its place by covering essential functions: API health check, category mapping, product search, and detailed product viewing, avoiding bloat or thin coverage.

Completeness4/5

The tool surface is nearly complete for a search and shop domain, covering discovery (categories, search), inspection (detail), and availability (ping). A minor gap exists in lacking purchase or checkout tools, but agents can work around this by using the provided tools to gather information before external actions.

Maintenance

ActivityInactive
ResponsivenessUnresponsive