Connector guide1-minute read6 MCP toolsEnglish · Deutsch · Italiano

weclappをChatGPTに接続 — MCP経由のクラウドERP (v2 API)

MCPを介してweclappクラウドERPをChatGPTに公開します。自然言語でパーティ、販売注文、請求書、在庫をクエリします。事前構築されたv2アダプター、迅速なセットアップ。

HCBy HelpCode teamUpdated 1 min read Open source on GitHub

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

weclapp Cloud ERP

MCP connector

weclapp Cloud ERP

Access weclapp Cloud ERP data including parties (customers/suppliers), sales orders, invoices, and articles. Popular ERP for German SMBs.

Tools

6

Region

DE

Category

ERP

Authentication

API Key

Required env vars

WECLAPP_TENANTWECLAPP_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
    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 weclapp Cloud ERP 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

MCPを介してweclappクラウドERPをChatGPTに公開します。自然言語でパーティ、販売注文、請求書、在庫をクエリします。事前構築されたv2アダプター、迅速なセットアップ。

weclappをChatGPTに接続

weclappは、中小企業向けのドイツの主要なクラウドERPです。AnythingMCPを使用すると、MCPを介してweclappデータをChatGPTに公開し、顧客、注文、請求書、在庫を自然言語でクエリできます。

このアダプターはweclapp REST API v2を対象としており、v2では/customerが削除され、/partyに統合されました。これが、多くのサードパーティのweclapp統合が静かに壊れる理由です。このアダプターは、移行を自動で処理します。

クイックセットアップ

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d
  1. weclappで、マイ設定 → APIの下にAPIトークンを生成します。
  2. http://localhost:3000/connectors/storeを開き、weclappクラウドERPをインポートします。
  3. WECLAPP_TENANT(あなたのサブドメイン、例: acme from acme.weclapp.com)とWECLAPP_API_TOKENを提供します。
  4. コネクタをMCPサーバーに割り当てます。

ChatGPTに接続

ChatGPTのMCPサポートは、カスタムGPT → アクションのインターフェース(および今後のMCPネイティブクライアント)を介して展開されています。MCPエンドポイントを設定します:

{
  "mcpServers": {
    "weclapp": { "url": "https://your-anythingmcp-instance.com/mcp" }
  }
}

ローカル開発用のURLはhttp://localhost:4000/mcpです。本番環境ではHTTPSが必要ですので、ChatGPTが公共インターネット経由でエンドポイントにアクセスできます。

ユースケース

  • "すべての未処理の販売注文を表示" — 注文パイプラインの概要
  • "どの請求書が期限切れですか?" — 支払い追跡ダッシュボード
  • "顧客Müller GmbHを検索" — クイックCRM検索
  • "記事A-1234の現在の在庫は?" — 在庫確認
  • "customerNumber-notnull=trueかつ今月作成されたパーティをリスト" — 新規顧客レポート

プロのヒント: ChatGPTとpropertiesフィルタリング

ChatGPTのツールコール応答はトークンによって課金されます。常にpropertiesを渡して返されるフィールドを制限してください — 例えば、weclapp_list_invoicesproperties=id,invoiceNumber,grossAmount,paidを使用すると、行ごとのペイロードを数百バイトに抑え、マルチKBのJSONを避けることができます。

関連ガイド

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

Ready to ship

Your weclapp agent is one click away.

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

関連ガイド

connectors

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

Access weclapp Cloud ERP data including parties (customers/suppliers), sales orders, invoices, and articles. Popular ERP for German SMBs.

connectors

weclappをClaudeに接続 — MCP経由のクラウドERP (v2 API)

MCPを介してweclappクラウドERPをClaude AIに接続します。自然言語でパーティ、販売注文、請求書、記事を管理します。事前構築されたv2アダプター、ステップバイステップのセットアップ。

connectors

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

MCPを介してweclappクラウドERPをClaude AIに接続します。自然言語でパーティ、販売注文、請求書、記事を管理します。事前構築されたv2アダプター、ステップバイステップのセットアップ。

connectors

Weclapp を Gemini に接続する方法 — MCP 経由

MCPを介してweclappクラウドERPをClaude AIに接続します。自然言語でパーティ、販売注文、請求書、記事を管理します。事前構築されたv2アダプター、ステップバイステップのセットアップ。

connectors

AIエージェントのためにweclapp Cloud ERPをMCPに接続する方法

AIエージェントとMCPを介して顧客、注文、請求書、商品を含むweclapp ERPデータにアクセスします。ドイツの中小企業向けの人気のクラウドERPです。

SB
connectors

SAP Business One を ChatGPT に接続する方法 — 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.