Execute ERPNext reports to extract business data and metrics. Retrieve financial, inventory, or operational records using report names and optional filters via Model Context Protocol.
Update ERPNext documents by specifying DocType, document name, and data fields. Modify customer records, item details, or any entity through API integration.
This is a TypeScript-based MCP server that provides integration with ERPNext/Frappe API. It enables AI assistants to interact with ERPNext data and functionality through the Model Context Protocol.
Enables AI assistants to interact with ERPNext/Frappe instances through the REST API, allowing document management, report execution, and DocType operations using natural language.