---
title: "MCP (Model Context Protocol) for Kontainer DAM &#038; PIM"
url: "https://helpdesk.kontainer.com/article/mcp-model-context-protocol-for-kontainer-dam-pim/"
type: "article"
category: ["Highlighted features"]
language: "en"
published: "2026-04-01T09:07:59+00:00"
updated: "2026-04-01T09:21:17+00:00"
summary: "MCP (Model Context Protocol) enables Large Language Models (LLMs) to interact with Kontainer DAM & PIM on behalf of users. This integration allows services like ChatGPT, Claude, Amazon Bedrock, Mistra…"
---

# MCP (Model Context Protocol) for Kontainer DAM &#038; PIM

MCP (Model Context Protocol) enables Large Language Models (LLMs) to interact with Kontainer DAM & PIM on behalf of users. This integration allows services like ChatGPT, Claude, Amazon Bedrock, Mistral, CoPilot or any other LLM provider to securely connect to your Kontainer instance.

The MCP will inherit the same access rights as the user who generates its credentials. Below, we outline two authentication methods to activate MCP for Kontainer.

## Authentication Methods

### 1. HTTP Header Authentication

You can use your existing JSON API credentials to authenticate the MCP via the HTTP request header.

The authentication is performed by including the following in the request header:

```
Authorization: Bearer $TOKEN
```

You can either use an existing API token or create a new one specifically for MCP.

### 2. OAuth 2.0 Authentication

OAuth 2.0 allows you to authenticate the MCP similarly to how you would use "Log In With Google," but with Kontainer credentials.

To set this up:

1. 1. Click "Add New User Access."\
       ![MCP Kontainer image 1](https://helpdesk.kontainer.com/wp-content/uploads/2026/04/Screenshot-2026-04-01-at-10.54.05.png?v=1775034221)
   2. Select the user whose permissions you want the MCP to inherit. **For example, if the user has delete rights, the LLM will also be able to delete files. If the user only has download rights, the LLM will be restricted accordingly. The same goes for access to data fields.**![Kontainer MCP image 2](https://helpdesk.kontainer.com/wp-content/uploads/2026/04/Screenshot-2026-04-01-at-10.54.17.png?v=1775034135)
   3. Create and securely copy the **Client ID** and **Client Secret**.![Kontainer MCP image 3](https://helpdesk.kontainer.com/wp-content/uploads/2026/04/Screenshot-2026-04-01-at-10.54.27.png?v=1775034549)

Each LLM provider may have different integration steps. Please refer to their MCP documentation for detailed guidance.

## Example: Connecting Claude

The steps below show a complete setup using Claude as an example. The flow uses OAuth 2.0, so Claude will act in Kontainer with the permissions of the user who signs in.

1. In Claude, go to **Settings > Connectors** and choose **Add > Add custom connector**.\
    ![Claude settings with the Connectors page open and the Add custom connector option selected](https://helpdesk.kontainer.com/wp-content/uploads/2026/08/claude-mcp-1-add-custom-connector.png?v=1787571571)
2. Name the connector and enter your Kontainer URL followed by `/mcp` — for example `https://yourcompany.kontainer.com/mcp`. Leave **Individual sign-in** enabled and click **Add**.\
    ![The Add custom connector dialog with a name and the Kontainer MCP URL filled in](https://helpdesk.kontainer.com/wp-content/uploads/2026/08/claude-mcp-2-connector-url.png?v=1787571567)
3. Click **Connect** on the new connector.\
    ![The Kontainer MCP connector page in Claude with the Connect button](https://helpdesk.kontainer.com/wp-content/uploads/2026/08/claude-mcp-3-connect.png?v=1787571564)
4. Confirm the Kontainer workspace you are connecting to. This is the subdomain you normally sign in to.\
    ![Kontainer workspace selection screen asking for the subdomain](https://helpdesk.kontainer.com/wp-content/uploads/2026/08/claude-mcp-4-choose-workspace.png?v=1787571560)
5. Log in as the user whose permissions Claude should inherit, then click **Authorize**. You can revoke this access again at any time from your Kontainer account settings.\
    ![Kontainer authorization screen granting Claude access to the MCP integration](https://helpdesk.kontainer.com/wp-content/uploads/2026/08/claude-mcp-5-authorize.png?v=1787571558)

## Important Note

**Some LLM providers require technical/IT knowledge** to add Kontainer to their MCP services. Ensure you follow the provider's documentation and best practices for a secure setup.

## Other languages

- [Deutsch](https://helpdesk.kontainer.com/de/article/mcp-model-context-protocol-for-kontainer-dam-pim/index.md)

## Related articles

- [Semantic Search for DAM](https://helpdesk.kontainer.com/article/semantic-search-for-dam/index.md): Set up Kontainer's semantic search for DAM — the DAM Search Agent — so users can search by describing an asset instead of guessing keywords. Covers choosing an AI provider, the setup checklist and how…
- [Multi-Brand Guide](https://helpdesk.kontainer.com/article/multi-brand-guide/index.md): The Multi-Brand feature allows you to create and manage multiple branded experiences within a single Kontainer account. Each brand can have its own logo, colors, fonts, styling, and login experience,…
- [Hiding the Folder Menu](https://helpdesk.kontainer.com/article/hiding-the-folder-menu/index.md): All users can choose to manually expand or collapse the folder menu at any time. This allows for a cleaner or more tidy look: In the following, we will look at, how to set default views of expanded/co…
- [AI Features for DAM](https://helpdesk.kontainer.com/article/ai-functions-for-dam/index.md): Set up and use Kontainer's AI tools on your assets: text generation and translation, AI tagging, facial recognition and search similar. Also covers MCP connections and AI token pricing for DAM and PIM…
