
shopify-intelligence-mcp
Analyzes Shopify stores without API keys by detecting presence, retrieving metadata like theme, currency, and country, fetching up to 2,500 products with prices and variants, listing collections, identifying 40+ apps via CDN signatures (Klaviyo, Yotpo, ReCharge), and searching products by keyword, vendor, type, or price. E-commerce analysts and marketers use it for competitor research, pricing comparisons, and tech-stack audits.
Overview
The shopify-intelligence-mcp server enables programmatic access to Shopify store intelligence without requiring store API keys. It scrapes and analyzes public data from any Shopify storefront, delivering structured insights into products, metadata, collections, and installed apps.
Key Capabilities
- detect_shopify: Confirms if a domain runs Shopify and extracts base metadata.
- get_store_metadata: Retrieves theme name, currency, country, and other storefront details.
- fetch_products: Pulls up to 2,500 products including prices, variants, vendors, and types.
- list_collections: Enumerates all product collections.
- identify_apps: Detects 40+ apps (e.g., Klaviyo, Yotpo, ReCharge, Klarna, Gorgias, GTM, Facebook Pixel, TikTok Pixel) by scanning CDN signatures.
- search_products: Filters products by keyword, vendor, type, or price range.
Use Cases
- Pricing Analysis: Use fetch_products and search_products on competitor domains to export price lists and compare variants across stores.
- Tech-Stack Recon: Run identify_apps to map installed tools like Klaviyo or Gorgias, informing partnership or replication strategies.
- Product Research: Apply search_products by keyword or vendor to discover trending items and inventory gaps.
- Market Intelligence: Combine get_store_metadata and list_collections to profile store scale, localization, and assortment.
Who This Is For
E-commerce data analysts tracking competitors, marketing teams auditing ad tech stacks, Shopify developers building research dashboards, and consultants performing store audits. Requires no authentication, works on any public Shopify URL.