Shopify Admin runs on your own machine — the client starts it, so there is no endpoint to ping. 148 installs a week from pypi. Last commit 12 May 2026.
Manage products, orders, customers, inventory, and store configuration
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add shopify-admin -- uvx mcparmory-shopify-admin
{
"mcpServers": {
"shopify-admin": {
"args": [
"mcparmory-shopify-admin"
],
"command": "uvx"
}
}
}
[mcp_servers.shopify-admin]
command = "uvx"
args = ["mcparmory-shopify-admin"]
{
"mcpServers": {
"shopify-admin": {
"args": [
"mcparmory-shopify-admin"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"shopify-admin": {
"args": [
"mcparmory-shopify-admin"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.