Connector guide2-minute read6 MCP toolsEN · DE · IT

Sage 100 (DE) a MCP — Pilota Sage 100 (DE) desde cualquier agente IA

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 teamActualizado 2 min read Código abierto en GitHub

Sin tarjeta de crédito · 7 días de prueba · Alternativa self-host disponible

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.

herramientas

6

Región

DE

Categoría

ERP

Autenticación

Basic Auth

Env vars requeridas

SAGE100_URLSAGE100_COMPANYSAGE100_USERNAMESAGE100_PASSWORD
Instalar con un clic en Cloud

7 días de prueba gratis · Sin tarjeta de crédito

  • Prueba gratis de 7 días
    Sin tarjeta de crédito
  • GDPR & SOC 2 ready
    Datos en la UE, registros de auditoría
  • Código abierto en GitHub
    Open source · AGPL-3.0
  • Funciona con ChatGPT, Claude, Gemini
    Cualquier cliente compatible con MCP

Sáltate la instalación. Funcionando en menos de 2 minutos.

Inicia una prueba gratuita en cloud.anythingmcp.com, añade Sage 100 (DE) con un clic y apunta tu cliente de IA (Claude, ChatGPT, Copilot o Cursor) al endpoint MCP generado. Sin Docker, sin git clone, sin experiencia de desarrollo.

Empezar prueba gratis

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.

Prueba a pedir

Prompts de ejemplo para Sage 100 (DE)

Haz clic en un prompt para copiarlo. Pégalo en Claude, ChatGPT, Cursor, Gemini, Copilot u OpenClaw para ejecutarlo contra este conector.

Sage 100 (DE) · live vía MCP
Compartir
Opus 4.7

Claude es IA y puede equivocarse. Verifica siempre las respuestas.

💡 ¿Sin instalación? Usa cloud.anythingmcp.com directamente. Inicia sesión, pulsa Connectors → Sage 100 (DE), pega tus credenciales, genera una MCP API key — listo. Sin Docker, sin git clone, sin servidor local.

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.

Configuración

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)

Requisitos previos: SAGE100_URL, SAGE100_COMPANY, SAGE100_USERNAME, SAGE100_PASSWORD

Instalar el conector localmente

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

Abre http://localhost:3000/connectors/store, elige Sage 100 (DE) e introduce las variables listadas en los Requisitos previos.

Herramientas disponibles

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

Siguientes pasos

¿Te ha sido útil esta guía?

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.

Guías relacionadas

connectors

Cómo conectar 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

Cómo conectar 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

Cómo conectar 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

Cómo conectar 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 a MCP — Pilota AFAS Profit desde cualquier agente IA

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 a MCP — Pilota Aruba Fatturazione Elettronica desde cualquier agente IA

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.