Overview
Features
introspect_admin_schema
Access and search the Adobe Commerce GraphQL admin schema through an MCP tool.
adobe_commerce_graphql_prompt
Prompts to help you craft GraphQL operations for the Adobe Commerce API.
npm/npx deployment
Use the MCP server directly via npx to fetch the latest version without local hosting.
windows compatibility
Provide Windows-compatible configuration to run the MCP server with cmd and npx.
MCP SDK-based implementation
Built with the MCP SDK and designed to communicate with Adobe Commerce GraphQL APIs.
local development workflow
Clear steps to install, build, test, and run the server locally (npm install, build, test, node dist/index.js).
Who Is This For?
- Developers:Build and test MCP-based integrations with the Adobe Commerce GraphQL API using MCP clients like Cursor or Claude Desktop.
- MCP clients (e.g. Cursor, Claude Desktop):Connect to the MCP server to issue GraphQL operations against Adobe Commerce.
- Integrators/Administrators:Introspect the admin GraphQL schema and generate operations using the available tools and prompts.




