read_shopify_products
ActiveTool of Commonlands Optics: M12 Lens and C-Mount Lens Finder + Field-of-View Calculator
Use this for live purchasable product truth: product and variant IDs, SKUs, prices, inventory signals, product URLs, and metafields. Read-only; does not create carts, checkouts, orders, customers, inventory mutations, or Shopify writes. Fixture catalog tools are scaffold data only.
Parameters schema
{
"type": "object",
"properties": {
"sku": {
"type": "string",
"description": "Optional variant SKU, for example CIL250."
},
"limit": {
"type": "integer",
"default": 10,
"maximum": 25,
"minimum": 1
},
"query": {
"type": "string",
"description": "Optional safe Shopify product/variant search text."
},
"handle": {
"type": "string",
"description": "Optional Shopify product handle."
},
"includeMetafields": {
"type": "boolean",
"default": true
}
},
"additionalProperties": false
}Parent server
Commonlands Optics: M12 Lens and C-Mount Lens Finder + Field-of-View Calculator
https://github.com/CommonlandsAbbe/commonlands-mcp
1/7 registries