Frappe Assistant Core
Supports UIby buildswithpaul
Bridge LLMs to ERPNext, enabling AI-powered document operations, reporting, and business intelligence.
What it does
Connects Large Language Models to ERPNext systems via the Model Context Protocol, exposing enterprise functionality including CRUD operations, analytics, and role-based access control.
Tools
create_document: Inserts new records into ERPNext (e.g., Customers, Sales Orders).search_documents: Searches for specific records across the ERP system.generate_report: Pulls analytics and business reports from the database.execute_python: Runs safe Python scripts for complex data manipulation.
Installation
Add your specific MCP endpoint URL (from FAC Admin page) to your client config:
"Frappe Assistant Core": {
"url": "https://your-site.com/api/method/frappe_assistant_core.api.fac_endpoint.handle_mcp"
}
Supported hosts
Confirmed support for Claude Desktop, ChatGPT (Plus), and Claude Web via HTTP transport.
Quick install
bench get-app https://github.com/buildswithpaul/Frappe_Assistant_CoreInformation
- Pricing
- free
- Published
- 4/12/2026
- stars







