eg
SM

Saleor MCP

Integrates AI assistants with Saleor Commerce

stdio· API key

Saleor MCP connects AI assistants like Claude to a Saleor Commerce backend through the Model Context Protocol, letting agents query products, customers, and orders without custom glue code. It's aimed at developers and technical founders running Saleor who want to prototype AI workflows—catalog lookups, order status retrieval, customer support assistance—against live store data. The server translates MCP tool calls into authenticated Saleor GraphQL requests, removing the need to hand-build each integration.

> what it does

  • Exposes Saleor product, order, and customer data to LLM agents
  • Implements Model Context Protocol spec for Claude and compatible clients
  • Handles authenticated GraphQL calls against Saleor's commerce API
  • Lets agents query inventory, update orders, and fetch customer records
  • Runs as a local or hosted MCP server process

> also under

> alternatives to saleor mcp

by surface + editorial

> saleor mcp pairs well with