Version 1.3 (Updated on June 16th, 2026)
As an example for how to integrate the Icecat MCP server into an AI, this guide provides step-by-step instructions on how to install and configure the Claude Desktop App to connect with Icecat MCP using an API Access Token.
Icecat MCP enhances LLMs with accurate knowledge about product data, thus avoiding the weak spots of AI: hallucinations. With Icecat MCP, you can be sure that a chatbot will provide accurate data.
Data scope notice: Icecat MCP tools return product data only for Icecat sponsor brands. Queries for non-sponsor products will return empty results — this is expected behaviour, not a bug.
Check the full list of sponsor brands →
Before you begin, make sure you have a registered Icecat account with the channel partner user type.
A channel partner account can be created on the Registration page. These users access product datasheets through Icecat Pull APIs (XML, JSON, CSV, Live HTML) using a Full or Open Icecat subscription.
If you have an account for managing products on Brand Cloud, you won’t be able to use Icecat MCP. Please create a channel partner account — it’s free of charge.
| Account type | Purpose | API | Main Interface | Available for MCP |
| Brand user | Pushing and updating the product datasheets | Private | Brand Cloud | ❌ No |
| Channel partner | Retrieving product datasheets | Public | Icecat Catalogue | ✅ Yes |
⚠️ Fair Use Policy — AI training prohibition
Access to Icecat MCP is subject to the Open Icecat Fair Use Policy. Product data retrieved via MCP must not be used to train, fine-tune, or optimize AI or machine learning models. Violations constitute a material breach of your license.
Account tier and MCP access: Both Open Icecat and Full Icecat account holders have equal access to MCP at this stage. The MCP currently returns sponsor brand data only, regardless of your account tier. Account tier distinctions may become relevant in future MCP releases.
⚠️ Important: Keep your API token secure. Do not share it with unauthorized persons.
🔍 Access Tokens as an Alternative to IP Whitelists and app_key
You need to update a configuration file named claude_desktop_config.json.
.json and not .txt.Insert the following content into the file claude_desktop_config.json:
{
"mcpServers": {
"icecat-mcp": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.icecat.biz",
"--header",
"Api-Token:YOUR_API_TOKEN",
"--header",
"Lang-Code:en"
]
}
}
}
YOUR_API_TOKEN with the Icecat API Access Token.en in the Lang-Code line with the desired language code to get information for that locale. This parameter is optional. If not specified, 🇬🇧 EN will be used as the fallback locale. 🔍 Check the Icecat Locales and Language Code TableAs a condition of the Open Icecat Fair Use Policy, product data retrieved via Icecat MCP must not be used to train AI models. By default, Claude may use your conversations as training data, so you must turn this off before using Icecat MCP.
Follow these steps:
✅ Once disabled, your conversations and the Icecat product data within them will not be used to train Anthropic’s AI models.
⚠️ Important limitation: Conversations you had before disabling this setting may already have been used for training. The opt-out applies to new and resumed conversations going forward. For maximum protection, avoid opening old conversations that contained Icecat data.
⚠️ Note for Free, Pro, and Max users: This setting is on by default and must be turned off manually. Enterprise and API users are automatically exempt from training data collection.
Note: The steps above reflect the Claude interface as of June 2026. Anthropic may update their settings layout at any time. If the flow has changed, refer to Anthropic’s current privacy settings documentation for the latest instructions.
Claude requires permission to use the external MCP and each of the tables; allowing it once means that each new message (not chat) pop-up will appear again.
In the current stage Icecat MCP supports all standard Icecat Identifiers. The AI agent must provide the either:
The main purpose of Icecat MCP is to enhance your Language models with accurate information about the products. It allows an AI agent to access the verified information provided in the following tools.
product_identifiers – The AI agent uses this tool when the user asks for basic product identifiers. Includes basic information:
product_lifecycle – The AI agent uses this tool when the user asks for product Release and End of Life dates
product_description – The AI agent uses this tool when the user asks for descriptive or promotional product information. Includes:
product_specs – The AI agent uses this tool when the user asks for detailed product specs, features, and feature groups.
product_overview – The AI agent uses this tool when the user asks for a general overview of available product details in one response. Includes basic information from all other tools.
product_warranty – The AI agent uses this tool when the user asks about warranty information.
product_reasons_to_buy – The AI agent uses this tool when the users asks to provide the product advantages or reasons to buy.
product_review – The AI agent uses this tool when the user ask to provide user reviews for the product.
product_related – The AI agent uses this tools when the user asks for similar or supplementatary products (up-sell and cross-sell).
⚠️ Icecat MCP always provide links to physical files, not files as an attachment.
product_manual – The AI agent uses this tool when the user asks about manuals, returns Manual PDF.
product_certificates – The AI agent uses this tool when the user asks about safety documents. Returns following multimedia assets:
product_leaflet – The AI agent uses this tool when the user asks about marketing leaflet, returns Leaflet.
product_video – The AI agent uses this tool when the user asks about Videos.
product_360_view – The AI agent uses this tools when the user asks about 360 degree view.
product_story – The AI agent uses this tools when the user asks about Product Stories or visual promo materials.
product_additional_documents – The AI agent uses this tools when the user asks about other PDFs or complete set of supplementary documents.
Please check 🔍 Multimedia overview manual to view examples for each Multimedia type.
product_gallery – The AI agent uses this tool when the user asks about images, pictures or product gallery, returns links to images in different resolutions.
Please check 🔍 How to Make the Product Gallery Great Again to learn more about gallery.
product_analytics – The AI agent uses this tool when the user asks about product popularity analytics. Provides total product downloads from Icecat.
product_brand_contacts — The AI agent this tool when the user asks about brand contacts and regulatory data, typically in the context of GPSR compliance.
More about GPSR: 🔍Manual: Retrieving GPSR related Contact Details.
node -v should return the version of installed Node.js.claude_desktop_config exists in Claude root folder and has JSON format.| Error Message | Explanation |
Unsupported locale | Make sure to enter a valid Locale Short code from the Table into the claude_desktop_config file, for example "Lang-Code:nl" |
Missing product identifier (brand+productCode or gtin required) | Please use valid identifiers. To check the identifiers for Icecat Catalog products please refer to Index Files. You are also welcome to explore our online catalog and get data for your catalog in real time. |
Product not found | The product is not present in Icecat Catalog. You are always welcome to contact our team to clarify when a certain products is to be published or request its description. |
tool execution failed: the current version of the Icecat MCP server does not support requests for Full Icecat content. Only Open Icecat content can be requested | You requested Full Icecat content. Note that due to legal reasons even if your account has Full Subscription MCP is allowed to provide only free Open data. |
MCP is accessible only by Channel Partners. If you would like to gain access, you can apply to join the Channel Partner network at the Icecat registration page. | You authorized as an account that does not have required type – Channel Partner. You can create a free account here > Channel Partner Registration. |
It looks like your API token is not valid. Please visit your Icecat profile to confirm that the token you are using is correct and active. After verification, update your configuration file with the valid token. | Please visit Access Tokens page and ensure you entered the api token correctly in the claude_desktop_config : "Api-Token:c7fd6da3-bba2-41a1-bce2-fb74f5cf496c", |
For example, you want to check what kind of Bluetooth is supported by the product Philips SHB9850NC/00. Instead of checking this manually, you can ask Claude.
With Icecat MCP, AI must check the data in our tables before sending it. Therefore, the chatbot will always provide accurate information about the product or clarify that Icecat does not have the product data.
An example of how Claude checks product specs before providing an answer to the customer’s question.
Lenovo / 21X20021AU or DELL / X11D4? Philips / HX6932/10 based on its overview to be used in my promo materials.Samsung, Product Codes: SM-F956BZSCEUE, SM-F741BLBGEUB, SM-G780FLVDEUE, SM-G925FZKAITV, SM-F741BZSGEUB, SM-S908BZGDEUE, SM-S906BZWDEUE, SM-F926BZKDEUALG / 27GP850-B, Samsung / LS34BG850SUXEN, DELL / S2722QC Gorenje / 741266. I need to verify my product page meets EPREL and GPSR requirements.Logitech / 910-004843. Make them fun and Gen-Z friendly.Nerf F63975L0 to create a banner for my Summer sales.🔍 Icecat MCP server: Enhance your AI with World-Class Product Intelligence
🔍 AgenticFlow: how to integrate your own AI Agent with Icecat MCP
🔍 Mindpal: How to integrate your own AI Agent with the icecat MCP
Cost-per-click on Google Ads has increased by 15% year over year across European e-commerce, according…
For much of the AI boom, the business case seemed straightforward: automate routine work, reduce…
South Korea is preparing one of the largest national technology investment programs focused on artificial…
Artificial intelligence has transformed the technology industry over the past two years. Companies are investing…
At Icecat, every release is designed to improve how partners manage, discover, and distribute product…
Artificial intelligence is driving one of the biggest investment waves the technology industry has seen…