magento2
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.
magento2 MCP Server
MCP server for magento/magento2
Ready-to-Use Client Configurations
{
"mcpServers": {
"magento2": {
"command": "npx",
"args": [
"-y",
"@magento/magento2"
]
}
}
}