Frappe_Assistant_Core

buildswithpaul/Frappe_Assistant_Core
★ 168 stars Python 📊 Data/Analytics Updated 2mo ago
Infrastructure that connects LLMs to ERPNext. Frappe Assistant Core works with the Model Context Protocol (MCP) to expose ERPNext functionality to any compatible Language Model
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "frappe_assistant_cor": {
      "command": "uvx",
      "args": [
        "frappe-assistant-core"
      ]
    }
  }
}

Or install with pip: pip install frappe-assistant-core

Topics

ai-assistantanalyticsautomationbusiness-intelligencedata-analyticsenterpriseerpnextfrappemcp-serveropen-sourcepythonreportingwebsocket