Erpnext MCP Server
UnclaimedConnect AI assistants to your ERPNext instance via the Model Context Protocol (MCP) using the official Frappe API.
Unclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (11)
call_method
Call an ERPNext/Frappe whitelisted server-side API method
cancel_document
Cancel a submitted document (set docstatus to 2)
create_document
Create a new document in ERPNext
delete_document
Permanently delete a document
get_doctype_fields
Get fields list for a specific DocType
get_doctypes
Get a list of all available DocTypes
get_document
Get a single document by name, including all child tables
get_documents
Get a list of documents for a specific doctype
run_report
Run an ERPNext report
submit_document
Submit a document (set docstatus to 1)
update_document
Update an existing document in ERPNext