Skip to main content
Glama
aesthetic-legalism5470

korean-dart-mcp

resolve_corp_code

Resolve a company name or stock code to the DART corp_code. Results prioritize listed companies, exact matches, and short names. Useful for clarifying ambiguous corporate identifiers when other tools yield multiple candidates.

Instructions

회사명 또는 종목코드로 OpenDART corp_code 를 조회합니다. 상장사·정확일치·짧은 이름 순으로 정렬해 반환. 모든 다른 도구에 회사명을 바로 넘겨도 내부에서 자동 해결되지만, 결과가 모호할 때 후보를 확인하는 용도로 사용하세요.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo최대 반환 개수
queryYes회사명(한/영), 6자리 종목코드, 또는 8자리 corp_code
Behavior4/5

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

Describes sorting order and that it returns corp_code candidates. With no annotations, description carries full burden. Does not mention not-found behavior or rate limits, but the read-only nature is implied.

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?

Two sentences, front-loaded with main purpose, no wasted words. Efficient and clear.

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?

No output schema, but description implies a list of candidates. Could be more explicit about return format, but adequate given the tool's simple purpose.

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 coverage is 100% and the description repeats the schema's parameter descriptions. Does not add new meaning beyond the schema, but mentions sorting behavior which indirectly helps understand query use.

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?

Description clearly states the tool resolves company names or stock codes to OpenDART corp_code, with sorting logic (listed, exact match, short name). Clearly distinguishes from sibling tools that use internal resolution.

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

Usage Guidelines5/5

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

Explicitly states that other tools automatically resolve corp_code internally, and this tool is for checking candidates when results are ambiguous. Provides clear when-to-use and when-not-to-use 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/aesthetic-legalism5470/korean-dart-mcp'

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