Skip to main content
Glama
ChangooLee

MCP OpenDART

by ChangooLee

get_creditor_management_termination

Analyze corporate restructuring completion and operational risk by checking creditor management procedure termination status using OpenDART financial data.

Instructions

채권자 관리절차 종료를 통한 구조조정 완료 여부 및 경영정상화 리스크 분석

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
corp_codeYes고유번호 (8자리)
bgn_deYes검색시작 접수일자 (예: 20240101)
end_deYes검색종료 접수일자 (예: 20241231)
Behavior2/5

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

No annotations are provided, so the description carries full burden. While it mentions analysis of completion status and risk, it doesn't disclose whether this is a read-only operation, what data sources are used, whether it requires authentication, or what format the analysis results take. For a financial analysis tool with zero annotation coverage, this leaves significant behavioral questions unanswered.

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

Conciseness4/5

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

The description is a single, efficient sentence in Korean that communicates the core purpose. While concise, it could potentially be more front-loaded with key information, but there's no wasted verbiage or redundancy.

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

Completeness2/5

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

For a financial analysis tool with no annotations and no output schema, the description is insufficient. It doesn't explain what the analysis output looks like, what specific metrics or indicators are evaluated, or how the 'completion' and 'risk analysis' are structured. Given the complexity implied by the tool name and the lack of structured output documentation, more descriptive content is needed.

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%, providing clear documentation for all three parameters (corp_code, bgn_de, end_de). The description doesn't add any parameter-specific information beyond what's in the schema, but with complete schema coverage, the baseline score of 3 is appropriate as the schema does the heavy lifting for parameter documentation.

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

Purpose4/5

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

The description clearly states the tool analyzes completion of restructuring and management normalization risks through creditor management procedure termination. It specifies the analysis purpose but doesn't explicitly differentiate from sibling tools like 'get_creditor_management' or 'get_rehabilitation' which might cover related financial distress procedures.

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?

No guidance is provided about when to use this tool versus alternatives. With many sibling tools covering financial distress events (bankruptcy, rehabilitation, debt, etc.), the description doesn't indicate whether this is for completed procedures only, ongoing monitoring, or how it differs from other restructuring-related tools.

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/ChangooLee/mcp-opendart'

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