io.github.laundromatic/shopgraph✓
io.github.laundromatic/shopgraph · v1.0.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.laundromatic/shopgraph",
"description": "Clean product data from any URL. Schema.org + AI extraction. 200 free calls/month.",
"repository": {
"url": "https://github.com/laundromatic/shopgraph",
"source": "github"
},
"version": "1.0.1",
"packages": [
{
"registryType": "npm",
"identifier": "shopgraph",
"version": "1.0.1",
"transport": {
"type": "streamable-http",
"url": "https://shopgraph.dev/mcp"
}
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://shopgraph.dev/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}