eg
SP

Shopify Python MCP Server

repo →

Integrates with the Shopify API to retrieve and manipulate product information.

stdio· API key· uv

> install

uv --directory /path/to/shopify-py-mcp run shopify-py-mcp

Shopify Python MCP Server exposes the Shopify Admin API as tools an LLM agent can call directly, letting developers query products, edit variants, and manage inventory through natural language prompts inside Claude Desktop or other MCP clients. The open-source Python implementation targets engineering teams building internal copilots or automations on top of Shopify catalogs without writing bespoke REST wrappers for each operation they want an agent to perform.

> what it does

  • Exposes Shopify Admin API endpoints as MCP tool definitions
  • Retrieves product lists, variants, and inventory via agent calls
  • Creates and updates products programmatically from LLM prompts
  • Runs locally in Python, configurable through standard MCP clients
  • Open-source repository suitable for forking and extending internally

> touches

> also under

> alternatives to shopify python mcp server

by surface + editorial

> shopify python mcp server pairs well with