codeyogi911/shopify-mcp
If you are the rightful owner of shopify-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.
This is a simple Model Context Protocol (MCP) server that connects your Shopify store data to Claude Desktop, allowing Claude to access your store information.
Tools
Functions exposed to the LLM to take actions
create_product
Create a product structure (draft status)
browser_products
Browse product list or individual product details
update_variant_price
Update the price of product variants
list_inventory_items
List inventory items
get_inventory_item
Get detailed information about a specific inventory item
update_inventory_quantity
Update inventory quantity
browser_orders
Browse order list or individual order details
browser_customers
Browse customer list or individual customer details
upload_image_from_url
Upload images from URL
get_abandonment
Get detailed information about abandoned shopping carts
query_shopify
Perform a custom GraphQL query or mutation
Introspect_admin_schema
Introspection Shopify Admin API GraphQL pattern
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client