Connector guide1-minute read7 MCP toolsEN · DE · IT

Xentral ERP MCPサーバー — AIエージェント向けのドイツの中小企業ERP

MCPを介して、任意のAIエージェントからXentral ERP — 商品、顧客、注文、請求書、在庫にアクセスします。AnythingMCPに組み込まれたXentralアダプター。

HCBy HelpCode teamUpdated 1 min read Open source on GitHub

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

Xentral ERP

MCP connector

Xentral ERP

Access Xentral Cloud ERP — the SaaS ERP built specifically for German SMBs in e-commerce, wholesale, and manufacturing. Manage articles, customers, sales orders, invoices, and warehouse stock through the Xentral REST API.

Tools

7

Region

DE

Category

ERP

Authentication

Basic Auth

Required env vars

XENTRAL_URLXENTRAL_USERXENTRAL_PASSWORD
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

Skip the install. Get this working in under 2 minutes.

Start a free trial on cloud.anythingmcp.com, add the Xentral ERP 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

MCPを介して、任意のAIエージェントからXentral ERP — 商品、顧客、注文、請求書、在庫にアクセスします。AnythingMCPに組み込まれたXentralアダプター。

こう聞いてみよう

Xentral ERP のサンプルプロンプト

プロンプトをクリックでコピー。Claude / ChatGPT / Cursor / Gemini / Copilot / OpenClaw に貼り付けて、このコネクターで実行できます。

Xentral ERP · MCP 経由でライブ
共有
Opus 4.7

Claude は AI のため誤ることがあります。回答をご確認ください。

Xentral ERPをAIエージェントに接続する

Xentralは、ドイツの中小企業向けに特化したSaaS ERPで、eコマース、卸売、製造業に対応しています。MCPを通じて、あなたのAIエージェントは商品を照会し、顧客を検索し、販売注文や請求書をリストし、リアルタイムの在庫レベルを確認できます。これにより、ERPが倉庫、営業、バックオフィスチーム向けの対話型インターフェースに変わります。

組み込みアダプターを使ったクイックセットアップ

XentralアダプターはAnythingMCPに同梱されています。インスタンスのURLとAPIユーザーを提供します。

ステップ1: AnythingMCPをデプロイする

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

ステップ2: XentralでAPIユーザーを作成する

あなたのXentralインスタンスで: Einstellungen → Benutzer → API → 必要なスコープ(記事の読み取り、顧客の読み取り、注文の読み取りなど)を持つ新しいAPIユーザーを作成します。

ステップ3: アダプターをインポートする

http://localhost:3000/connectors/storeを開き、Xentralのインポートをクリックし、フォームに記入します:

  • XENTRAL_URL — トレーリングスラッシュなしのインスタンスURL、例: https://koch.xentral.biz
  • XENTRAL_USER — APIユーザーログイン
  • XENTRAL_PASSWORD — APIユーザーパスワード

ステップ4: AIエージェントに接続する

{
  "mcpServers": {
    "xentral": {
      "url": "http://localhost:4000/mcp"
    }
  }
}

利用可能なツール

ツール説明
xentral_list_articlesSKU、EAN、または名前で記事をフィルタDSLを使って検索
xentral_get_articleコスト価格、バーコード、階層価格を含む完全な記事レコード
xentral_list_customers番号またはメールで顧客を検索
xentral_get_customer住所、連絡先、信用限度を含む完全な顧客レコード
xentral_list_sales_orders日付とステータスでフィルタされた販売注文
xentral_list_invoices未払い/支払い済みの金額を含む発行済み請求書
xentral_get_stock商品ごとの倉庫のリアルタイム在庫

AIエージェントのユースケース

  • 「SKU A-1234の在庫は倉庫全体でどれくらいありますか?」
  • 「14日以上遅れている1000ユーロを超える未払いの請求書をリストしてください」
  • 「メールアドレスeinkauf@bauhaus.deの顧客を見つけてください」
  • 「顧客10001の最後の5件の販売注文を表示してください」

フィルタDSL

リストエンドポイントはXentralのフィルタ構文を受け入れます — 例: ?filter=customer_number:eq:10001 または ?filter=datum:gte:2026-01-01pageおよびitems_per_page(最大500)と組み合わせて使用します。

次のステップ

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

Ready to ship

Your Xentral agent is one click away.

Install the connector, paste the key, prompt any MCP client. Free for 7 days, no credit card.

関連ガイド

connectors

Clockify を MCP に — あらゆる AI エージェントから Clockify を操作

Manage Clockify (time tracking, projects, tasks, clients, tags, workspace users, reports) from any AI agent. 18 tools, X-Api-Key auth.

connectors

Asana を MCP に — あらゆる AI エージェントから Asana を操作

Asana REST API — tasks, projects, sections, milestones, users, teams. Triage assignment, change due dates, query workload, scan project status updates. PAT auth.

connectors

GitHub を MCP に — あらゆる AI エージェントから GitHub を操作

GitHub REST + GraphQL — repos, issues, PRs, actions, search, code review, security advisories. Read/write across the user, org, and enterprise scopes via a fine-grained PAT.

connectors

Jira を MCP に — あらゆる AI エージェントから Jira を操作

Atlassian Jira Cloud REST v3 — JQL search, issue CRUD + transitions, sprint & board management, project metadata, comment / attachment workflows. Basic-auth via API token.

connectors

Linear を MCP に — あらゆる AI エージェントから Linear を操作

Linear GraphQL API — issues, cycles, projects, roadmaps, comments. Create / triage / transition issues, query cycle burndown, fetch team workload, label management.

connectors

Notion を MCP に — あらゆる AI エージェントから Notion を操作

Notion workspace API — databases, pages, blocks, users. Query by filter/sort, create pages, update properties, search across the workspace. Internal-integration token auth.