Shopify Theme Inspector runs on your own machine — the client starts it, so there is no endpoint to ping. 43 installs a week from npm. Last commit 14 Jul 2026.
Profile Shopify Liquid performance, find slow theme code, and explain fixes in plain language.
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-theme-inspector -- npx -y shopify-theme-inspector-mcp
{
"mcpServers": {
"shopify-theme-inspector": {
"args": [
"-y",
"shopify-theme-inspector-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.shopify-theme-inspector]
command = "npx"
args = ["-y", "shopify-theme-inspector-mcp"]
{
"mcpServers": {
"shopify-theme-inspector": {
"args": [
"-y",
"shopify-theme-inspector-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"shopify-theme-inspector": {
"args": [
"-y",
"shopify-theme-inspector-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.