erpnext-mcp-server

mkhoa/erpnext-mcp-server

3.1

If you are the rightful owner of erpnext-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This project provides a middleware server that exposes ERPNext/Frappe API functionalities as tools for a Model-Context Protocol (MCP) client, simplifying interactions with ERPNext.

Tools

Functions exposed to the LLM to take actions

get_customer_code

Look up a Customer Code by Customer Name.

get_item_code

Look up an Item Code by its name or description.

get_stock_balance

Query the stock balance for a specific item.

get_customer_outstanding_balance

Query the outstanding Accounts Receivable (AR) balance for a customer.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources