IQMS / DELMIA Apriso

MCP server for IQMS (DELMIAworks) ERP — manufacturing, inventory, production, and quality.

stdiocommunityapplication

Package Details

Transportstdio

Environment Variables

IQMS_ORACLE_CONNECT_STRING(str)
Required

Oracle connection string for the IQMS database (e.g. host:port/service)

IQMS_ORACLE_USER(str)
Required

IQMS Oracle DB username

IQMS_ORACLE_PASSWORD(str)
RequiredSecret

IQMS Oracle DB password

MCP_TRANSPORT(str)
Default:stdio

Transport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting.

AUTH_MODE(str)
Default:env

Credential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway.

LOG_LEVEL(str)
Default:info

Log verbosity: debug, info, warn, error