A Model Context Protocol server for the Mintsoft warehouse management system, enabling LLM clients to look up orders, products, stock, inbound, returns, and reports, with guarded write capabilities.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.MINTSOFT_SECRET_PROJECT— / MINTSOFT_SECRET_NAME (unset) Optional: fetch the key from GCP Secret Manager via gcloud instead.MINTSOFT_SECRET_NAME— MINTSOFT_SECRET_PROJECT / (unset) Optional: fetch the key from GCP Secret Manager via gcloud instead.MINTSOFT_WRITE_CLIENT_ALLOWLIST— record belongs to a ClientId in (default: empty =MINTSOFT_AUDIT_LOG— ~/.mintsoft-mcp/mintsoft_api_audit.jsonl Audit log path.MINTSOFT_AUDIT— 1 Audit-log every API call.MINTSOFT_AUDIT_WRITES_ONLY— 0 Log only PUT/POST/DELETE.MINTSOFT_API_KEY— claude mcp add mintsoft -e =your-key -- mintsoft-mcpMINTSOFT_ENABLE_WRITES— registered at all unless =1 — when off, there is zero write[](https://m8ven.ai/mcp/ahamadfalah-mintsoft-mcp-h1d548)