market_calendar
Check Korean or US market holidays and trading days for any date. Plan your trades around market closures.
Instructions
Read KR or US market calendar.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | ||
| market | No | KR |
Check Korean or US market holidays and trading days for any date. Plan your trades around market closures.
Read KR or US market calendar.
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | ||
| market | No | KR |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must disclose behavioral traits. It only states 'Read' implying it's non-destructive, but lacks details on rate limits, data freshness, or whether it returns holidays, trading hours, or both.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
While the description is very short, it omits critical information. It is not front-loaded with key details; it sacrifices completeness for brevity.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
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 minimal parameter documentation, the description is insufficient. The tool has optional parameters but no explanation of calendar content or return value.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, and the description adds zero meaning to parameters. It does not explain the 'date' format or the 'market' enum values beyond KR/US. The schema provides all available information.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool reads a market calendar for KR or US markets. It uses a specific verb ('Read') and resource ('market calendar'), and distinguishes itself from sibling tools by being the only calendar-related tool.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides no guidance on when to use this tool versus alternatives (e.g., for specific date ranges or market types). No context on preferred use cases or exclusions.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/EthanKlocked/tossinvest-openapi-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server