Connector guide2-minute read6 MCP toolsEN · DE · IT

Shopware 6 MCP Server — API Storefront per agenti AI

Interroga catalogo prodotti, categorie e ricerca Shopware 6 da qualsiasi agente AI via MCP. Adapter Shopware Store API integrato in AnythingMCP.

HCBy HelpCode teamUpdated 2 min read Open source on GitHub

No credit card · 7-day trial · Self-host alternative available

Shopware 6 Store API

MCP connector

Shopware 6 Store API

Query a Shopware 6 storefront programmatically — product catalog, categories, cross-sells, landing pages, and search. Covers the public-facing Store API, which is how the Shopware storefront itself talks to the backend.

Tools

6

Region

DE

Category

E-commerce

Authentication

API Key

Required env vars

SHOPWARE_URLSHOPWARE_ACCESS_KEY
Install in one click on Cloud

7-day free trial · No credit card

  • 7-day free trial
    No credit card required
  • GDPR & SOC 2 ready
    EU data residency, audit logs
  • Open-source on GitHub
    Source-available BSL-1.1
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

Skip the install. Get this working in under 2 minutes.

Start a free trial on cloud.anythingmcp.com, add the Shopware 6 Store API in one click, then point your AI client (Claude, ChatGPT, Copilot or Cursor) at the generated MCP endpoint. No Docker, no git clone, zero engineering experience required.

Start free trial

Summary

Interroga catalogo prodotti, categorie e ricerca Shopware 6 da qualsiasi agente AI via MCP. Adapter Shopware Store API integrato in AnythingMCP.

Prova a chiedere

Prompt di esempio per Shopware 6 Store API

Clicca su un prompt per copiarlo. Incollalo in Claude, ChatGPT, Cursor, Gemini, Copilot o OpenClaw per eseguirlo contro questo connettore.

Shopware 6 Store API · live via MCP
Condividi
Opus 4.7

Claude è un'AI e può sbagliare. Verifica sempre le risposte.

Collegare Shopware 6 a agenti AI

Shopware 6 è una delle piattaforme e-commerce più diffuse in DACH. La Store API di Shopware alimenta il frontend stesso — catalogo prodotti, categorie, cross-sell, ricerca, suggest. Collegandola a MCP, il tuo agente AI può rispondere a domande dei clienti, generare raccomandazioni prodotti e abilitare commercio conversazionale su qualsiasi shop Shopware 6.

Setup rapido con adapter integrato

L'adapter Shopware 6 è incluso in AnythingMCP. Fornisci l'URL dello shop e una sales-channel access key.

Step 1: Deploy AnythingMCP

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d

Step 2: Ottieni la sales-channel access key

Nell'admin Shopware: Sales Channels → [tuo canale] → API access → Access key. Copia il valore.

Step 3: Importa l'adapter

Apri http://localhost:3000/connectors/store, clicca Import sull'adapter Shopware 6 e compila:

  • SHOPWARE_URL — URL del tuo shop senza slash finale, es. https://shop.koch-freiburg.de
  • SHOPWARE_ACCESS_KEY — la sales-channel access key

Step 4: Connetti al tuo agente AI

{
  "mcpServers": {
    "shopware": {
      "url": "http://localhost:4000/mcp"
    }
  }
}

Tool disponibili

ToolDescrizione
shopware_search_productsFree-text + filter + sort + associations
shopware_get_productSingolo prodotto con media, properties, cross-sell
shopware_search_categoriesLista/cerca categorie nell'albero storefront
shopware_get_categoryCategoria con association prodotti opzionali
shopware_search_suggestSuggerimenti prodotti as-you-type (bassa latenza)
shopware_get_cross_sellsStream cross-sell per un prodotto

Casi d'uso AI

  • "Trova prodotti correlati a 'Akkuschrauber Bosch' nel catalogo"
  • "Mostrami i prodotti nella categoria 'Elektrowerkzeuge', ordinati per prezzo"
  • "Qual è la descrizione del prodotto UUID 1a2b3c…?"
  • "Lista i suggerimenti 'i clienti hanno comprato anche' per SKU SK-1001"

Store API vs Admin API

Questo adapter copre la Store API pubblica (nessuna complessità auth, perfetta per query catalogo). Per scritture amministrative (creare prodotti, gestire scorte, evadere ordini) serve la Admin API, che usa OAuth2 client_credentials e non è parte di questo adapter.

Prossimi step

Questa guida ti è stata utile?

Ready to ship

Your Shopware agent is one click away.

Install the connector, paste the key, prompt any MCP client. Free for 7 days, no credit card.

Guide correlate

connectors

Come collegare Shopware 6 Store API a ChatGPT — via MCP

Query a Shopware 6 storefront programmatically — product catalog, categories, cross-sells, landing pages, and search. Covers the public-facing Store API, which is how the Shopware storefront itself talks to the backend.

connectors

Come collegare Shopware 6 Store API a Claude — via MCP

Query a Shopware 6 storefront programmatically — product catalog, categories, cross-sells, landing pages, and search. Covers the public-facing Store API, which is how the Shopware storefront itself talks to the backend.

connectors

Come collegare Shopware 6 Store API a Cursor — via MCP

Query a Shopware 6 storefront programmatically — product catalog, categories, cross-sells, landing pages, and search. Covers the public-facing Store API, which is how the Shopware storefront itself talks to the backend.

connectors

Come collegare Shopware 6 Store API a Gemini — via MCP

Query a Shopware 6 storefront programmatically — product catalog, categories, cross-sells, landing pages, and search. Covers the public-facing Store API, which is how the Shopware storefront itself talks to the backend.

connectors

Clockify su MCP — Pilota Clockify da qualsiasi agente AI

Manage Clockify (time tracking, projects, tasks, clients, tags, workspace users, reports) from any AI agent. 18 tools, X-Api-Key auth.

connectors

Asana su MCP — Pilota Asana da qualsiasi agente AI

Asana REST API — tasks, projects, sections, milestones, users, teams. Triage assignment, change due dates, query workload, scan project status updates. PAT auth.