Skip to main content
Glama
jack200250-collab

mcp-finance-tools

DSR/DTI 계산기 (프리미엄)

calc_dsr_dti

Calculate DSR and DTI ratios and loan limits by entering annual income, existing loan payments, and new loan terms (principal, rate, maturity).

Instructions

[프리미엄/DSR·DTI] 연소득, 기존 대출 상환액, 신규 대출 조건(원금/금리/만기)을 입력하면 DSR·DTI 비율과 대출 한도를 계산합니다. Gumroad 라이선스 실시간 검증(KR_FINANCE_LICENSE_KEY)이 필요합니다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
연소득Yes연소득 (원)
신규대출_원금Yes신규 대출 원금 (원)
신규대출_만기년Yes신규 대출 만기 (년)
신규대출_연이율Yes신규 대출 연이율 (%, 예: 4.5)
기존대출_연간이자상환액No기존 대출의 연간 이자 상환액 합계 (원, DTI 계산용, 기본값 0)
기존대출_연간원리금상환액No기존 대출의 연간 원리금 상환액 합계 (원, 기본값 0)
Behavior3/5

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

No annotations are provided, so the description carries the full burden. It discloses a key behavioral trait: real-time Gumroad license verification (KR_FINANCE_LICENSE_KEY). However, it does not mention side effects, output format, or error behavior. For a calculator, this is acceptable but incomplete.

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 two sentences, front-loaded with the core function and inputs, followed by the license requirement. Every sentence earns its place; no wasted words.

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?

Given the tool has 6 parameters and no output schema, the description adequately conveys inputs, outputs (DSR/DTI ratio and limit), and the license constraint. It doesn't explain how the license key is provided or all edge cases, but it covers the essential information for a calculator.

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

Parameters3/5

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

Schema description coverage is 100%, so the schema already documents all six parameters. The description reiterates input categories (income, existing repayments, new loan terms) but adds no additional semantics beyond the schema. Baseline 3 applies.

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 states a specific verb ('계산합니다' - calculates) and resource (DSR·DTI ratio and loan limit), with clear scope (based on income, existing loan repayments, new loan terms). This distinguishes it from sibling tools, which are other financial calculators (insurance, salary, severance, etc.).

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?

The description clearly implies when to use this tool: when DSR/DTI calculations are needed. It provides context for the inputs and mentions the license requirement, but does not explicitly name alternatives or state when not to use it. Since no other sibling handles DSR/DTI, the context is sufficient.

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