ECOUNT MCP Server
Related Servers
Alternatives to ECOUNT MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to query and operate Dingjie ERP system via natural language, covering procurement, sales, and material management.1-
- AlicenseCqualityBmaintenanceEnables AI assistants to manage inFlow Inventory, including products, sales orders, purchase orders, customers, vendors, inventory operations, serial numbers, and webhooks through natural language.862MIT
- AlicenseBqualityBmaintenanceEnables AI assistants to operate Kingdee Cloud Star ERP via natural language, including querying, creating, submitting, auditing, and deleting business documents.8183MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to interact with Odoo ERP systems through natural language, allowing users to search, create, update, and manage business records like customers, products, and invoices across any Odoo instance.1Mozilla Public 2.0
- FlicenseNot gradedqualityCmaintenanceEnables AI assistants to query and execute Slingrs ERP endpoints for sales orders, inventory, production, purchasing, shipments, and custom entities through dynamically loaded OpenAPI tools.7 npm-
- AlicenseBqualityBmaintenanceMCP server wrapping ECOUNT ERP OpenAPI, enabling Claude to call inventory, sales, purchase, and accounting data as tools. Supports automating tax invoice journal entries and customer registration.4MIT
TDQS
Scored across 23 tools
Most tools have clearly distinct purposes, but the four inventory tools and three diagnostic/status tools could be confused. Descriptions are detailed enough to disambiguate, keeping the set mostly clear.
Tools follow a consistent 'ecount_<verb>_<noun>' pattern with get/create verbs. Minor deviations like 'ecount_server_status' (missing 'get' prefix) and compound names like 'ecount_create_clock_in_out' slightly break the pattern but are still readable.
23 tools is on the heavier side, but the ERP domain naturally spans many modules. The count is justified, though it could be trimmed by consolidating the redundant inventory query tools.
The server heavily favors create operations for many document types but lacks corresponding get/update/delete for most of them (e.g., customers only have create, quotations/sales orders only have create, and only purchase orders have a get). This leaves notable gaps for a general ERP integration.