frappe

GitHub

Low code web framework for real world applications, in Python and Javascript

10,513 stars Python 1 file ยท ~1,227 tokens #cms#email#erpnext#frappe#full-stack#javascript#low-code#mariadb

frappe MCP Server

MCP server for frappe/frappe

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "frappe": {
      "command": "npx",
      "args": [
        "-y",
        "@frappe/frappe"
      ]
    }
  }
}