mcp-payroll

Run payroll without spreadsheets: compute gross-to-net pay, tax withholdings and payslips per employee, exported as clean PDF documents.

Documentation

mcp-payroll

payroll MCP server — give Claude (or any MCP client) real payroll tools.

Install

{
  "mcpServers": {
    "mcp-payroll": {
      "command": "npx",
      "args": ["-y", "github:theluckystrike/mcp-payroll"]
    }
  }
}

Tools

See src/index.js — each tool is self-documenting via the MCP protocol.

Part of the luckystrike MCP suite — finance & productivity servers that turn AI chat into working documents and calculations.

Docs (GitMCP)

Live docs endpoint: https://gitmcp.io/theluckystrike/mcp-payroll