承接 iranimij/magento-mcp 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

iranimij/magento-mcp

最新稳定版本:1.0.7

Composer 安装命令:

composer require iranimij/magento-mcp

包简介

A Magento 2 module that provides MCP features.

README 文档

README

Magento 2 MCP server

Iranimij_McpServer

This module provides general MCP features for Magento 2.

Installation

composer require iranimij/magento-mcp

Tools

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

Example Output

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

Example product search output

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

This modules remote server https://github.com/iranimij/mcp-node-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) and provides a CLI server that exposes tools for demonstration and fetching product details from a Magento backend.

统计信息

  • 总下载量: 3
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2025-06-20