01Comprehensive MCP tools covering 15 core ERP operations (query, export, add, submit, audit, delete, push-down).
02Universal interface design supporting all ERP forms with a single `form_id` parameter.
03Advanced query primitives (`query_bill_all`, `query_bill_to_file`, `query_bill_range`) for efficient handling of large datasets.
04Configurable read-only or read-write modes to prevent accidental data modifications by AI.
05Automatic session recovery for continuous operation and support for multiple transport protocols (stdio, SSE, streamable-http).
062 GitHub stars