Loading MCP server directory, please wait...
E-commerce storefront over MCP: public catalog tools plus token-gated back-office tools.
npx @getmcp/cli add io.github.Maarmapa/storefront-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Maarmapa/storefront-mcp": {
"command": "npx",
"args": [
"-y",
"storefront-mcp"
],
"env": {
"CATALOG_ADAPTER": "memory",
"MCP_SECRET": "",
"MCP_SERVER_NAME": "storefront-mcp"
}
}
}
}