29 tools from the Frappe Dev MCP Server MCP Server, categorised by risk level.
View the Frappe Dev MCP Server policy →frappe_get_app_structure Get the structure of a Frappe app frappe_get_doctype_list List all available DocTypes in the system frappe_get_doctype_schema Get the complete schema/structure of a Frappe DocType frappe_get_document Retrieve a Frappe document by DocType and name frappe_get_field_options Get options for Link/Select fields in a DocType frappe_get_financial_statements Get financial statements (P&L, Balance Sheet, Cash Flow) frappe_get_frappe_usage_info Get combined schema and usage information for Frappe development frappe_get_report_meta Get metadata for a Frappe report frappe_get_ui_templates Get available UI templates and patterns frappe_get_vue_component_tree Get the Vue component tree structure (simulated) frappe_inspire_ui_block Generate creative UI blocks inspired by modern design patterns frappe_list_documents List Frappe documents with optional filters frappe_list_reports List available Frappe reports frappe_refine_ui_block Refine and improve existing UI blocks frappe_create_api_endpoint Create a custom API endpoint for a Frappe app 3/5 frappe_create_app Create a new Frappe app 2/5 frappe_create_doctype Create a new Frappe DocType with JSON definition and Python controller 2/5 frappe_create_document Create a new Frappe document 2/5 frappe_create_ui_block Create UI blocks using frappe-ui and Tailwind CSS patterns 2/5 frappe_generate_frappe_ui_component Generate a Vue component using frappe-ui components 2/5 frappe_generate_vue_page Generate a Vue page with frappe-ui layout 2/5 frappe_install_app Install a Frappe app on a site 2/5 frappe_migrate_database Run database migration for Frappe apps 2/5 frappe_update_document Update an existing Frappe document 2/5 The Frappe Dev MCP Server MCP server exposes 29 tools across 4 categories: Read, Write, Destructive, Execute.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Frappe Dev MCP Server server.
Frappe Dev MCP Server tools are categorised as Read (14), Write (10), Destructive (1), Execute (4). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept