En

Adobe Commerce Dev MCP

An MCP tool for interacting with Adobe Commerce via GraphQL API

后端开发 查询API文档开发电商应用同步商品信息 claude通用 ★ 23 Updated 2026-08-02

Install & Use

Copy this prompt and send it to your AI assistant (Claude / Cursor / TRAE / Codex / WorkBuddy etc.) to auto-install:

Help me install this AI Skill: Adobe Commerce Dev MCP.
It is used for: An MCP tool for interacting with Adobe Commerce via GraphQL API
Full Skill content: https://321skill.com/skills/adobe-commerce-dev-mcp/raw/index.md
Read that page and install it.

The prompt includes a link to the full Skill content. You can also view the full content.

This Skill addresses the challenge developers face when manually crafting complex GraphQL queries to interact with the Adobe Commerce (formerly Magento) backend. In real-world development, developers often need to query product, order, or customer information, or perform create, update, and other operations. Manually building and debugging GraphQL requests is both tedious and error-prone.

Usage is straightforward: simply enable this MCP server in your AI assistant (such as Claude) and configure the GraphQL endpoint URL and access token for your Adobe Commerce instance. You can then use natural language instructions to perform various operations, such as "list the last 10 orders" or "create a new product attribute." The tool automatically translates these into the correct GraphQL queries and executes them.

It is ideal for e-commerce development teams or individuals who need to interact quickly with Adobe Commerce systems, particularly those already using Adobe Commerce as their e-commerce platform and looking to accelerate development, testing, or data query workflows via an AI assistant. This includes developers, operations staff, and e-commerce operators.

We recommend using this tool consistently during development, testing, or daily operational queries to improve efficiency and reduce manual errors. Note that it primarily relies on the stability and permission configuration of the Adobe Commerce GraphQL API, and you must ensure your AI assistant has network permissions to access your Commerce instance.

Key Features

Unlike generic GraphQL clients, it is specifically optimized and encapsulated for Adobe Commerce's GraphQL Schema, with built-in operation mappings for Commerce-specific entities (such as products, catalogs, and orders). Developers do not need to memorize complex field names and nested structures.

Limitations

This tool requires Adobe Commerce 2.4.x or higher and depends on the availability and permission configuration of its GraphQL API. It currently primarily supports standard GraphQL operations; support for custom module-extended GraphQL types may require additional configuration.

FAQ

How do I configure access permissions for Adobe Commerce?

You need to create an Integration in the Adobe Commerce admin panel and generate an access token, then configure the GraphQL endpoint and token in the MCP server.

Which Adobe Commerce GraphQL operations are supported?

It supports Query and Mutation operations, covering core modules such as products, catalogs, customers, orders, and shopping carts.

Installation guide for AI assistants

If your AI coding assistant (Claude Code, Cursor, TRAE etc.) can see this page, send it this message to auto-install:

Visit https://321skill.com/skills/adobe-commerce-dev-mcp/raw/index.md to read the original Skill definition (Markdown format) for Adobe Commerce Dev MCP, and install it according to the instructions.