SajmustafaKe/frappe-dev-mcp-server
3.2
If you are the rightful owner of frappe-dev-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A Model Context Protocol (MCP) server designed to assist with Frappe/ERPNext development tasks.
Tools
Functions exposed to the LLM to take actions
frappe_create_doctype
Creates a new Frappe DocType with JSON definition and Python controller.
frappe_run_bench_command
Executes bench commands for Frappe development.
frappe_get_app_structure
Gets the directory structure of a Frappe app.
frappe_create_api_endpoint
Creates a custom API endpoint for a Frappe app.
frappe_migrate_database
Runs database migration for a Frappe site.
frappe_install_app
Installs a Frappe app on a site.
frappe_create_app
Creates a new Frappe app.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client