Connector guide1-minute read11 MCP toolsEN · DE · IT

weclapp Cloud ERP to MCP — Drive weclapp Cloud ERP from any AI Agent

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

HCBy HelpCode teamUpdated 1 min read Open-source on GitHub

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

weclapp Cloud ERP

weclapp Cloud ERP

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

tools

11

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

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

Try asking

Example prompts for weclapp Cloud ERP

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

weclapp Cloud ERP · 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 → weclapp Cloud ERP, paste your credentials, mint an MCP API key — done. No Docker, no git clone, no local server.

weclapp Cloud ERP

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

Setup

In weclapp, open My Settings → API Tokens and generate a token. Your tenant is the subdomain of your weclapp URL — yourcompany in yourcompany.weclapp.com.

Prerequisites: WECLAPP_TENANT, WECLAPP_API_TOKEN

Install the connector locally

curl -fsSL https://raw.githubusercontent.com/HelpCode-ai/anythingmcp/main/docker-compose.quickstart.yml -o docker-compose.yml
printf 'JWT_SECRET=%s\nENCRYPTION_KEY=%s\n' "$(openssl rand -hex 32)" "$(openssl rand -hex 32)" > .env
docker compose up -d

Open http://localhost:3000/connectors/store, pick weclapp Cloud ERP and paste in the env vars listed under Prerequisites.

Available tools

ToolWhat it does
weclapp_list_customersList parties (customers/suppliers/contacts) from weclapp ERP
weclapp_get_customerGet a specific party (customer/supplier/contact) by ID
weclapp_list_sales_ordersList sales orders from weclapp ERP
weclapp_list_invoicesList sales invoices from weclapp ERP
weclapp_list_articlesList articles (products) from weclapp ERP
weclapp_get_articleGet a specific article (product) by ID, including stock, pricing, and warehouse data

What to ask your AI agent

  • "Show me all open orders from this month"
  • "What's the current stock for article ABC?"
  • "List all unpaid invoices over €1,000"
  • "How many customers do we have in Munich?"

Next steps

Was this guide helpful?

Your weclapp Cloud ERP agent is one click away.

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

Related guides