HomeFinance › 台灣勞健保勞退試算

台灣勞健保勞退試算

台灣勞保、健保、勞退、職災與二代健保補充保費試算,含薪資扣繳、破月與勞保老年給付。資料取自主管機關公告,對官方範例逐位元驗證。

TypeScript CloudLocal Remote
★ 2 stars Last pushed 2026-09-09 License: MIT

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://taiwan-payroll.simoko.workers.dev/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http taiwan-payroll https://taiwan-payroll.simoko.workers.dev/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "taiwan-payroll": {
      "url": "https://taiwan-payroll.simoko.workers.dev/mcp"
    }
  }
}

Package (npm 1.4.0)

npx -y taiwan-payroll-mcp@1.4.0

Or add to your MCP client config:

{
  "mcpServers": {
    "taiwan-payroll": {
      "command": "npx",
      "args": [
        "-y",
        "taiwan-payroll-mcp@1.4.0"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry