If you're building on Frappe or ERPNext, this server plugs AI assistance directly into your development workflow. It exposes tools for generating DocType JSON definitions and Python controllers, executing bench commands, creating API endpoints, and managing apps and migrations. You can scaffold a complete DocType with fields, links, and validation rules, run migrations against specific sites, or spin up new apps with boilerplate. It connects to your local bench environment via the FRAPPE_PATH variable and works over stdio with Claude Desktop or SSE for GitHub Copilot Chat. Reach for this when you want to skip the manual file editing and bench command syntax lookups that come with standard Frappe development.
claude mcp add --transport stdio sajmustafake-frappe-dev-mcp-server uvx frappe-dev-mcp-server