Automate ERPNext data operations, workflows, and DocType management from AI tools.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "ERPNext MCP Server" yet — see the docs or source repo.
Connect to the ERPNext MCP Server, fetch incomplete sales orders from the last 30 days, group them by customer, then cancel draft orders under 1000 CNY and return a change summary.
A customer-grouped order list plus a summary of canceled orders, IDs, counts, and update results.
Use the ERPNext MCP Server to create a purchase request approval workflow: manager approval below 5000, and add finance approval for 5000 or more; also check for missing required states and configure them.
A complete workflow configuration result including approval steps, state transition rules, and a summary of created or updated records.
Through the ERPNext MCP Server, add custom fields 'Customer Tier' and 'Renewal Date' to the Customer DocType, and create a custom DocType for client visits with visit time, owner, and notes fields.
Creation results for the custom fields and new DocType, including field definitions, related objects, and execution status.
Connect to ERPNext via MCP for business management, files, and read-only queries.
Connect to ERPNext for permission-aware CRUD operations and workflow assistance.
Connect AI to ERPNext/Frappe for records, updates, and reporting.
Connect to an ERP via REST API to manage clients, quotes, and templates.
Connect Claude to ERPNext for secure CRUD, queries, and method calls.
Manage e-commerce products with CRUD, AI descriptions, and MySQL via MCP.