hrms
Open Source HR and Payroll Software
hrms MCP Server
MCP server for frappe/hrms
Ready-to-Use Client Configurations
{
"mcpServers": {
"hrms": {
"command": "npx",
"args": [
"-y",
"@frappe/hrms"
]
}
}
}