台灣勞健保勞退試算
Rank #35,832io.github.supra126/taiwan-payroll
台灣勞保、健保、勞退、職災與二代健保補充保費試算,含薪資扣繳、破月與勞保老年給付。資料取自主管機關公告,對官方範例逐位元驗證。
台灣勞健保勞退試算 is a Model Context Protocol (MCP) server published by supra126. It ranks #35,832 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. 台灣勞健保勞退試算 is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 1 tracked version. It was first listed on Jun 5, 2026 and most recently updated on Jun 8, 2026.
Ranks ahead of 96,281 of 132,113 servers on MCP Toplist.
Use 台灣勞健保勞退試算
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http taiwan-payroll https://taiwan-payroll.simoko.workers.dev/mcpclaude mcp add taiwan-payroll -- npx -y taiwan-payroll-mcp[mcp_servers.taiwan-payroll]
url = "https://taiwan-payroll.simoko.workers.dev/mcp"Add to ~/.codex/config.toml.
[mcp_servers.taiwan-payroll]
command = "npx"
args = ["-y", "taiwan-payroll-mcp"]Add to ~/.codex/config.toml.
https://taiwan-payroll.simoko.workers.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"taiwan-payroll": {
"command": "npx",
"args": [
"-y",
"taiwan-payroll-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"taiwan-payroll": {
"url": "https://taiwan-payroll.simoko.workers.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"taiwan-payroll": {
"command": "npx",
"args": [
"-y",
"taiwan-payroll-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"taiwan-payroll": {
"type": "http",
"url": "https://taiwan-payroll.simoko.workers.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"taiwan-payroll": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"taiwan-payroll-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"taiwan-payroll": {
"serverUrl": "https://taiwan-payroll.simoko.workers.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"taiwan-payroll": {
"command": "npx",
"args": [
"-y",
"taiwan-payroll-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"taiwan-payroll": {
"url": "https://taiwan-payroll.simoko.workers.dev/mcp"
}
}
}{
"mcpServers": {
"taiwan-payroll": {
"command": "npx",
"args": [
"-y",
"taiwan-payroll-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.supra126%2Ftaiwan-payroll)<a href="https://mcptoplist.com/server/io.github.supra126%2Ftaiwan-payroll"><img src="https://mcptoplist.com/badge/io.github.supra126%2Ftaiwan-payroll.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
supra126
Other servers by supra126
View all supra126 servers →Available versions (1)
| Version | Published |
|---|---|
| 1.4.0 | Jun 8, 2026 |
Frequently asked questions
- Who maintains 台灣勞健保勞退試算?
- 台灣勞健保勞退試算 is maintained by supra126, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is 台灣勞健保勞退試算 listed on the Official MCP Registry?
- Yes — 台灣勞健保勞退試算 is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does 台灣勞健保勞退試算 have?
- MCP Toplist tracks 1 version of 台灣勞健保勞退試算, most recently published on Jun 8, 2026.
- Where can I find the source code for 台灣勞健保勞退試算?
- The source code for 台灣勞健保勞退試算 is hosted at github.com/supra126/taiwan-payroll.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.