MCP server for Frappe/ERPNext development with AI assistance for DocTypes, bench commands, and APIs
MCP server for Frappe/ERPNext development with AI assistance for DocTypes, bench commands, and APIs
Is it safe?
No package registry to scan for CVEs.
No authentication — any process on your machine can connect to this server.
License not specified.
Last scanned 0 days ago.
Is it maintained?
Last commit 25 days ago. 2 GitHub stars.
Will it work with my client?
Transport: stdio, sse. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
How much context will it use?
7 tools. Estimated ~800 tokens of your context window (0.4% of 200K).
What if it doesn't work?
Common issues: JSON syntax errors in config, network or firewall blocking. covers troubleshooting.
{
"mcpServers": {
"frappe-dev": {
"env": {
"FRAPPE_PATH": "/Users/mac/ERPNext/mkahawa"
},
"args": [
"/Users/mac/ERPNext/mkahawa/frappe-mcp-server/dist/index.js"
],
"command": "node"
}
}
}No automated test available for this server. Check the GitHub README for setup instructions.
frappe_create_doctypeCreates a new Frappe DocType with JSON definition and Python controller.
frappe_run_bench_commandExecutes bench commands for Frappe development.
frappe_get_app_structureGets the directory structure of a Frappe app.
frappe_create_api_endpointCreates a custom API endpoint for a Frappe app.
frappe_migrate_databaseRuns database migration for a Frappe site.
frappe_install_appInstalls a Frappe app on a site.
frappe_create_appCreates a new Frappe app.
Last scanned 6h ago
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.