Skip to main content
Glama
jack200250-collab

mcp-finance-tools

환율 변환 계산기 (프리미엄)

calc_fx_convert

Convert currency amounts using your own exchange rate or real-time rates from a free API. Input amount, base, and target currency codes to get immediate conversion results.

Instructions

[프리미엄/환율변환] 환율을 직접 입력하면 그 값으로, 입력하지 않으면 무료 공개 API (open.er-api.com)로 실시간 환율을 조회해 통화를 변환합니다. Gumroad 라이선스 실시간 검증(KR_FINANCE_LICENSE_KEY)이 필요합니다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
금액Yes변환할 금액
환율No1 기준통화 = 환율 × 1 대상통화. 생략하면 open.er-api.com에서 실시간 환율을 조회합니다.
기준통화Yes기준 통화 코드 (예: USD)
대상통화Yes대상 통화 코드 (예: KRW)
Behavior4/5

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

With no annotations provided, the description discloses key behaviors: it optionally calls a free public API (open.er-api.com) for real-time rates and performs real-time Gumroad license verification. This adds significant context beyond the schema, though it doesn't cover all edge cases like API failures.

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 a premium tag, and every clause provides necessary information: the conversion behavior, the API fallback, and the license requirement. No filler or redundancy.

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?

The description is fairly complete for a simple calculator tool: it explains the core mechanics and a prerequisite. It does not describe the output format, but the absence of an output schema and the simplicity of the task make this acceptable.

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?

The schema already describes all four parameters, giving high coverage. The description adds operational meaning by explaining that the '환율' parameter is optional and triggers a real-time API lookup when omitted, which is not apparent from the schema alone.

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 clearly states the tool converts currency, using '환율 변환' and '통화를 변환합니다.' It distinguishes itself from sibling calculator tools by specifying exchange rate conversion, and the premium tag further differentiates it.

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 provides clear context on when to use the tool: it requires a premium license and specifies the behavior when an exchange rate is provided versus omitted. It does not explicitly mention alternatives or exclusions, but the purpose is distinct enough among siblings.

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