MCP App Store
Business
DataGlass icon

DataGlass

by DATAGLASS LABS CO., LTD.

Overview

DataGlass helps marketplace sellers understand profitability and identify opportunities to improve business performance. Connect your Shopee, Lazada, or TikTok Shop account to analyze sales, advertising performance, fees, costs, margins, and operational metrics. Ask questions about your business in natural language and receive data-backed insights based on your shop’s actual data. Use DataGlass to: • Analyze product and campaign profitability • Understand true ROAS after fees and costs • Identify underperforming products and ads • Find opportunities to improve margins • Compare performance across products and campaigns • Explore recommendations for pricing, advertising, and inventory decisions DataGlass combines analytics and optimization techniques to help sellers make more informed decisions using their marketplace data.

Tools

count_orders

ChatGPT
Count the user's orders across ALL their connected shops (Shopee, Lazada, TikTok). Every parameter is optional: platform ('shopee' / 'lazada' / 'tiktok') narrows to one platform — omit it to count every shop; fromDate / toDate are inclusive calendar dates in YYYY-MM-DD form (e.g. '2026-05-17') bounding the order date. Returns a single integer total. To list the orders themselves use list_orders.

count_orders

ChatGPT
Count the user's orders across ALL their connected shops (Shopee, Lazada, TikTok). Every parameter is optional: platform ('shopee' / 'lazada' / 'tiktok') narrows to one platform — omit it to count every shop; fromDate / toDate are inclusive calendar dates in YYYY-MM-DD form (e.g. '2026-05-17') bounding the order date. Returns a single integer total. To list the orders themselves use list_orders.

count_unshipped_orders

ChatGPT
Count orders that are awaiting shipment (pending fulfilment) — an at-a-glance fulfilment backlog.

count_unshipped_orders

ChatGPT
Count orders that are awaiting shipment (pending fulfilment) — an at-a-glance fulfilment backlog.

fetch

ChatGPT
Fetch the full record for a single DataGlass product by an id returned from the search tool (of the form 'canonical-product:<id>'). Returns the product with its canonical attributes (name, SKU, COGS, stock, margin stats) and all of its platform bindings (Shopee / Lazada / TikTok shop, item, model ids, price, stock) as { id, title, text, url, metadata }. Scoped to the authenticated user's own products.

fetch

ChatGPT
Fetch the full record for a single DataGlass product by an id returned from the search tool (of the form 'canonical-product:<id>'). Returns the product with its canonical attributes (name, SKU, COGS, stock, margin stats) and all of its platform bindings (Shopee / Lazada / TikTok shop, item, model ids, price, stock) as { id, title, text, url, metadata }. Scoped to the authenticated user's own products.

get_bundle_deal_recommendations

ChatGPT
Bundle-deal recommendations: product groupings to offer as a bundle to lift basket size.

get_bundle_deal_recommendations

ChatGPT
Bundle-deal recommendations: product groupings to offer as a bundle to lift basket size.

get_commission_impact

ChatGPT
Estimated profit impact on a Shopee shop of upcoming commission-rate changes.

get_commission_impact

ChatGPT
Estimated profit impact on a Shopee shop of upcoming commission-rate changes.

get_commission_overview

ChatGPT
Shopee commission-rate overview for a shop's product categories (current declared rates).

get_commission_overview

ChatGPT
Shopee commission-rate overview for a shop's product categories (current declared rates).

get_demand_chart

ChatGPT
Historical and forecasted demand time series for a product/SKU, ready for charting.

get_demand_chart

ChatGPT
Historical and forecasted demand time series for a product/SKU, ready for charting.

get_estimated_margin

ChatGPT
Estimated profit margin for a product when an explicit COGS is not set (inferred/baseline cost). Use when get_product_costs has no actual cost on file.

get_estimated_margin

ChatGPT
Estimated profit margin for a product when an explicit COGS is not set (inferred/baseline cost). Use when get_product_costs has no actual cost on file.

