Connector guide2-minute read10 MCP toolsEN · DE · IT

How to Connect Oxomi Catalog & Media Portal to Gemini — via MCP

Search digital catalogs (Kataloge), product datasheets, technical drawings, safety data sheets, and media assets via Oxomi — the dominant catalog/media portal for the German Baustoff (building materials) trade. Use for product lookup, document download, and cross-selling research across thousands of supplier catalogs.

HCBy HelpCode teamUpdated 2 min read Open source on GitHub

No credit card · 7-day trial · Self-host alternative available

Oxomi Product & Media Portal

MCP connector

Oxomi Product & Media Portal

Look up product data, datasheets, documents, brands, media and availability via the official Oxomi Public API. Oxomi is the dominant catalog/media portal for the German Baustoff (building materials) and PVH trade, covering thousands of supplier catalogs.

Tools

10

Region

DE

Category

Wholesale

Authentication

Query Param Auth

Required env vars

OXOMI_PORTAL_IDOXOMI_USEROXOMI_ACCESS_TOKENOXOMI_API_TOKEN
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
    Open source AGPL-3.0
  • 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 Oxomi Product & Media Portal 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

Search digital catalogs (Kataloge), product datasheets, technical drawings, safety data sheets, and media assets via Oxomi — the dominant catalog/media portal for the German Baustoff (building materials) trade. Use for product lookup, document download, and cross-selling research across thousands of supplier catalogs.

Try asking

Example prompts for Oxomi Product & Media Portal

Click any prompt to copy it. Paste into Claude, ChatGPT, Cursor, Gemini, Copilot or OpenClaw to run it against this connector.

Oxomi Product & Media Portal · live via MCP
Share
Opus 4.7

Claude is AI and can make mistakes. Please double-check responses.

💡 No install? Use cloud.anythingmcp.com directly. Sign in, click Connectors → Oxomi Catalog & Media Portal, paste your credentials, mint an MCP API key — done. No Docker, no git clone, no local server.

Oxomi Catalog & Media Portal + Gemini

Search digital catalogs (Kataloge), product datasheets, technical drawings, safety data sheets, and media assets via Oxomi — the dominant catalog/media portal for the German Baustoff (building materials) trade. Use for product lookup, document download, and cross-selling research across thousands of supplier catalogs.

Prerequisites

See the full setup instructions baked into the connector (visible in the in-app store when you select the connector). The required environment variables for this connector are:

OXOMI_PORTAL_ID, OXOMI_USER, OXOMI_ACCESS_TOKEN

Step 1 — Get credentials

This connector talks to the Oxomi Portal JSON API.

Credentials: every request needs three values, automatically injected from the credentials you enter when creating the connector:

  • OXOMI_PORTAL_ID — your portal numeric id (find it in Oxomi → Portal-Einstellungen → ID)
  • OXOMI_USER — your portal user name (often an email)
  • OXOMI_ACCESS_TOKEN — long-lived API token generated under Portal-Einstellungen → API

…(continued in the in-app connector instructions)

Step 2 — Install the adapter

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

Step 3 — Add the connector in Gemini

Gemini CLI reads MCP servers from ~/.gemini/settings.json (or %APPDATA%\gemini\settings.json on Windows). Add:

{
  "mcpServers": {
    "anythingmcp": {
      "httpUrl": "https://cloud.anythingmcp.com/mcp",
      "headers": { "Authorization": "Bearer YOUR_MCP_API_KEY" }
    }
  }
}
  1. Get your MCP API key from AnythingMCP → Profile → MCP API Keys → New Key.
  2. Save the file and restart gemini.
  3. Run /mcp inside the Gemini CLI — Oxomi Catalog & Media Portal should be listed as available.
  4. Vertex AI Studio: pass https://cloud.anythingmcp.com/mcp to the tools array of your request with the same Bearer header.

Available tools

ToolWhat it does
oxomi_search_catalogsSearch digital catalogs available in the portal
oxomi_get_catalog_pagesRetrieve the page list (with thumbnails and section/category names) for a specific catalog
oxomi_get_catalog_attachmentsList all attachments (datasheets, certificates, CAD files, videos) linked to a catalog or a specific catalog page
oxomi_search_productsSearch products across all suppliers in the portal by SKU, EAN, or description
oxomi_get_product_attachmentsRetrieve all documents attached to a single product: safety data sheet (SDB), installation guide (Verarbeitungsanleitung), declaration of pe
oxomi_search_documentsSearch standalone documents (not bound to a single product) across the portal: catalog supplements, price lists, marketing materials, legal
oxomi_get_cross_sellingFind related/cross-sell products for a given product (e

FAQ

Does Gemini 1.5 Pro or 2.x support MCP? Yes — Gemini CLI ≥ 0.4 and Vertex AI tools API both accept MCP httpUrl connectors with Bearer headers.

Next steps

Was this guide helpful?

Ready to ship

Your Oxomi agent is one click away.

Install the connector, paste the key, prompt Gemini. Free for 7 days, no credit card.

Related guides

connectors

How to Connect Oxomi Catalog & Media Portal to ChatGPT — via MCP

Search digital catalogs (Kataloge), product datasheets, technical drawings, safety data sheets, and media assets via Oxomi — the dominant catalog/media portal for the German Baustoff (building materials) trade. Use for product lookup, document download, and cross-selling research across thousands of supplier catalogs.

connectors

How to Connect Oxomi Catalog & Media Portal to Claude — via MCP

Search digital catalogs (Kataloge), product datasheets, technical drawings, safety data sheets, and media assets via Oxomi — the dominant catalog/media portal for the German Baustoff (building materials) trade. Use for product lookup, document download, and cross-selling research across thousands of supplier catalogs.

connectors

How to Connect Oxomi Catalog & Media Portal to Cursor — via MCP

Search digital catalogs (Kataloge), product datasheets, technical drawings, safety data sheets, and media assets via Oxomi — the dominant catalog/media portal for the German Baustoff (building materials) trade. Use for product lookup, document download, and cross-selling research across thousands of supplier catalogs.

connectors

Oxomi MCP Server — Baustoff Catalog Search for AI Agents

Search Oxomi catalogs, products, datasheets, and CAD drawings from AI agents via MCP. Pre-built Oxomi adapter in AnythingMCP for the German Baustoff trade.

B
connectors

How to Connect Billbee to Gemini for AI Order Management

Connect Billbee to Gemini using MCP. Query your data with natural language — no custom integration required. Step-by-step setup guide.

E
connectors

How to Connect easybill to Gemini for AI-Powered Invoicing

Connect easybill to Gemini using MCP. Query your data with natural language — no custom integration required. Step-by-step setup guide.