Connector guide2-minute read7 MCP toolsEnglish · Deutsch · Italiano

Oxomi Catalog & Media Portal を Cursor に接続する方法 — 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 Catalog & Media Portal

MCP connector

Oxomi Catalog & Media Portal

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.

Tools

7

Region

DE

Category

Wholesale

Authentication

Query Param Auth

Required env vars

OXOMI_PORTAL_IDOXOMI_USEROXOMI_ACCESS_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
    Source-available BSL-1.1
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

No install? Use cloud.anythingmcp.com directly.

Sign in, install the Oxomi Catalog & Media Portal in one click, paste the credentials, mint an MCP API key — done. No Docker, no git clone, no local server to run.

Open Cloud

TL;DR

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.

💡 インストール不要? cloud.anythingmcp.com を直接利用してください。 サインインし、Connectors → Oxomi Catalog & Media Portal をクリック、認証情報を貼り付け、MCP API キーを発行 — 完了です。Docker も git clone もローカルサーバーも不要。

Oxomi Catalog & Media Portal + Cursor

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.

前提条件

完全なセットアップ手順はコネクタ自体に組み込まれています (ストアでコネクタを選択すると表示)。必要な環境変数:

OXOMI_PORTAL_ID, OXOMI_USER, OXOMI_ACCESS_TOKEN

ステップ 1 — 認証情報を取得

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)

ステップ 2 — アダプターをインストール

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

ステップ 3 — Cursor にコネクタを追加

Cursor は ~/.cursor/mcp.json から MCP サーバを読み込みます。次のエントリを追加してください:

{
  "mcpServers": {
    "anythingmcp": {
      "url": "https://cloud.anythingmcp.com/mcp",
      "headers": { "Authorization": "Bearer YOUR_MCP_API_KEY" }
    }
  }
}
  1. AnythingMCP の Profile → MCP API Keys → New KeyMCP API key を取得。
  2. ファイルを保存し Cursor を再起動。
  3. Cursor → Settings → MCP を開き、Oxomi Catalog & Media Portal が "Connected" として表示されることを確認。
  4. チャット開始 — Oxomi Catalog & Media Portal のすべてのツールが呼び出し可能になります。

利用可能なツール

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

Cursor の Free プランでカスタム MCP サーバは使えますか? はい — Hobby/Pro/Business で利用可能です。

次のステップ

このガイドは役に立ちましたか?

Ready to ship

Your Oxomi agent is one click away.

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

関連ガイド

connectors

Oxomi Catalog & Media Portal を ChatGPT に接続する方法 — 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 Catalog & Media Portal を Claude に接続する方法 — 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 Catalog & Media Portal を Gemini に接続する方法 — 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サーバー — AIエージェント向けのBaustoffカタログ検索

MCPを介してAIエージェントからOxomiのカタログ、製品、データシート、CAD図面を検索します。ドイツのBaustoff業界向けにAnythingMCPに組み込まれたOxomiアダプター。

SB
connectors

SAP Business One を Cursor に接続する方法 — MCP 経由

Drive SAP Business One ERP (popular Mittelstand SMB target in DACH) from any AI agent: business partners, items, sales orders, A/R invoices, quotations, deliveries. Service Layer OData v4. Session-cookie auth via /Login.

SC
connectors

SAP Concur を Cursor に接続する方法 — MCP 経由

Manage Concur expense reports, approvals, attendees, locations, users and travel itineraries from any AI agent. OAuth 2.0 refresh-token flow. Free developer sandbox on developer.concur.com.