MCP profile
Frappe Dev MCP Server
MCP server for Frappe/ERPNext development with DocTypes, bench commands, and app management
Finance & PaymentsPackageJavaScript/TypeScriptOpen SourceExternal
Last updated
March 16, 2026
Visibility
Public
ByRegistry
About This MCP Server
A Model Context Protocol (MCP) server that provides AI assistance for Frappe/ERPNext development. This server offers tools to help with creating DocTypes, running bench commands, managing apps, and other Frappe development tasks.
Capabilities
DocType Creation: Automatically generate DocType JSON definitions and Python controllersBench Commands: Execute bench commands for development workflowsApp Management: Create, install, and manage Frappe appsAPI Endpoints: Generate custom API endpointsDatabase Operations: Run migrations and database managementApp Structure Analysis: Get detailed app directory structures
Why Use Frappe Dev MCP Server?
- DocType Creation: Automatically 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
- Database Operations: Run migrations and database management
- App Structure Analysis: Get detailed app directory structures
Specifications
Status
live
Industry
Finance & Payments
Category
General
Server type
Package
Language
JavaScript/TypeScript
License
Open Source
Verified
Yes
Requirements
- Node.js 18+
- Frappe/ERPNext bench environment
- Access to Frappe bench commands
Hosting
Hosting Options
- Package
API
Integrate this server into your application. Choose a connection method below.
1
Install
Install command
JavaScript/TypeScript
npm install2
Configure
Configuration
json
{
"mcpServers": {
"frappe-dev": {
"command": "node",
"args": ["/Users/mac/ERPNext/mkahawa/frappe-mcp-server/dist/index.js"],
"env": {
"FRAPPE_PATH": "/Users/mac/ERPNext/mkahawa"
}
}
}
}Performance
Usage
Quick Reference
- Name
- Frappe Dev MCP Server
- Function
- MCP server for Frappe/ERPNext development with DocTypes, bench commands, and app management
- Transport
- Package
- Language
- JavaScript/TypeScript
- Install
- npm install
- Source
- External (Registry)
- License
- Open Source
Get started
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.