magento2

GitHub

Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively โ€œAdobeโ€) are subject to the terms of the Adobe Contributor License Agreement.

12,157 stars PHP 1 file ยท ~1,454 tokens #ecommerce#ecommerce-platform#hacktoberfest#magento#magento2#php

magento2 MCP Server

MCP server for magento/magento2

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "magento2": {
      "command": "npx",
      "args": [
        "-y",
        "@magento/magento2"
      ]
    }
  }
}