newshopify-mcp-server
0
The Shopify Admin GraphQL MCP Server provides a comprehensive suite for interacting with Shopify's Admin GraphQL API, enabling efficient management of products, orders, customers, inventory, and more through structured tools and extensive API documentation.
Shopify Admin GraphQL MCP Server
A comprehensive Model Context Protocol (MCP) server for interacting with Shopify's Admin GraphQL API.
Features
- Complete coverage of key Shopify Admin API functionality
- Structured tools for all major Shopify resources
- Documentation resources for each API section
- Easy to use with any MCP-compatible client
Usage
Start the server and test with MCP Inspector.
Available Tools
Products
- Manage products with operations like get, list, create, update, delete
Orders
- Manage orders with operations like get, list, cancel
Customers
- Manage customers with operations like get, list, create, update, delete
Inventory
- Manage inventory with operations like get, adjust, get level
Discounts
- Manage discounts with operations like get, create, delete
Metafields
- Manage metafields with operations like get, create, delete
Shop
- Manage shop information with get and update operations
Documentation Resources
Access various sections of documentation using the shopify://docs/{section} resource.
Authentication
Requires a Shopify Admin API access token.