Erpnext MCP Server
未认领Connect AI assistants to your ERPNext instance via the Model Context Protocol (MCP) using the official Frappe API.
agentai-agentserperpnextmcpmodel-context-protocol
工具(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