
Shopify Admin
Let your coding agent read and update Shopify products, orders, inventory, and store settings without clicking through Admin.
Overview
com.mcparmory/shopify-admin is a MCP server for the Build phase that lets agents manage Shopify products, orders, customers, inventory, and store configuration through Admin API tools.
What is this MCP server?
- Manage products, variants, and catalog metadata from the agent
- List and update orders, customers, and inventory levels
- Adjust store configuration without manual Admin UI steps
- Ship via stdio: PyPI uvx (mcparmory-shopify-admin) or Docker OCI image
- Version 1.0.3 from mcparmory/registry on GitHub
- Server version 1.0.3
- 2 package transports: PyPI (uvx) and OCI Docker
- stdio transport
Community signal: 25 GitHub stars.
What problem does it solve?
Switching between your editor and Shopify Admin for every catalog or order change breaks flow and invites copy-paste mistakes.
Who is it for?
Solo builders shipping or operating a Shopify store who want agent-driven catalog, order, and inventory tasks from Claude Code or Cursor.
Skip if: Teams that only need one-off REST scripts without MCP, or stores where policy forbids agent access to production Admin tokens.
What do I get? / Deliverables
After you register the server with valid Shopify credentials, your agent can query and mutate store data in natural language from your IDE.
- Registered MCP server wired to your Shopify shop
- Agent-callable tools for products, orders, customers, inventory, and configuration
Recommended MCP Servers
Journey fit
How it compares
Shopify Admin MCP integration, not a theme-design skill or a generic web scraper.
Common Questions / FAQ
Who is com.mcparmory/shopify-admin for?
Indie ecommerce builders and small teams who already use Shopify Admin APIs and want their coding agent to run catalog and ops tasks safely from the toolchain.
When should I use com.mcparmory/shopify-admin?
Use it during Build when wiring storefront automation, and during Grow or Operate when you need quick inventory, order, or configuration checks without opening Admin.
How do I add com.mcparmory/shopify-admin to my agent?
Add an MCP stdio entry pointing at uvx mcparmory-shopify-admin or the published Docker image, set Shopify API credentials per your client’s env docs, then restart Claude Code or Cursor.