magento2-mcp-server

magento2-mcp-server

1

The Magento 2 MCP Server is a protocol server that allows AI assistants to interact with Magento 2 stores via a standardized interface. It incorporates features like secure authentication, REST API integration, and robust resource handling to streamline operations.

magento_rest_api

Used to initiate REST API calls to Magento instances. Supported parameters include `path` (API endpoint path), `method` (HTTP method), `body` (request body, JSON string), and `query` (query parameters)