ERPNext
Integrates with ERPNext/Frappe API to enable document operations, report generation, and metadata discovery for enterprise resourc
The ERPNext MCP server provides integration with ERPNext/Frappe API, enabling AI assistants to interact with enterprise resource planning data through a standardized interface. Developed by Rakesh Gangwar, this TypeScript implementation supports authentication, document operations (create, read, update), report generation, and metadata discovery through tools like get_documents, create_document, and run_report. The server exposes ERPNext documents via URI templates (erpnext://{doctype}/{name}) and includes features for querying document lists with filters, retrieving field definitions, and accessing various DocTypes. It's particularly useful for business applications requiring ERP data access, such as inventory management, customer relationship management, and financial reporting without direct database access.
Source
Repository: https://github.com/rakeshgangwar/erpnext-mcp-server
Maintain ERPNext?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[ERPNext on getagentictools](https://getagentictools.com/mcp/rakeshgangwar-erpnext-mcp-server?ref=badge)