Shopify
The public product catalogue and collections of any Shopify storefront, as structured JSON.
- Transport
- Not stated
- Package
- —
- Registry id
- com.hasdata/shopify
No install snippet on purpose. A working MCP config is a command, its arguments and an environment block — the last two are where API keys live, so this catalogue never stores them and cannot publish them. Follow the link above for the authors' own instructions.
The Shopify Scraper API returns product data as clean JSON. It allows developers to build catalogs and track changes without managing scraping infrastructure. Integration requires only a single GET request.
Pricing is $0.42 per 1,000 product feeds at volume. The API handles rate limit differences between stores so that client code does not need to manage them. The API has a 99.9% success rate on requests.
Median response time is 0.7 seconds. Common use cases include building product catalogs, price trackers, and assortment research tools.
Summary drafted from the project's own website. Every sentence is backed by text on that page and was reviewed before publishing.