Skip to main content
Glama
gmlcjf0326

claude-code-hwp-mcp

by gmlcjf0326

hwp_reference_policy

Manage reference file policies for HWP documents by getting, setting, or resetting limits on file count, size, token input, and allowed formats.

Instructions

참고자료 정책 메타 도구. (v0.7.2.2 신규) ~/.hwp_studio_config.json에 max_reference_files/max_total_size_mb/max_tokens_input_percent/allowed_formats/prefer_summary 저장. mode: get|set|reset

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modeYes동작 모드
policyNoset 모드 시 부분 업데이트할 정책 필드
Behavior2/5

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

With no annotations, the description must disclose side effects and behavioral traits. It mentions saving to a config file and lists stored keys, but does not explain the effect of set (overwrite/merge), reset behavior, file existence requirements, or error handling. The persistence side effect is disclosed, but incompletely.

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 concise with two sentences, front-loading the tool identity and purpose. The version and file path are included, but the structure could be improved by separating metadata from usage details.

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

Completeness3/5

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

Given that there is no output schema and the tool is a meta-tool, the description should explain what each mode returns or does. It omits output behavior (e.g., get returns current policy, reset reverts to defaults). It is adequate for basic understanding but lacks detail on workflow integration.

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%, so baseline is 3. The description adds context that the tool saves to a config file and lists some keys, but does not add significant meaning beyond the schema's property descriptions (which already include version notes and defaults). The addition is marginal.

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 it is a meta tool for reference material policy, specifies the config file and keys it manages, and lists three modes (get/set/reset). This distinguishes it from the many sibling tools focused on document editing or analysis.

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

Usage Guidelines3/5

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

The description implies usage for managing reference policies, but does not explicitly state when to use this tool versus alternatives like hwp_read_reference or hwp_auto_map_reference. No guidance on prerequisites or context is provided.

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/gmlcjf0326/claude-code-hwp-mcp'

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