adobe-commerce-dev-mcp

adobe-commerce-dev-mcp

6

The project implements an MCP server to interact with Adobe Commerce, enabling access to its GraphQL APIs. It offers tools like introspecting the admin schema and assisting with GraphQL operations.

Adobe Commerce Dev MCP Server

This project implements a Model Context Protocol (MCP) server to interact with Adobe Commerce. It supports tools to interact with Adobe Commerce GraphQL APIs.

Setup

To run the Adobe Commerce MCP server using specific commands.

Available tools

  • introspect_admin_schema: Access and search Adobe Commerce GraphQL schema

Available prompts

  • adobe_commerce_graphql: Help you write GraphQL operations for the Adobe Commerce API

Development

Communicates with Adobe Commerce using the MCP SDK.