Connector guide2-minute read6 MCP toolsEN · DE · IT

Sage 100 (DE) su MCP — Pilota Sage 100 (DE) da qualsiasi agente AI

Sage 100 German Mittelstand ERP over the Sage 100 Web API (OData): addresses, items, sales documents and stock on your own installation. Basic auth. Partner credentials and an activated Web API required.

HCBy HelpCode teamAggiornato 2 min read Open source su GitHub

Nessuna carta di credito · 7 giorni di prova · Alternativa self-host disponibile

Sage 100 (DE)

Sage 100 (DE)

Sage 100 German Mittelstand ERP over the Sage 100 Web API (OData): addresses, items, sales documents and stock on your own installation. Basic auth. Partner credentials and an activated Web API required.

tool

6

Regione

DE

Categoria

ERP

Autenticazione

Basic Auth

Env vars richieste

SAGE100_URLSAGE100_COMPANYSAGE100_USERNAMESAGE100_PASSWORD
Installa con un clic su Cloud

7 giorni di prova gratuita · Nessuna carta di credito

  • Prova gratuita di 7 giorni
    Nessuna carta di credito
  • GDPR & SOC 2 ready
    Dati in UE, log di audit
  • Open source su GitHub
    Open source · AGPL-3.0
  • Funziona con ChatGPT, Claude, Gemini
    Qualsiasi client compatibile MCP

Salta l'installazione. Attivo in meno di 2 minuti.

Avvia una prova gratuita su cloud.anythingmcp.com, aggiungi Sage 100 (DE) con un clic, poi punta il tuo client AI (Claude, ChatGPT, Copilot o Cursor) all'endpoint MCP generato. Niente Docker, niente git clone, nessuna esperienza di sviluppo richiesta.

Inizia la prova gratuita

Summary

Sage 100 German Mittelstand ERP over the Sage 100 Web API (OData): addresses, items, sales documents and stock on your own installation. Basic auth. Partner credentials and an activated Web API required.

Prova a chiedere

Prompt di esempio per Sage 100 (DE)

Clicca su un prompt per copiarlo. Incollalo in Claude, ChatGPT, Cursor, Gemini, Copilot o OpenClaw per eseguirlo contro questo connettore.

Sage 100 (DE) · live via MCP
Condividi
Opus 4.7

Claude è un'AI e può sbagliare. Verifica sempre le risposte.

💡 Niente installazione? Vai direttamente su cloud.anythingmcp.com. Accedi, clicca Connectors → Sage 100 (DE), inserisci le credenziali, genera una MCP API key — fatto. Niente Docker, niente git clone, niente server locale.

Sage 100 (DE)

Sage 100 German Mittelstand ERP over the Sage 100 Web API (OData): addresses, items, sales documents and stock on your own installation. Basic auth. Partner credentials and an activated Web API required.

Setup

Partner credentials required, and the Web API is a separate component. Sage 100 (the German product, not Sage 100cloud US) does not expose HTTP out of the box. The Sage 100 Web API / OData service has to be installed and licensed on your application server, and Sage distributes the developer documentation through its partner portal rather than publicly. Talk to your Sage partner before wiring this up.

…(continued in the in-app connector instructions)

Prerequisiti: SAGE100_URL, SAGE100_COMPANY, SAGE100_USERNAME, SAGE100_PASSWORD

Installazione locale del connettore

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

Apri http://localhost:3000/connectors/store, scegli Sage 100 (DE) e inserisci le variabili elencate nei Prerequisiti.

Tool disponibili

ToolWhat it does
sage_100_get_metadataRead the OData $metadata document: every entity set this installation publishes and the fields on each
sage_100_queryQuery any published entity set with OData
sage_100_get_by_keyRead one record from an entity set by its OData key, with the navigation properties you name expanded
sage_100_list_addressesList addresses (Adressen) — Sage 100's customers and suppliers — with their number, matchcode, name and city
sage_100_list_itemsList items (Artikel) from the article master with their number, description, unit and price
sage_100_list_documentsList sales and purchase documents (Belege) with their type, number, date, address and total

Prossimi passi

Questa guida ti è stata utile?

Your Sage 100 agent is one click away.

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

Guide correlate

connectors

Come collegare Sage 100 (DE) a ChatGPT — via MCP

Sage 100 German Mittelstand ERP over the Sage 100 Web API (OData): addresses, items, sales documents and stock on your own installation. Basic auth. Partner credentials and an activated Web API required.

connectors

Come collegare Sage 100 (DE) a Claude — via MCP

Sage 100 German Mittelstand ERP over the Sage 100 Web API (OData): addresses, items, sales documents and stock on your own installation. Basic auth. Partner credentials and an activated Web API required.

connectors

Come collegare Sage 100 (DE) a Cursor — via MCP

Sage 100 German Mittelstand ERP over the Sage 100 Web API (OData): addresses, items, sales documents and stock on your own installation. Basic auth. Partner credentials and an activated Web API required.

connectors

Come collegare Sage 100 (DE) a Gemini — via MCP

Sage 100 German Mittelstand ERP over the Sage 100 Web API (OData): addresses, items, sales documents and stock on your own installation. Basic auth. Partner credentials and an activated Web API required.

connectors

AFAS Profit su MCP — Pilota AFAS Profit da qualsiasi agente AI

AFAS Profit — Dutch ERP and HR: read any published GetConnector, list what is available, and inspect a connector's metadata. Token auth with AFAS's base64-wrapped XML token.

connectors

Aruba Fatturazione Elettronica su MCP — Pilota Aruba Fatturazione Elettronica da qualsiasi agente AI

Aruba Fatturazione Elettronica: send and track Italian e-invoices through the Sistema di Interscambio, read received invoices and their SDI notifications. Token auth against Aruba's B2B gateway.