rafaelstz/adobe-commerce-dev-mcp
If you are the rightful owner of adobe-commerce-dev-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Adobe Commerce Dev MCP Server is a Model Context Protocol server designed to interact with Adobe Commerce, providing tools to work with Adobe Commerce GraphQL APIs.
Tools
Functions exposed to the LLM to take actions
introspect_admin_schema
This tool introspects and returns the portion of the Adobe Commerce GraphQL schema relevant to the user prompt. Only use this for the Adobe Commerce API.
It takes two arguments: query and filter. The query argument is the string search term to filter schema elements by name. The filter argument is an array of strings to filter results to show specific sections.
Prompts
Interactive templates invoked by user choice
adobe_commerce_graphql
null
Resources
Contextual data attached and managed by the client