Shopify
Bridges to the Shopify GraphQL Admin API, enabling product searches, customer information retrieval, order management, and inventory updates without leaving your workflow.
Featured
View Source68 stars
0 tools
Created Aug 2025
@geli2001/geli2001-shopify-shopify-mcpAbout
Bridges to the Shopify GraphQL Admin API, enabling product searches, customer information retrieval, order management, and inventory updates without leaving your workflow.
Categories
general
Installation
npm
npm install @geli2001/geli2001-shopify-shopify-mcp
Configuration
{
"mcpServers": {
"geli2001-shopify-shopify-mcp": {
"command": "npx",
"args": [
"-y",
"@geli2001/geli2001-shopify-shopify-mcp"
]
}
}
}