Adobe Commerce Dev MCP Server

Active

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.

United States
Updated 8/2/2025
Key Features

What makes this MCP server special

Adobe Commerce interaction

Requirements

NPX
Server Information

Status

Active

Location

United States

Version

1.0.0

License

MIT

Author

modelcontextprotocol

Installation Guide
Get started with this MCP server in minutes

1. Install the Package

-

2. Configuration

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

3. Usage Example

Access and search Adobe Commerce GraphQL schema