call_method
Call an ERPNext/Frappe whitelisted server-side API method
How to use it
call_method is exposed by the Erpnext MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the call_method tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
FULL ERPNEXT MCP SERVER LISTINGOther tools in Erpnext MCP Server (10)
Cancel a submitted document (set docstatus to 2)
Create a new document in ERPNext
Permanently delete a document
Get fields list for a specific DocType
Get a list of all available DocTypes
Get a single document by name, including all child tables
Get a list of documents for a specific doctype
Run an ERPNext report
Submit a document (set docstatus to 1)
Update an existing document in ERPNext