Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.qkrehgk1-wq/mcp-korea-worklife

PYPI · MCP-KOREA-WORKLIFE · SCANNED SEP 20

Korean calculators: salary take-home, severance, jeonse-rent, annual leave, VAT, pyeong.

Available components

−15 this week 59 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security50
  • Malware scan not yet available for this package.Unverified
  • No known CVEs affecting this package version or its production dependencies.Pass
  • Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
  • 1 of 15 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency19
Schema Quality & AI Usability72
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 753 tokens (~75/item across 10 items; 10 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management83
  • Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage92
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 74% of tool parameters carry a description.Partial
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 2 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "salary_net_pay" implies "pay" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 11 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the io.github.qkrehgk1-wq/mcp-korea-worklife server?

io.github.qkrehgk1-wq/mcp-korea-worklife runs locally as a PyPI package, launched with uvx mcp-korea-worklife. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · mcp-korea-worklife

# add to Claude Code
claude mcp add qkrehgk1-wq-mcp-korea-worklife -- uvx mcp-korea-worklife
// .cursor/mcp.json
{
  "mcpServers": {
    "qkrehgk1-wq-mcp-korea-worklife": {
      "command": "uvx",
      "args": [
        "mcp-korea-worklife"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "qkrehgk1-wq-mcp-korea-worklife": {
      "command": "uvx",
      "args": [
        "mcp-korea-worklife"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add qkrehgk1-wq-mcp-korea-worklife -- uvx mcp-korea-worklife
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "qkrehgk1-wq-mcp-korea-worklife": {
      "type": "local",
      "command": [
        "uvx",
        "mcp-korea-worklife"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add qkrehgk1-wq-mcp-korea-worklife --command uvx --arg mcp-korea-worklife
# ~/.hermes/config.yaml
mcp_servers:
  qkrehgk1-wq-mcp-korea-worklife:
    command: "uvx"
    args: ["mcp-korea-worklife"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "qkrehgk1-wq-mcp-korea-worklife": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "mcp-korea-worklife"
      ]
    }
  }
}
# add to Vellum
assistant mcp add qkrehgk1-wq-mcp-korea-worklife -t stdio -c uvx -a mcp-korea-worklife
// mcp.json
{
  "mcpServers": {
    "qkrehgk1-wq-mcp-korea-worklife": {
      "command": "uvx",
      "args": [
        "mcp-korea-worklife"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 18 Sept 26 +1
    • Stability: 0.97 → pass security
  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 −14
    • Malware scan: pass → unverified security
  • 12 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 11 Sept 26 +1
    • Stability: 0.97 → pass security
  • 9 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 7 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed pypi/mcp-korea-worklife@0.1.1

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem pypi

Background: How many MCP packages publish verified provenance →

Install scripts 1 script
Hook Tier Command
build_backend allowlisted hatchling.build

Background: Why install scripts are a supply-chain risk →

Dependencies 15 packages
Packages resolved 15
Stale 1
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 10 exposed · ~667 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
annual_leave_days ~66

한국 연차휴가 일수 계산 (근로기준법, 입사일 기준). Korean annual leave days.

NameTypeReqDescription
base_datestring기준일 YYYY-MM-DD (생략 시 오늘)
join_datestringyes입사일 YYYY-MM-DD

Structured output declared, but exposes no named fields.

No examples provided.

count_characters ~69

글자수 세기 (공백 포함/제외·UTF-8 바이트·줄수) — 자소서 글자수 제한 확인용. Count characters in Korean/any text (with/without spaces, UTF-8 bytes, lines).

NameTypeReqDescription
textstringyes

Structured output declared, but exposes no named fields.

No examples provided.

jeonse_to_monthly_rent ~87

전세 → 월세 전환 계산. Convert Korean jeonse deposit to monthly rent.

NameTypeReqDescription
conversion_rate_pctnumber전월세전환율 % (기본 5.5)
deposit_manwonnumberyes월세 보증금 (만원)
jeonse_manwonnumberyes전세 보증금 (만원)

Structured output declared, but exposes no named fields.

No examples provided.

monthly_rent_to_jeonse ~87

월세 → 전세 환산 계산. Convert Korean monthly rent to jeonse-equivalent deposit.

NameTypeReqDescription
conversion_rate_pctnumber전월세전환율 % (기본 5.5)
deposit_manwonnumberyes월세 보증금 (만원)
monthly_rent_manwonnumberyes월세 (만원)

Structured output declared, but exposes no named fields.

No examples provided.

pyeong_to_square_meters ~41

평 → 제곱미터 변환. Convert Korean pyeong to square meters.

NameTypeReqDescription
pyeongnumberyes

Structured output declared, but exposes no named fields.

No examples provided.

retirement_pay ~84

한국 퇴직금 계산. Korean severance (retirement) pay.

NameTypeReqDescription
join_datestringyes입사일 YYYY-MM-DD
leave_datestringyes퇴사(예정)일 YYYY-MM-DD
recent_3m_total_manwonnumberyes퇴사 직전 3개월 임금 총액 (만원)

Structured output declared, but exposes no named fields.

No examples provided.

salary_net_pay ~106

한국 연봉 실수령액 계산 (월 세후). Korean net take-home pay from annual salary.

NameTypeReqDescription
annual_salary_manwonnumberyes세전 연봉 (만원 단위, 예: 4000 = 4,000만원)
family_countinteger부양가족 수 (본인 포함, 기본 1)
include_meal_allowanceboolean비과세 식대(월 20만원) 포함 여부

Structured output declared, but exposes no named fields.

No examples provided.

square_meters_to_pyeong ~41

제곱미터 → 평 변환. Convert square meters to Korean pyeong.

NameTypeReqDescription
square_metersnumberyes

Structured output declared, but exposes no named fields.

No examples provided.

vat_add ~41

공급가액에 부가세(10%) 가산. Add Korean VAT to supply value (KRW).

NameTypeReqDescription
supply_value_wonnumberyes

Structured output declared, but exposes no named fields.

No examples provided.

vat_split ~45

합계금액에서 공급가액·부가세(10%) 분리. Split Korean VAT from total amount (KRW).

NameTypeReqDescription
total_wonnumberyes

Structured output declared, but exposes no named fields.

No examples provided.

Common questions

What is the io.github.qkrehgk1-wq/mcp-korea-worklife server?

io.github.qkrehgk1-wq/mcp-korea-worklife is listed in the public MCP registry as io.github.qkrehgk1-wq/mcp-korea-worklife. Korean calculators: salary take-home, severance, jeonse-rent, annual leave, VAT, pyeong. This page covers its PyPI package (mcp-korea-worklife).

Is the io.github.qkrehgk1-wq/mcp-korea-worklife server safe to use?

io.github.qkrehgk1-wq/mcp-korea-worklife scores 59 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.qkrehgk1-wq/mcp-korea-worklife server expose?

io.github.qkrehgk1-wq/mcp-korea-worklife exposes 10 tools: salary_net_pay, retirement_pay, jeonse_to_monthly_rent, monthly_rent_to_jeonse, annual_leave_days, and 5 more. Their descriptions and schemas cost roughly 667 tokens of context every time the server is loaded.

Is the io.github.qkrehgk1-wq/mcp-korea-worklife server still maintained?

io.github.qkrehgk1-wq/mcp-korea-worklife is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.qkrehgk1-wq/mcp-korea-worklife server under?

io.github.qkrehgk1-wq/mcp-korea-worklife declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.