Back to MCP Servers
Shopgraph
Structured product data from the open web — Schema.org + AI extraction for e-commerce enrichment. Pay per call via Stripe. [shopgraph.dev](https://shopgraph.dev)
e-commerceai
By laundromatic
Installation
npx -y shopgraphConfiguration
{
"mcpServers": {
"shopgraph": {
"command": "npx",
"args": ["-y", "shopgraph"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes