PHPackages                             iranimij/magento-mcp - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. iranimij/magento-mcp

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

iranimij/magento-mcp
====================

A Magento 2 module that provides MCP features.

1.0.7(1y ago)03OSL-3.0PHP

Since Jun 19Pushed 1y agoCompare

[ Source](https://github.com/iranimij/magento-mcp)[ Packagist](https://packagist.org/packages/iranimij/magento-mcp)[ RSS](/packages/iranimij-magento-mcp/feed)WikiDiscussions main Synced today

READMEChangelog (8)Dependencies (2)Versions (8)Used By (0)

magento-mcp-server
==================

[](#magento-mcp-server)

Magento 2 MCP server

Iranimij\_McpServer
-------------------

[](#iranimij_mcpserver)

This module provides general MCP features for Magento 2.

### Installation

[](#installation)

```
composer require iranimij/magento-mcp
```

Tools
-----

[](#tools)

This server exposes the following tools. Click each tool for detailed documentation:

- [get-product-details](https://github.com/iranimij/magento-mcp-node-server/blob/main/docs/get-product-details.md): Fetch product details for a given product ID from the Magento API.
- [get-todays-orders](https://github.com/iranimij/magento-mcp-node-server/blob/main/docs/get-todays-orders.md): Fetch all orders placed today from the Magento API.
- [create-customer](https://github.com/iranimij/magento-mcp-node-server/blob/main/docs/create-customer.md): Create a new customer in Magento.
- [create-simple-product](https://github.com/iranimij/magento-mcp-node-server/blob/main/docs/create-simple-product.md): Create a new simple product in Magento.
- [search-product-details](https://github.com/iranimij/magento-mcp-node-server/blob/main/docs/search-product-details.md): Search for product details by SKU, name, or ID from the Magento API.

---

### Example Output

[](#example-output)

Below is an example output for a product search using the `search-product-details` tool:

[![Example product search output](https://github.com/iranimij/magento-mcp-node-server/raw/main/docs/search-product-name.png?raw=true)](https://github.com/iranimij/magento-mcp-node-server/blob/main/docs/search-product-name.png?raw=true)

### AI client configuration (Cursor, etc.)

[](#ai-client-configuration-cursor-etc)

```
"testServer": {
  "command": "npx",
  "args": ["@iranimij/magento-mcp-remote-server"],
  "env": {
    "MAGENTO_API_URL": "https://app.magento.test/",
    "MAGENTO_ADMIN_USERNAME": "admin",
    "MAGENTO_ADMIN_PASSWORD": "admin1234"
  }
},
```

Make sure to put your magento URL in `MAGENTO_API_URL`.

Future useful prompts:

- Send client names
- Send client addresses
- Send order details
- Send order items
- Send order totals
- Send order shipping details
- Send order payment details
- Send order status
- Send order history
- create order
- create admin
- create product
- create category
- create customer
- Send blog posts

### The remote server

[](#the-remote-server)

This modules remote server  works with this module to provide a remote MCP server for Magento 2. It is designed to work with the [Model Context Protocol (MCP)](https://modelcontextprotocol.org/) and provides a CLI server that exposes tools for demonstration and fetching product details from a Magento backend.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance49

Moderate activity, may be stable

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

7

Last Release

378d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/31434218?v=4)[Iman Aboheydary](/maintainers/iranimij)[@iranimij](https://github.com/iranimij)

---

Top Contributors

[![iranimij](https://avatars.githubusercontent.com/u/31434218?v=4)](https://github.com/iranimij "iranimij (24 commits)")

---

Tags

magentofeaturesmcp-server

### Embed Badge

![Health badge](/badges/iranimij-magento-mcp/health.svg)

```
[![Health](https://phpackages.com/badges/iranimij-magento-mcp/health.svg)](https://phpackages.com/packages/iranimij-magento-mcp)
```

###  Alternatives

[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

68357.9k](/packages/run-as-root-magento2-prometheus-exporter)[yireo/magento2-extensionchecker

Scan the code of a Magento module

96166.3k3](/packages/yireo-magento2-extensionchecker)[myparcelnl/magento

A Magento 2 module that creates MyParcel labels

1860.2k](/packages/myparcelnl-magento)[baldwin/magento2-module-less-js-compiler

Allows Magento 2 to compile less files using the less nodejs compiler

2350.9k](/packages/baldwin-magento2-module-less-js-compiler)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1011.8k26](/packages/loki-magento2-components)[joseph-leedy/module-custom-fees

Adds configurable custom fees to orders

361.1k](/packages/joseph-leedy-module-custom-fees)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
