KiezelPay Sales MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| analyze-product | Analyze one product's recent sales performance. |
| trend-product | Describe the sales trend over time for one product. |
| predict-product | Estimate the near-term sales trajectory for one product (heuristic, not a forecast). |
| sales-report | Produce an executive summary of overall account sales. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| products_resource |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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