Skip to main content
Glama
flin-agency

flin-shopify-analytics-mcp

by flin-agency

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SSL_CERT_FILENoAlternative environment variable for custom CA bundle
SHOPIFY_CA_BUNDLENoPath to custom CA bundle for TLS verification
SHOPIFY_CLIENT_IDNoClient ID from Dev Dashboard App
SHOPIFY_API_VERSIONNoShopify API version (e.g., 2026-04)2026-04
SHOPIFY_STORE_DOMAINNoYour Shopify store domain (e.g., your-store.myshopify.com)
SHOPIFY_CLIENT_SECRETNoClient Secret from Dev Dashboard App
SHOPIFY_ADMIN_ACCESS_TOKENNoAdmin API access token for Legacy Custom App (starts with shpat_)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
shopify_list_ordersB

List read-only Shopify orders with customer, amount and line items.

shopify_list_customersB

List Shopify customers (read-only) with orders count and amount spent.

shopify_list_productsB

List Shopify products (read-only), variants, SKU, price and inventory quantity.

shopify_customer_purchase_summaryB

Purchase summary for one customer: total orders, total spent, products and quantities.

shopify_sales_by_customer_productC

Aggregate orders to answer who bought what and how much.

shopify_sales_overviewC

Sales KPIs for a date range, optionally compared to the previous period.

shopify_sales_timeseriesC

Sales time series grouped by day, week, or month.

shopify_top_productsC

Top products or variants by net sales, gross sales, units sold, or orders.

shopify_top_customersB

Top customers by sales or volume with optional new/returning filter.

shopify_discount_analysisC

Discount totals, discounted order rate, and top discount codes for a date range.

shopify_attribution_quality_summaryC

Coverage summary for source, landing page, and UTM attribution data.

shopify_sales_by_sourceC

Sales grouped by normalized source or referrer.

shopify_sales_by_utmC

Sales grouped by UTM dimension such as source, medium, or campaign.

shopify_new_customers_by_attributionC

New customers grouped by source, UTM campaign, or landing page.

shopify_landing_page_analysisC

Landing-page performance by sales, orders, and accurately counted new customers.

shopify_retention_overviewC

Retention KPIs for customers whose first order happened in the selected cohort window.

shopify_repeat_purchase_windowsC

Repeat purchase rates for fixed 30/60/90/180-day windows.

shopify_time_to_second_orderC

Distribution and summary stats for days between first and second order.

shopify_inactive_customer_summaryC

Customer inactivity summary for fixed 30/60/90/180-day windows.

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/flin-agency/flin-shopify-analytics-mcp'

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