Frappe Dev MCP Server MCP Server
io.github.SajmustafaKe/frappe-dev-mcp-server
What is the Frappe Dev MCP Server MCP server?
MCP server for Frappe/ERPNext development with AI assistance for DocTypes, bench commands, and APIs
How to install Frappe Dev MCP Server
Copy-paste configuration for popular MCP clients.
FRAPPE_PATHPath to your Frappe/ERPNext bench directory (defaults to current directory if not specified)
{
"mcpServers": {
"frappe-dev-mcp-server": {
"command": "npx",
"args": [
"-y",
"frappe-dev-mcp-server"
],
"env": {
"FRAPPE_PATH": "<YOUR_FRAPPE_PATH>"
}
}
}
}{
"mcpServers": {
"frappe-dev-mcp-server": {
"command": "npx",
"args": [
"-y",
"frappe-dev-mcp-server"
],
"env": {
"FRAPPE_PATH": "<YOUR_FRAPPE_PATH>"
}
}
}
}{
"mcpServers": {
"frappe-dev-mcp-server": {
"command": "npx",
"args": [
"-y",
"frappe-dev-mcp-server"
],
"env": {
"FRAPPE_PATH": "<YOUR_FRAPPE_PATH>"
}
}
}
}{
"servers": {
"frappe-dev-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"frappe-dev-mcp-server"
],
"env": {
"FRAPPE_PATH": "<YOUR_FRAPPE_PATH>"
}
}
}
}claude mcp add frappe-dev-mcp-server --env FRAPPE_PATH=<YOUR_FRAPPE_PATH> -- npx -y frappe-dev-mcp-serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.