71
/ 100
19 days ago
glama

erpnext-mcp

A robust, asynchronous Model Context Protocol (MCP) server that securely connects LLMs to your ERPNext instance (Self-Hosted or Frappe Cloud) via its REST API.

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.
🔐
You'll be asked for 2 credentials: ERPNEXT_API_KEY, ERPNEXT_API_SECRET
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.
configERPNEXT_URL"": "https://your-site.com",
🔐 secretERPNEXT_API_KEY"": "your_api_key",
🔐 secretERPNEXT_API_SECRET"": "your_api_secret"
configERPNEXT_MCP_CONFIG
configPORT
configHOST
// 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 4 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/o-m7md-erpnext-mcp-lm2fgm)](https://m8ven.ai/mcp/o-m7md-erpnext-mcp-lm2fgm)
commit: eeb64adc9f23763b460818c47176543515b1f96b
code hash: 7047c729433f5d6f33132948d4ead1a7f73ba0d8909fd71fb510520ca6c9d3af
verified: 7/12/2026, 8:34:24 AM
view raw JSON →