Skip to main content
Glama
theYahia

kaspi-merchant-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KASPI_AUTH_TOKENYesYour Kaspi API token

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_ordersA

List orders from Kaspi Marketplace. Filter by state, date range. Returns JSON:API response.

get_orderA

Get a single order by ID from Kaspi Marketplace.

get_order_itemsA

Get line items (entries) for an order. Returns products, quantities, prices.

accept_orderA

Accept a Kaspi order (set status to ACCEPTED_BY_MERCHANT). WARNING: This is IRREVERSIBLE! The order will be accepted and you must fulfill it.

complete_orderA

Mark a Kaspi order as COMPLETED. WARNING: This is IRREVERSIBLE! Only use when the order has been fully delivered.

cancel_orderA

Cancel a Kaspi order. WARNING: This is IRREVERSIBLE! The order will be cancelled and the buyer will be notified.

get_citiesA

Get the list of all Kaspi cities in Kazakhstan.

get_productsB

Get merchant product offers (merchantoffers) from Kaspi Marketplace.

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/theYahia/kaspi-merchant-mcp'

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