Connector guide1-minute read6 MCP toolsEN · DE · IT

Shopware 6 MCPサーバー — AIエージェント向けストアフロントAPI

MCPを介して任意のAIエージェントからShopware 6の製品カタログ、カテゴリ、および検索をクエリします。AnythingMCPに組み込まれたShopwareストアAPIアダプター。

HCBy HelpCode teamUpdated 1 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

MCPを介して任意のAIエージェントからShopware 6の製品カタログ、カテゴリ、および検索をクエリします。AnythingMCPに組み込まれたShopwareストアAPIアダプター。

こう聞いてみよう

Shopware 6 Store API のサンプルプロンプト

プロンプトをクリックでコピー。Claude / ChatGPT / Cursor / Gemini / Copilot / OpenClaw に貼り付けて、このコネクターで実行できます。

Shopware 6 Store API · MCP 経由でライブ
共有
Opus 4.7

Claude は AI のため誤ることがあります。回答をご確認ください。

Shopware 6をAIエージェントに接続する

Shopware 6はDACH地域で最も広く展開されているeコマースプラットフォームの一つです。ShopwareストアAPIはストアフロント自体を支えています — 製品カタログ、カテゴリ、クロスセル、検索、提案。これをMCPに接続することで、AIエージェントは顧客の質問に答え、製品の推奨を生成し、任意のShopware 6ショップ上で会話型コマースを実現できます。

組み込みアダプターを使用したクイックセットアップ

Shopware 6アダプターはAnythingMCPに同梱されています。ショップのURLと販売チャネルアクセスキーを提供します。

ステップ1: AnythingMCPをデプロイする

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

ステップ2: 販売チャネルアクセスキーを取得する

Shopware管理画面: 販売チャネル → [あなたのチャネル] → APIアクセス → アクセスキー。その値をコピーします。

ステップ3: アダプターをインポートする

http://localhost:3000/connectors/storeを開き、Shopware 6のインポートをクリックし、以下を入力します:

  • SHOPWARE_URL — トレーリングスラッシュなしのショップURL、例: https://shop.koch-freiburg.de
  • SHOPWARE_ACCESS_KEY — 販売チャネルアクセスキー

ステップ4: AIエージェントに接続する

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

利用可能なツール

ツール説明
shopware_search_productsフリーテキスト + フィルター + ソート + 関連商品
shopware_get_productメディア、プロパティ、クロスセルを含む単一製品
shopware_search_categoriesストアフロントツリー内のカテゴリのリスト/検索
shopware_get_categoryオプションの製品関連を持つカテゴリ
shopware_search_suggestタイプ中の製品提案(低遅延)
shopware_get_cross_sells製品のクロスセルストリーム

AIエージェントのユースケース

  • 「カタログ内の'Akkuschrauber Bosch'に関連する製品を見つけて」
  • 「'Elektrowerkzeuge'カテゴリの製品を価格順に表示して」
  • 「製品UUID 1a2b3c…の説明は何ですか?」
  • 「SKU SK-1001の'顧客も購入した'提案をリストアップして」

ストアAPIと管理API

このアダプターは公開されているストアAPIをカバーしています(認証の複雑さなし、カタログクエリに最適)。管理的な書き込み(製品の作成、在庫の管理、注文の履行)には管理APIが必要で、これはOAuth2のclient_credentialsを使用し、このアダプターには含まれていません。

次のステップ

このガイドは役に立ちましたか?

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.

関連ガイド

connectors

Shopware 6 Store API を ChatGPT に接続する方法 — 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

Shopware 6 Store API を Claude に接続する方法 — 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

Shopware 6 Store API を Cursor に接続する方法 — 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

Shopware 6 Store API を Gemini に接続する方法 — 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 を MCP に — あらゆる AI エージェントから Clockify を操作

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

connectors

Asana を MCP に — あらゆる AI エージェントから Asana を操作

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