get_financial_overview

ChatGPT
Cross-platform realized-profit overview for the authenticated user, rolled up across ALL their shops (Shopee + TikTok + Lazada): total profit, revenue-weighted average margin, top/worst products, and a cost-breakdown P&L. Optional body tunes the window (lookbackDays / from / to), topN, and includeVat. Self-scoped — no shopId needed.

get_financial_overview

ChatGPT
Cross-platform realized-profit overview for the authenticated user, rolled up across ALL their shops (Shopee + TikTok + Lazada): total profit, revenue-weighted average margin, top/worst products, and a cost-breakdown P&L. Optional body tunes the window (lookbackDays / from / to), topN, and includeVat. Self-scoped — no shopId needed.

get_inventory_alerts

ChatGPT
List the authenticated user's inventory reorder-point alerts: live (open/acknowledged) alerts first, then resolved history. An alert fires when a SKU's stock reaches its reorder point and auto-resolves once stock recovers. Optional status filter (e.g. 'open') narrows the list. Self-scoped — no shopId needed.

get_inventory_alerts

ChatGPT
List the authenticated user's inventory reorder-point alerts: live (open/acknowledged) alerts first, then resolved history. An alert fires when a SKU's stock reaches its reorder point and auto-resolves once stock recovers. Optional status filter (e.g. 'open') narrows the list. Self-scoped — no shopId needed.

get_inventory_forecast

ChatGPT
Demand forecast for a product/SKU over the planning horizon.

get_inventory_forecast

ChatGPT
Demand forecast for a product/SKU over the planning horizon.

get_lazada_financial_overview

ChatGPT
Lazada seller P&L overview: total profit, average margin, top/worst products, and cost breakdown.

get_lazada_financial_overview

ChatGPT
Lazada seller P&L overview: total profit, average margin, top/worst products, and cost breakdown.

get_lazada_product_breakdowns

ChatGPT
Batch per-product profit breakdowns for many Lazada products at once (pass a list of product ids).

get_lazada_product_breakdowns

ChatGPT
Batch per-product profit breakdowns for many Lazada products at once (pass a list of product ids).

get_lazada_product_profit

ChatGPT
Per-product forward-profit breakdown for one Lazada product: revenue, platform fees, COGS, and net margin.

get_lazada_product_profit

ChatGPT
Per-product forward-profit breakdown for one Lazada product: revenue, platform fees, COGS, and net margin.

get_lazada_sku_breakdowns

ChatGPT
Per-SKU forward-profit breakdown for all of a Lazada seller's SKUs (variant-level revenue, fees, COGS, margin).

get_lazada_sku_breakdowns

ChatGPT
Per-SKU forward-profit breakdown for all of a Lazada seller's SKUs (variant-level revenue, fees, COGS, margin).

get_margin_defense_actions

ChatGPT
Margin-defence actions for Shopee commission-rate increases: discount-trim / price-raise moves that preserve margin when commission rises.

get_margin_defense_actions

ChatGPT
Margin-defence actions for Shopee commission-rate increases: discount-trim / price-raise moves that preserve margin when commission rises.

get_open_purchase_orders

ChatGPT
List open purchase orders / inbound stock not yet received.

get_open_purchase_orders

ChatGPT
List open purchase orders / inbound stock not yet received.

get_order

ChatGPT
Get the full detail of a single order by its id, including line items, quantities, prices, and fees.

get_order

ChatGPT
Get the full detail of a single order by its id, including line items, quantities, prices, and fees.

get_price_buffer_recommendations

ChatGPT
Price-buffer / discount margin-defence recommendations (Shopee & TikTok) that protect margin against fee or cost changes.

get_price_buffer_recommendations

ChatGPT
Price-buffer / discount margin-defence recommendations (Shopee & TikTok) that protect margin against fee or cost changes.

get_product_costs

ChatGPT
The stored cost basis (COGS / manufacturing-cost components) behind every profit and margin figure for the user's products. Use to audit or verify margin calculations.

