Back to search
30
MCP

Shopify Checkout MCP

shopify/checkout-mcp

Programmatic checkout-session creation + management. Used by buyer agents after Catalog/Storefront discovery to actually complete a purchase — surfaces the trusted Shopify Checkout UI for payment + shipping.

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

Similar MCP servers embedding-nearest

Shopify Customer Accounts MCP
Per-store customer-facing server. Lets a logged-in shopper's agent track orders, manage returns, and read account state on behalf of the cus
0 tools
Shopify Global Catalog MCP
Cross-merchant product discovery. Lets an AI agent search the entire Shopify ecosystem (not just one store) to find products matching a natu
0 tools
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
io.github.miller-joe/shopify-mcp
MCP server for Shopify Admin API with a ComfyUI bridge for AI product image generation.
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
xyz.trusteed/mcp-gateway
Agentic commerce gateway: discovery, search, checkout across Shopify/Woo/Odoo/PrestaShop.
0 tools · streamable-http

How to use

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

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