shopify-multi-store
Rank #7,306io.github.alex-brecher/shopify-multi-store
Connect AI agents to multiple Shopify Admin stores for reports, comparisons, and guarded updates.
shopify-multi-store is a Model Context Protocol (MCP) server published by alex-brecher. It ranks #7,306 of 132,046 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. shopify-multi-store is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Aug 21, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 124,740 of 132,046 servers on MCP Toplist.
Use shopify-multi-store
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add shopify-multi-store -- npx -y shopify-multi-store-mcp-server[mcp_servers.shopify-multi-store]
command = "npx"
args = ["-y", "shopify-multi-store-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"shopify-multi-store": {
"command": "npx",
"args": [
"-y",
"shopify-multi-store-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"shopify-multi-store": {
"command": "npx",
"args": [
"-y",
"shopify-multi-store-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"shopify-multi-store": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"shopify-multi-store-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"shopify-multi-store": {
"command": "npx",
"args": [
"-y",
"shopify-multi-store-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"shopify-multi-store": {
"command": "npx",
"args": [
"-y",
"shopify-multi-store-mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.alex-brecher%2Fshopify-multi-store)<a href="https://mcptoplist.com/server/io.github.alex-brecher%2Fshopify-multi-store"><img src="https://mcptoplist.com/badge/io.github.alex-brecher%2Fshopify-multi-store.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
alex-brecher
Available versions (3)
| Version | Published |
|---|---|
| 1.6.0 | Sep 7, 2026 |
| 1.5.1 | Sep 1, 2026 |
| 1.5.0 | Aug 22, 2026 |
Frequently asked questions
- Who maintains shopify-multi-store?
- shopify-multi-store is maintained by alex-brecher, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is shopify-multi-store listed on the Official MCP Registry?
- Yes — shopify-multi-store is listed on the Official MCP Registry, alongside Glama.
- How many versions does shopify-multi-store have?
- MCP Toplist tracks 3 versions of shopify-multi-store, most recently published on Sep 7, 2026.
- Where can I find the source code for shopify-multi-store?
- The source code for shopify-multi-store is hosted at github.com/alex-brecher/shopify-multi-store.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.