Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLICKBANK_ACCOUNTYesDefault nickname (5–10 lowercase alphanumeric). Required for analytics; default for quickstats
CLICKBANK_API_KEYYesClerk key, including the `API-` prefix
CLICKBANK_DEV_KEYNoOptional legacy developer key; Authorization becomes `DEV-…:API-…`
CLICKBANK_BASE_URLNoOverride API roothttps://api.clickbank.com/rest/1.3
CLICKBANK_ENABLE_WRITESNoSet to `true` to register refund, product, shipping-notice, and subscription toolsfalse

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
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_analyticsB

Fetch vendor or affiliate analytics by dimension (product, country, tracking id, etc.). Set summarize=true for totals.

get_subscription_analyticsC

Fetch subscription details or trends. view selects the ClickBank report (details, next_payment, cancel windows, by_status, trends).

list_ordersB

List orders matching date, type, vendor, affiliate, email, or tracking filters.

count_ordersB

Count orders matching the same filters as list_orders.

get_orderB

Get order details for a receipt ID.

get_order_upsellsA

List upsell transactions for a parent receipt.

check_order_activeA

HEAD a receipt: active=true if the order is not refunded, charged back, or canceled. 403 is returned as active=false (also used when the receipt is missing or inaccessible).

list_productsA

List products for a site nickname. Optionally filter STANDARD or RECURRING.

get_productA

Get one product by SKU and site nickname.

list_quickstatsB

Daily sale, refund, and chargeback totals for an account and date range.

summarize_quickstatsA

Sum sale, refund, and chargeback amounts for an account and date range.

list_clickbank_accountsA

List account nicknames the current API key can read.

list_shippable_ordersA

List physical-goods orders by shipped status, date range, or receipt.

count_shippable_ordersB

Count physical-goods orders matching shipping filters.

get_ship_noticesA

Get shipping notices already filed for a receipt.

list_ticketsA

Search support, cancel, and refund tickets. Date windows (create/update/close) cannot exceed 7 days.

count_ticketsA

Count tickets by type, status, or receipt.

get_ticketA

Get one ticket by ID.

get_refund_amountsA

Preview how a FULL, PARTIAL_PERCENT, or PARTIAL_AMOUNT refund converts in the customer's currency.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/renatodts/clickbank-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server