add-mcp
Back to registry
Saleor logo

Saleor

v1.0.0

saleor.io/mcp

Saleor is a headless commerce platform for building and operating online stores. It offers cloud-hosted and self-hosted store environments with GraphQL-based access to commerce data and operations.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://mcp.saleor.app/mcp
requiredsecret

Saleor app token. Use <token>.

npx add-mcp@latest https://mcp.saleor.app/mcp --transport http --header "X-Saleor-Auth-Token: <X-Saleor-Auth-Token>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=io.saleor%2Fmcp"