Skip to main content
Glama
yazelin

ERPNext MCP Server

by yazelin

create_document

Create new documents in ERPNext by specifying the document type and field data. This tool enables adding records like customers, invoices, or inventory items to the ERP system.

Instructions

Create a new document.

Args: doctype: ERPNext DocType name data: JSON string of field values, e.g. '{"customer_name": "Test", "customer_type": "Individual"}'

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
doctypeYes
dataYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/yazelin/erpnext-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server