m1ns2o/hwp-mcp-go
3.1
If you are the rightful owner of hwp-mcp-go and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
HWP-MCP-Go is a Go implementation of a Model Context Protocol (MCP) server that allows AI models like Claude to control Hangul Word Processor (HWP) documents.
Tools
Functions exposed to the LLM to take actions
hwp_create
Create a new document.
hwp_open
Open an existing document.
hwp_save
Save the current document.
hwp_insert_text
Insert text into the document.
hwp_insert_table
Create a new table in the document.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client