get_product_costs

ChatGPT
The stored cost basis (COGS / manufacturing-cost components) behind every profit and margin figure for the user's products. Use to audit or verify margin calculations.

get_reorder_plan

ChatGPT
Computed (s,S) reorder policies: when to reorder and how much, per SKU.

get_reorder_plan

ChatGPT
Computed (s,S) reorder policies: when to reorder and how much, per SKU.

get_shopee_ads_performance

ChatGPT
Active Shopee ad campaigns with spend, GMV, orders, and ROAS — the live ads dashboard for a shop.

get_shopee_ads_performance

ChatGPT
Active Shopee ad campaigns with spend, GMV, orders, and ROAS — the live ads dashboard for a shop.

get_shopee_ads_recommendations

ChatGPT
Shopee ads budget and bid recommendations for a shop.

get_shopee_ads_recommendations

ChatGPT
Shopee ads budget and bid recommendations for a shop.

get_shopee_boost_recommendations

ChatGPT
Shopee product-boost recommendations (which products to boost in search / ads).

get_shopee_boost_recommendations

ChatGPT
Shopee product-boost recommendations (which products to boost in search / ads).

get_shopee_corrected_roas

ChatGPT
Corrected (true) advertising ROAS for a Shopee shop after adjusting for cancelled/returned orders.

get_shopee_corrected_roas

ChatGPT
Corrected (true) advertising ROAS for a Shopee shop after adjusting for cancelled/returned orders.

get_shopee_cost_breakdown

ChatGPT
Shop-level cost-line breakdown for a Shopee shop: each cost component (commission, transaction fee, service fee, shipping, COGS, ads) behind the P&L.

get_shopee_cost_breakdown

ChatGPT
Shop-level cost-line breakdown for a Shopee shop: each cost component (commission, transaction fee, service fee, shipping, COGS, ads) behind the P&L.

get_shopee_financial_overview

ChatGPT
Headline realized-profit overview for ONE Shopee shop (path args shopId + region, e.g. region 'TH'): total profit, revenue-weighted average margin, period-over-period comparison, and COGS coverage. Optional body tunes the window (from / to), topN, compareToPrevious, includeVat. Use list_shopee_shops first to get the shopId/region.

get_shopee_financial_overview

ChatGPT
Headline realized-profit overview for ONE Shopee shop (path args shopId + region, e.g. region 'TH'): total profit, revenue-weighted average margin, period-over-period comparison, and COGS coverage. Optional body tunes the window (from / to), topN, compareToPrevious, includeVat. Use list_shopee_shops first to get the shopId/region.

get_shopee_gms_target_roas_recommendations

ChatGPT
Shop-level GMV Max (GMS) target-ROAS recommendations for Shopee.

get_shopee_gms_target_roas_recommendations

ChatGPT
Shop-level GMV Max (GMS) target-ROAS recommendations for Shopee.

get_shopee_pnl_flow

ChatGPT
Shopee shop P&L waterfall: how gross revenue flows down through each cost to net profit.

get_shopee_pnl_flow

ChatGPT
Shopee shop P&L waterfall: how gross revenue flows down through each cost to net profit.

get_shopee_product_breakdowns

ChatGPT
Batch per-product profit breakdowns for many Shopee products at once (pass a list of product ids).

get_shopee_product_breakdowns

ChatGPT
Batch per-product profit breakdowns for many Shopee products at once (pass a list of product ids).

get_shopee_product_profit

ChatGPT
Per-product forward-profit breakdown for one Shopee product: revenue, platform fees, COGS, and net margin.

get_shopee_product_profit

ChatGPT
Per-product forward-profit breakdown for one Shopee product: revenue, platform fees, COGS, and net margin.

get_shopee_product_roas

