送信

Adobe Commerce Dev MCP

@rafaelstz

This project implements a Model Context Protocol (MCP) server that interacts with Adobe Commerce. This protocol supports various tools to interact with Adobe Commerce GraphQL APIs.

ツール

introspect_admin_schema

サーバー設定

{
  "mcpServers": {
    "adobe-commerce-dev-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@rafaelcg/adobe-commerce-dev-mcp@latest"
      ]
    }
  }
}
- MCP Server