Skip to main content
Glama
yazelin

ERPNext MCP Server

by yazelin

run_method

Execute server-side methods in ERPNext to manage documents, inventory, and reports through API calls with specified parameters.

Instructions

Call a server-side method (whitelisted API).

Args: method: Dotted method path, e.g. "frappe.client.get_list" or "erpnext.selling.doctype.sales_order.sales_order.make_delivery_note" http_method: GET or POST (default POST) args: Optional JSON string of keyword arguments

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
methodYes
http_methodNoPOST
argsNo

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