ChatGPT
Profit-adjusted advertising ROAS for one Shopee product, with ad-cancellation deduplication applied (a truer ROAS than the platform's reported figure).

get_shopee_product_roas

ChatGPT
Profit-adjusted advertising ROAS for one Shopee product, with ad-cancellation deduplication applied (a truer ROAS than the platform's reported figure).

get_shopee_target_roas_recommendations

ChatGPT
Margin-based target-ROAS recommendations for Shopee auto-bidding ad campaigns.

get_shopee_target_roas_recommendations

ChatGPT
Margin-based target-ROAS recommendations for Shopee auto-bidding ad campaigns.

get_shopee_variant_breakdowns

ChatGPT
Per-variant (model) profit breakdowns for specific Shopee product models (pass a list of model ids).

get_shopee_variant_breakdowns

ChatGPT
Per-variant (model) profit breakdowns for specific Shopee product models (pass a list of model ids).

get_tiktok_budget_recommendations

ChatGPT
TikTok GMV Max campaign budget recommendations for a shop.

get_tiktok_budget_recommendations

ChatGPT
TikTok GMV Max campaign budget recommendations for a shop.

get_tiktok_campaign_roas

ChatGPT
True per-campaign ROAS for TikTok GMV Max ads, deduplicated for cancelled/returned orders.

get_tiktok_campaign_roas

ChatGPT
True per-campaign ROAS for TikTok GMV Max ads, deduplicated for cancelled/returned orders.

get_tiktok_financial_overview

ChatGPT
TikTok Shop P&L overview: total profit, average margin, top/worst products, and cost breakdown.

get_tiktok_financial_overview

ChatGPT
TikTok Shop P&L overview: total profit, average margin, top/worst products, and cost breakdown.

get_tiktok_product_breakdowns

ChatGPT
Batch per-product profit breakdowns for many TikTok products at once (pass a list of product ids).

get_tiktok_product_breakdowns

ChatGPT
Batch per-product profit breakdowns for many TikTok products at once (pass a list of product ids).

get_tiktok_product_profit

ChatGPT
Per-product forward-profit breakdown for one TikTok product: revenue, platform fees, COGS, and net margin.

get_tiktok_product_profit

ChatGPT
Per-product forward-profit breakdown for one TikTok product: revenue, platform fees, COGS, and net margin.

get_tiktok_sku_breakdowns

ChatGPT
Per-SKU forward-profit breakdowns for specific TikTok SKUs (pass a list of SKU ids).

get_tiktok_sku_breakdowns

ChatGPT
Per-SKU forward-profit breakdowns for specific TikTok SKUs (pass a list of SKU ids).

get_tiktok_target_roas_recommendations

ChatGPT
TikTok GMV Max target-ROAS recommendations for a shop.

get_tiktok_target_roas_recommendations

ChatGPT
TikTok GMV Max target-ROAS recommendations for a shop.

list_lazada_products

ChatGPT
List a Lazada seller's products with current stock, price, units sold, and profit margin (paginated). Requires the seller id from list_lazada_shops.

list_lazada_products

ChatGPT
List a Lazada seller's products with current stock, price, units sold, and profit margin (paginated). Requires the seller id from list_lazada_shops.

list_lazada_shops

ChatGPT
List all of the authenticated user's connected Lazada sellers (account id, name, region). Call this first to discover which Lazada accounts the user owns before using a seller-scoped Lazada tool.

list_lazada_shops

ChatGPT
List all of the authenticated user's connected Lazada sellers (account id, name, region). Call this first to discover which Lazada accounts the user owns before using a seller-scoped Lazada tool.

list_orders

ChatGPT
List the user's orders across connected shops over a date range (paginated). Returns order id, platform, status, buyer-paid total, and timestamps.

list_orders

ChatGPT
List the user's orders across connected shops over a date range (paginated). Returns order id, platform, status, buyer-paid total, and timestamps.

list_products

ChatGPT
Fetch the authenticated user's canonical products with all their platform bindings attached. POST a list of filter objects (CanonicalProductSearchParams) in body — filter by canonical id, name, sku, modelSku, or scope to a platform / platformShopId. Each result carries canonical attrs (name/sku/cogs/stock/margin) plus its Shopee/Lazada/TikTok bindings. Use the search tool for free-text lookup.

list_products

ChatGPT
Fetch the authenticated user's canonical products with all their platform bindings attached. POST a list of filter objects (CanonicalProductSearchParams) in body — filter by canonical id, name, sku, modelSku, or scope to a platform / platformShopId. Each result carries canonical attrs (name/sku/cogs/stock/margin) plus its Shopee/Lazada/TikTok bindings. Use the search tool for free-text lookup.

list_recommendations

ChatGPT
List actionable recommendations (ads, pricing, margin defence) across the user's shops, newest first.

list_recommendations

ChatGPT
List actionable recommendations (ads, pricing, margin defence) across the user's shops, newest first.

list_shopee_products

ChatGPT
List a Shopee shop's products with current stock, price, units sold, and profit margin (paginated). Requires the shop id from list_shopee_shops.

list_shopee_products

ChatGPT
List a Shopee shop's products with current stock, price, units sold, and profit margin (paginated). Requires the shop id from list_shopee_shops.

list_shopee_shop_accounts

ChatGPT
Shopee authorization status per (shop, app-type) grant; a non-null deauthorizedAt means the grant is revoked/expired and needs re-auth. Use to debug why a shop's orders or ads data is missing.

list_shopee_shop_accounts

ChatGPT
Shopee authorization status per (shop, app-type) grant; a non-null deauthorizedAt means the grant is revoked/expired and needs re-auth. Use to debug why a shop's orders or ads data is missing.

list_shopee_shops

ChatGPT
List all of the authenticated user's connected Shopee shops (shop id, name, region, timezone, seller class). Use this to discover which shops the user owns before calling a shop-scoped tool that needs a shopId/region.

list_shopee_shops

ChatGPT
List all of the authenticated user's connected Shopee shops (shop id, name, region, timezone, seller class). Use this to discover which shops the user owns before calling a shop-scoped tool that needs a shopId/region.

list_tiktok_shops

ChatGPT
List all of the authenticated user's connected TikTok Shops (shop id, name, region). Call this first to discover which TikTok shops the user owns before using a shop-scoped TikTok tool. TikTok shop ids are opaque strings — pass them through unchanged.

list_tiktok_shops

ChatGPT
List all of the authenticated user's connected TikTok Shops (shop id, name, region). Call this first to discover which TikTok shops the user owns before using a shop-scoped TikTok tool. TikTok shop ids are opaque strings — pass them through unchanged.

rank_lazada_products_by_profit

ChatGPT
Rank a Lazada seller's products by total profit over the period.

rank_lazada_products_by_profit

ChatGPT
Rank a Lazada seller's products by total profit over the period.

rank_shopee_products_by_profit

ChatGPT
Rank a Shopee shop's products by total profit over the period, surfacing the most and least profitable products.

rank_shopee_products_by_profit

ChatGPT
Rank a Shopee shop's products by total profit over the period, surfacing the most and least profitable products.

simulate_lazada_profit

ChatGPT
Simulate the profit impact of a price or discount change on a Lazada product before applying it.

simulate_lazada_profit

ChatGPT
Simulate the profit impact of a price or discount change on a Lazada product before applying it.

simulate_shopee_profit

ChatGPT
Simulate the profit impact of a price or discount change on a Shopee product before applying it.

simulate_shopee_profit

ChatGPT
Simulate the profit impact of a price or discount change on a Shopee product before applying it.

simulate_tiktok_profit

ChatGPT
Simulate the profit impact of a price or discount change on a TikTok product before applying it.

simulate_tiktok_profit

ChatGPT
Simulate the profit impact of a price or discount change on a TikTok product before applying it.

Capabilities

Retrievable

App Stats

112

Tools

ChatGPT

Platforms

Works with

ChatGPT

Data refreshed daily