
Salary Web MCP Server
by renlijia-ai
AI-powered payroll and salary slip management tool for enterprise HR workflows via the salary Web API.
What it does
This server integrates the salary Web API into AI agents, enabling HR professionals to automate the management of employee salary slips, payroll analysis, and cost reporting. It transforms complex manual HR queries into streamlined AI-driven insights.
Tools
get_salary_group_list: Query and list salary groups by name.get_salary_group_detail: Retrieve detailed payroll data including headcounts, total labor costs, and actual payouts.export_tax_bank_forms: Automate the export of individual income tax and bank transfer tables.manage_pay_slips: Generate and send monthly pay slips via Excel upload or automated triggers.get_cost_reports: Generate human-readable labor cost and payroll dashboards.
Installation
{
"mcpServers": {
"salary-web": {
"args": [
"-y",
"@rlj/salary-mcp@latest"
],
"command": "npx",
"env": {
"ENV": "test",
"AI_MCP_Rlj_N": "YOUR_TOKEN_HERE"
}
}
}
}
Supported hosts
- Cursor
- Cline
Quick install
npx -y @rlj/salary-mcp@latestInformation
- Pricing
- paid
- Published
- 5/8/2026
- stars






