Skip to main content
Glama
jack200250-collab

mcp-finance-tools

양도소득세 간이 계산기 (프리미엄)

calc_capital_gains_tax_simple

Estimate capital gains tax on Korean property sales by entering profit and holding period. Optionally add number of homes to check eligibility for the one-home tax exemption.

Instructions

[프리미엄/양도소득세 간이] 부동산 양도차익과 보유기간을 입력하면 간이 세율 구간으로 양도소득세를 근사 계산합니다. 보유주택수(기본값 1)를 함께 입력하면 1세대1주택 비과세 가능성 경고도 표시합니다. 실제 세무 자문이 아닙니다. Gumroad 라이선스 실시간 검증(KR_FINANCE_LICENSE_KEY)이 필요합니다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
양도차익Yes양도가액 - 취득가액 - 필요경비 (원)
보유주택수No양도 시점 기준 보유주택수 (기본값 1). 1주택+2년 이상 보유 시 비과세 가능성 경고 표시
보유기간_년Yes보유기간 (년, 예: 2.5)
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries the burden. It discloses approximation behavior, the exemption warning triggered by 보유주택수, and the Gumroad license verification requirement. It does not describe the output format or failure behavior, but the disclosed constraints are valuable.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is three sentences, front-loaded with the core calculation purpose, and every sentence earns its place: function, optional behavior, license requirement. No redundant or vague phrasing.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple 3-param calculator with no output schema, the description covers the main purpose, input relationships, limitations, and operational requirements. It doesn't specify the return value or edge-case handling, but these are largely implied for a calculator tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so the baseline is 3, but the description adds extra semantic value: it states the default for 보유주택수 (기본값 1) and explains why the user would input it (to generate a 비과세 warning), going beyond the schema's field descriptions.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses a specific verb (근사 계산합니다) and resource (양도소득세) and clearly scopes it as a simple calculator for real estate transfer gains. It is readily distinguishable from sibling calculators like calc_severance_pay or calc_fx_convert by naming the exact tax type and '간이' mode.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

It provides clear context: this is an approximate, not actual tax advice, and requires a premium license. However, it does not explicitly name alternative tools or say when to prefer another calculator, so it stops short of full when/when-not guidance.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jack200250-collab/mcp-finance-tools'

If you have feedback or need assistance with the MCP directory API, please join our Discord server