io.github.wyre-technology
iqms-mcp
IQMS / DELMIA Apriso
MCP server for IQMS (DELMIAworks) ERP — manufacturing, inventory, production, and quality.
stdiocommunityapplication
Package Details
ghcr.io/wyre-technology/iqms-mcp:v1.2.5
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:
stdioTransport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting.
AUTH_MODE(str)
Default:
envCredential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway.
LOG_LEVEL(str)
Default:
infoLog verbosity: debug, info, warn, error