MCP Server
Shopware ships a native Model Context Protocol (MCP) server that lets AI clients — Claude Desktop, Cursor, Claude Code — interact directly with a shop through structured tools, resources, and prompts. No copy-pasting data into chat; the agent calls tools and gets structured results it can reason about.
MCP Server — full documentation
Quick links
- Getting started — connect an AI client in minutes
- Tools reference — all built-in tools, resources, and prompts
- Configuration — allowlists, ACL, session store
- Extend via Plugin — add custom tools from a Shopware plugin
- Extend via App — add custom tools from a Shopware app