antoineschaller/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 comprehensive Model Context Protocol (MCP) server for Shopify Admin API integration, enabling AI assistants to manage various aspects of a Shopify store through natural language.
Tools
Functions exposed to the LLM to take actions
list_products
List all products with filters
get_product
Get detailed product information
search_products
Search products by title
create_product
Create a new product
update_product
Update product details
delete_product
Delete a product
update_inventory
Update inventory levels
list_orders
List orders with filters
get_order
Get detailed order information
update_order
Update order details
fulfill_order
Fulfill an order
cancel_order
Cancel an order
create_order_note
Add note to order
list_customers
List all customers
search_customers
Search customers
get_customer
Get customer details
create_customer
Create new customer
get_analytics
Get store analytics
get_reports
Access various reports
list_collections
Manage collections
create_discount
Create discount codes
list_locations
View store locations
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client