69
/ 100
14 days ago
glama

mintsoft-mcp

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.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: MINTSOFT_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMINTSOFT_SECRET_PROJECT/ MINTSOFT_SECRET_NAME (unset) Optional: fetch the key from GCP Secret Manager via gcloud instead.
configMINTSOFT_SECRET_NAMEMINTSOFT_SECRET_PROJECT / (unset) Optional: fetch the key from GCP Secret Manager via gcloud instead.
configMINTSOFT_WRITE_CLIENT_ALLOWLISTrecord belongs to a ClientId in (default: empty =
configMINTSOFT_AUDIT_LOG~/.mintsoft-mcp/mintsoft_api_audit.jsonl Audit log path.
configMINTSOFT_AUDIT1 Audit-log every API call.
configMINTSOFT_AUDIT_WRITES_ONLY0 Log only PUT/POST/DELETE.
🔐 secretMINTSOFT_API_KEYclaude mcp add mintsoft -e =your-key -- mintsoft-mcp
configMINTSOFT_ENABLE_WRITESregistered at all unless =1 — when off, there is zero write
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/ahamadfalah-mintsoft-mcp-h1d548)](https://m8ven.ai/mcp/ahamadfalah-mintsoft-mcp-h1d548)
commit: 3f07831ff3328a7571e1c7b76055cf083ab6e1ab
code hash: 6433b72479d054ea4a76737fa281ffe104819aba14f8aa68420c52a271b147a5
verified: 7/17/2026, 8:30:01 AM
view raw JSON →