Skip to main content
Glama
gmlcjf0326

claude-code-hwp-mcp

by gmlcjf0326

hwp_insert_heading

Insert headings with configurable levels (H1-H9), auto-numbering formats, and outline level detection to enable structured document navigation and table of contents generation.

Instructions

제목 텍스트를 삽입합니다 (H1H9). 공문서 순번 체계의 대제목 등에 사용. numbering으로 자동 순번(텍스트 prefix)을 붙일 수 있습니다 (예: Ⅰ. 제목, 1. 제목, 가. 제목). v0.6.9+: auto_outline_level 옵션으로 ParaShape.OutlineLevel 자동 설정 → 한글 "개요 보기" + hwp_generate_toc 계층 인식 활성화. level 범위 16 → 1~9 확장.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
textYes제목 텍스트
levelYes제목 레벨 (v0.7.6+: 1=28pt, 2=22pt, 3=18pt, 4=15pt, 5=12pt, 6=11pt, 7~9=10pt). 상위 depth 일수록 확연히 크게 — 본문 10~11pt 대비 최상위 2.5배.
numberNo순번 번호 (1~10, 기본 1)
numberingNo순번 형식(텍스트 prefix): roman(Ⅰ,Ⅱ), decimal(1,2), korean(가,나), circle(①,②), paren_decimal(1),2)), paren_korean(가),나))
auto_outline_levelNoParaShape.OutlineLevel = level-1 자동 설정 (v0.6.9 신규). true면 한글이 계층 자동 인식 → hwp_generate_toc 목차 깊이 정확. numbering과 병행 가능 (prefix + OutlineLevel 동시).
outline_level_onlyNonumbering prefix 없이 OutlineLevel만 설정 (v0.6.9 신규). true면 numbering 무시. 한글 "개요 번호 매기기" 스타일에 번호 관리 위임.
Behavior4/5

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

With no annotations, the description fully discloses key behaviors: automatic numbering, OutlineLevel setting, version history (level range expansion), and impact on outline view and TOC generation. It provides transparency beyond typical.

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 front-loaded with purpose and usage, followed by parameter details and version notes. It is structured but slightly lengthy; could be more concise, but the information density is high.

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

Completeness5/5

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

Given 6 parameters, version history, and no output schema, the description is remarkably complete. It covers purpose, usage context, parameter details, version changes, and links to other tools (hwp_generate_toc).

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Though schema coverage is 100%, the description adds meaning: font sizes per level, explanation of numbering enum values, and detailed behavior of auto_outline_level and outline_level_only. This goes beyond the schema.

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 inserts heading text (H1~H9) and specifies its use for main titles in official document numbering. It distinguishes from sibling tools by focusing on headings with numbering and outline features.

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

Usage Guidelines4/5

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

It indicates usage for headings in official documents and mentions version-specific features (v0.6.9+). While it does not explicitly list alternatives or when-not-to-use, the context is clear given the sibling 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/gmlcjf0326/claude-code-hwp-mcp'

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