Published on 23 August 2026
Let Claude run your store: what MCP means
5 min read

Most "AI features" in e-commerce platforms are a button: click it, get a description. Useful, narrow, and always the same description style. NextAI-SEM has those buttons too — thirteen pipelines, run in batch. But the interesting part is the other direction: your store can be operated by an AI you already use.
MCP in one paragraph
MCP — the Model Context Protocol — is the way AI assistants connect to tools. Your NextAI-SEM store exposes an MCP endpoint. You add it to claude.ai as a connector, or to Claude Desktop or Claude Code, and from then on Claude can look at your catalogue and change it, within limits you set. You talk; it works.
What it can do today
Twelve tools. Eight of them read: a store overview, the list of pages and categories, a page, a product search, a product in full, a catalogue listing, Search Console performance, and the Merchant feed status. Four of them write: update a product, update up to twenty-five products in one call, update a page or category, and request a storefront rebuild.
A typical conversation: "Find every product without a meta description and write one, under 155 characters, mentioning delivery in Bulgaria." Claude searches, drafts, and shows you a table — product by product, before and after.
Nothing is saved until you say so
Every write is a dry run by default. The response is a per-field diff: what is there now, what would be written, what stays untouched. You read it, you say apply, and only then does the store change. Every call is logged.
Some things are deliberately not writable through MCP: slugs (a changed URL is a lost ranking), prices (they belong to the price-history trail), raw HTML, main images and category links. GTINs are accepted only if the check digit is valid — an invalid GTIN gets a product disapproved in Merchant Center, which is worse than no GTIN at all.
What it does not replace
It does not replace you. It replaces the evening you would have spent pasting descriptions into a spreadsheet. The judgement — which products deserve a rewrite, what tone the store speaks in — stays yours; MCP just makes executing it a sentence instead of a week.
Bring your catalogue to a demo and we'll run the first batch live. Book a demo.