twoLoop-40/HwpAutomation
3.2
If you are the rightful owner of HwpAutomation 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.
The HWP MCP Server enables automation of HWP documents using Claude Desktop through a Model Context Protocol (MCP) server.
Tools
Functions exposed to the LLM to take actions
hwp_create_document
Creates a new HWP document.
hwp_open_document
Opens an existing HWP document.
hwp_close_document
Closes the current document.
hwp_save_document
Saves the current document.
hwp_insert_text
Inserts text into the document.
hwp_create_table
Creates a table in the document.
hwp_get_document_state
Retrieves the current document state.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client