Agent♥︎Age
Catalog

Frappe Dev MCP Server

Official

by SajmustafaKe · TypeScript

MCP server for Frappe/ERPNext development with AI assistance for DocTypes, bench commands, and APIs

Frappe/ERPNext MCP Server (io.github.SajmustafaKe/frappe-dev-mcp-server)

This Model Context Protocol (MCP) server provides AI assistance for Frappe/ERPNext development. It focuses on development tasks such as generating DocTypes, executing bench commands, managing Frappe apps, and producing custom API endpoints. The implementation is described for workflows around DocType JSON and Python controller generation.

🛠️ Key Features

  • DocType creation: generate DocType JSON definitions and Python controllers
  • Bench commands: execute bench commands for development workflows
  • App management: create, install, and manage Frappe apps
  • API endpoints: generate custom API endpoints

🚀 Use Cases

  • Creating DocTypes for Frappe apps
  • Running bench-based development workflows
  • Managing Frappe apps during development
  • Implementing custom API endpoints for ERPNext/Frappe

⚡ Developer Benefits

  • Reduces manual work for generating DocType JSON and Python controllers
  • Centralizes common development actions (bench commands, app management, endpoint generation)

⚠️ Limitations

  • The provided description does not include supported configuration details, tool counts, or database-operation coverage beyond the excerpt.