Back to search
30
MCP

Shopify Global Catalog MCP

shopify/catalog-mcp

Cross-merchant product discovery. Lets an AI agent search the entire Shopify ecosystem (not just one store) to find products matching a natural-language intent like 'red running shoes size 11 under $80'. Buyer agents pair this with Checkout MCP to complete the purchase.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Shopify Storefront MCP
Per-store agentic commerce server. Connects an AI agent to a specific storefront's product catalog, cart, and shop policies so customers can
0 tools
SearchShop AI
AI commerce for Shopify: product search, comparison, recommendations, and checkout via MCP.
0 tools · streamable-http
Shopify Checkout MCP
Programmatic checkout-session creation + management. Used by buyer agents after Catalog/Storefront discovery to actually complete a purchase
0 tools
io.github.enzoemir1/shopops-mcp
AI e-commerce operations. Inventory, pricing, segmentation, and analytics.
0 tools
Shopify Dev MCP
Developer-tooling MCP for coding agents (Claude Code, Cursor, etc.) — exposes Shopify's API schemas, dev docs, and code examples so the assi
0 tools · http
io.github.miller-joe/shopify-mcp
MCP server for Shopify Admin API with a ComfyUI bridge for AI product image generation.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "shopify_global_catalog_mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}