magento2-mcp

magento2-mcp

24

The Magento 2 MCP Server is a tool that provides seamless integration with the Magento 2 REST API, allowing for detailed product and customer data queries from a Magento store. It offers extensive features for querying and managing product, customer, order, and revenue data.

Magento 2 MCP Server

This project is a Model Context Protocol (MCP) server designed to interface with a Magento 2 REST API. It enables Claude and other MCP clients to query detailed product information from a Magento store.

Features

Product Features

  • Query products by SKU or ID
  • Advanced search and filtering for products
  • Access product categories and related products
  • Retrieve and update product attributes

Customer Features

  • Retrieve ordered products for customers using email

Order and Revenue Features

  • Get order counts and revenue for specific date ranges
  • Filter revenue by country
  • Access sales statistics and top-selling products

Prerequisites

  • Requires Node.js (v14 or higher) and a Magento 2 instance with REST API access.

Usage

  • Run the server, test with the client, or integrate with Claude Desktop to query Magento products.