Skip to main content
Glama
kimdoogi

toss-invest-mcp

by kimdoogi

get_exchange_rate

Retrieve exchange rates between KRW and USD. Specify base and quote currencies and optionally a date-time for historical or latest rates.

Instructions

환율 조회.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dateTimeNo조회할 환율 시각 (미지정 시 최신)
baseCurrencyYes기준 통화
quoteCurrencyYes표시 통화
Behavior1/5

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

No annotations are provided, and the description fails to disclose any behavioral traits. It does not mention that this is a read-only operation, what data is returned, or any potential limitations. The description adds no value beyond the structured fields.

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

Conciseness2/5

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

The description is extremely short but under-specified. A single sentence that merely repeats the tool name does not earn its place; it should provide more substantive information. The conciseness here is a result of omission rather than efficient writing.

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

Completeness1/5

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

Given the lack of output schema and simple parameters, the description is still completely inadequate. It does not explain what the tool returns, how to interpret exchange rates, or any edge cases (e.g., what happens if dateTime is omitted). The tool description needs to be much more informative.

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?

The input schema has 100% coverage with descriptions for all parameters, so the baseline is 3. The tool description itself adds no additional meaning beyond what the schema already provides.

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

Purpose2/5

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

The description '환율 조회' is a tautology of the tool name 'get_exchange_rate', providing no additional context. It does not specify what the tool does beyond what the name already implies, and it does not distinguish this tool from any siblings.

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

Usage Guidelines2/5

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

The description gives no guidance on when to use this tool versus alternatives. It lacks any context about prerequisites, such as needing base and quote currencies, or when it might be inappropriate to use.

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/kimdoogi/toss-mcp'

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