MCP
#Overview
The Akeneo MCP Server is a bridge between your Akeneo PIM instance and AI tools that support the Model Context Protocol (MCP). It lets you interact with your product catalog using natural language—search products, update attributes, check compliance, and more—all without leaving your IDE or AI assistant.
#What is the Model Context Protocol (MCP)?
The Model Context Protocol (MCP) is a standard for connecting AI assistants to data sources and tools. It enables AI models to interact with external systems in a structured and secure way.
Learn more about MCP at modelcontextprotocol.io
#Who is it for?
The potential usage is diverse and remains to be fully explored. Here are some ideas:
- Product managers manage catalogs
- Developers build PIM integrations
- Content teams update product information
- Compliance teams validate product data
#Supported Clients
The Akeneo MCP Server works with any MCP-compatible client, such as:
- Claude Desktop - Desktop app with MCP support
- Cursor - AI-first code editor
- VS Code - With MCP extensions
- Custom clients - Any tool supporting MCP over HTTP
#What You Can Do
Once connected, you can use natural language to interact with your PIM:
#Search & Browse
"Show me all enabled products""What families are available?"
#Update Products
"Update product 'Super T-shirt' with description 'Premium quality fabric'"
#Check Compliance
"Analyze all products in the 'dairy' family for FIC compliance"
#Discover Structure
"What attributes exist for color?""Get options for the size attribute"
#Next Steps
Ready to get started? Check out our Getting Started Guide for detailed setup instructions.