hr-management-ai-mcp
v1.0.0
Published
Hr Management Ai MCP server. Tools: leave calculator, payroll estimator, performance review. Built by MEOK AI Labs.
Downloads
121
Maintainers
Readme
HR Management AI MCP Server
By MEOK AI Labs | meok.ai
Human resources toolkit: leave calculation, payroll estimation, performance reviews, onboarding checklists, and compliance checking.
Tools
| Tool | Description |
|------|-------------|
| leave_calculator | Calculate leave balance with regional policies and tenure bonuses |
| payroll_estimator | Net pay estimation with tax brackets and deductions |
| performance_review | Structured performance review with tier assessment |
| onboarding_checklist | Phased onboarding checklist from pre-start through 90 days |
| compliance_checker | Check applicable employment compliance frameworks |
Installation
pip install mcpUsage
Run the server
python server.pyClaude Desktop config
{
"mcpServers": {
"hr-management": {
"command": "python",
"args": ["/path/to/hr-management-ai-mcp/server.py"]
}
}
}Pricing
| Tier | Limit | Price | |------|-------|-------| | Free | 30 calls/day | $0 | | Pro | Unlimited + premium features | $9/mo | | Enterprise | Custom + SLA + support | Contact us |
License
MIT
