taharbmn/shopify-mcp-server
If you are the rightful owner of shopify-mcp-server 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.
A Model Context Protocol (MCP) server for interacting with the Shopify Admin API using GraphQL.
Tools
Functions exposed to the LLM to take actions
list_products_tool
Lists products from a Shopify store using GraphQL.
list_orders_tool
Lists orders from a Shopify store using GraphQL.
list_inventory_items_tool
Lists inventory items from a Shopify store using GraphQL.
list_marketing_activities_tool
Lists marketing activities from a Shopify store using GraphQL.
query_shopify_custom_tool
Executes custom GraphQL queries or mutations against the Shopify Admin API.
manage_shopify_schema_tool
Manages the Shopify GraphQL schema cache on the server.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client