rakeshgangwar/erpnext-mcp-server
Connect AI assistants to your ERPNext instance via the Model Context Protocol (MCP) using the official Frappe API.
Platform-specific configuration:
{
"mcpServers": {
"erpnext-mcp-server": {
"command": "npx",
"args": [
"-y",
"erpnext-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...