hwp-mcp
HWP-MCP is a Model Context Protocol server designed for integrating AI with the Korean word processor, HWP. It enables AI models to manage and edit Korean documents with various automated features. The project includes support for text editing, table operations, and batch processing.
What are the system requirements for HWP-MCP?
HWP-MCP requires a Windows operating system, HWP program installed, Python 3.7 or higher, and necessary Python packages as listed in requirements.txt.
How do I install HWP-MCP?
Clone the repository, install dependencies using pip, and optionally install the MCP package.
What should I do if I encounter a security module issue?
Use the FilePathCheckerModuleExample.dll to bypass security warnings when accessing files externally. If registration fails, the functionality remains but security dialogs may appear.
What if HWP fails to connect?
Ensure that the HWP program is installed and running properly.
How can I contribute to the project?
You can report issues or suggest features via GitHub issues, and submit pull requests with changes.