Merch Connector
Freeby MCP Community
MCP server that gives merchandising agents eyes on any storefront — scrape, audit, compare, roundtable analysis, and eval tracking via 11 tools.
v2.0.14Added Apr 12, 2026
mcpmcp-servermerchandisingecommercescraper
Merch Connector MCP Server
MCP server that gives merchandising agents eyes on any storefront — scrape, audit, compare, roundtable analysis, and eval tracking via 11 tools.
Installation
npx -y merch-connector
Reviews
Installation
Quick install
npx -y merch-connector
Add to claude_desktop_config.json
{
"mcpServers": {
"merch-connector": {
"command": "npx",
"args": ["-y", "merch-connector"]
}
}
}