erpnext

GitHub

Free and Open Source Enterprise Resource Planning (ERP)

38,002 stars Python 1 file ยท ~1,415 tokens #accounting#asset-management#crm#distribution#erp#erpnext#frappe#healthcare

erpnext MCP Server

MCP server for frappe/erpnext

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "erpnext": {
      "command": "npx",
      "args": [
        "-y",
        "@frappe/erpnext"
      ]
    }
  }
}