Skip to main content
Glama
skusVV

KiezelPay Sales MCP

by skusVV

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_sales_summaryA

Get the KiezelPay account sales summary: current balance, total purchases, total income, active trials, total paid out, and next/previous payout details.

get_sales_todayA

Get today's sales: your number of purchases, revenue (amount), and your rank among KiezelPay merchants for the day. Uses the local timezone for the day boundary.

get_sales_yesterdayA

Get yesterday's sales: your number of purchases, revenue (amount), and your rank among KiezelPay merchants for the day. Uses the local timezone for the day boundary.

get_purchase_historyA

Get recent individual purchases. Each record includes paidDate, product, productId, country, platform, device, gross totalAmount, net amountToPayOut, status, and isRefunded. Use for detailed, purchase-level questions.

list_productsA

List the distinct product names sold recently, derived from purchase history. Use this to discover which products exist before analyzing one.

get_product_salesA

Get aggregated sales for a single product derived from purchase history: purchase count, first/last sale, and breakdowns by country, platform, and trigger. Includes revenue if the history records carry a price.

Prompts

Interactive templates invoked by user choice

NameDescription
analyze-productAnalyze one product's recent sales performance.
trend-productDescribe the sales trend over time for one product.
predict-productEstimate the near-term sales trajectory for one product (heuristic, not a forecast).
sales-reportProduce an executive summary of overall account sales.

Resources

Contextual data attached and managed by the client

NameDescription
products_resource

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/skusVV/KiezelPay-Sales-MCP'

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