airmang/python-hwpx-automation
View on GitHub ↗MCP server for AI agents to read, edit, inspect, and validate local HWPX documents.
65 ★22 forksPythonUpdated 19d ago
What you need to know
Automation layer for authoring Korean HWPX documents, exposed as a Python API and an hwpx CLI, with an optional MCP integration via an extra dependency.
Install
pip install python-hwpx-automation pip install python-hwpx-automation[mcp] for the MCP server
Usage
- •Use the Python API to create and edit HWPX documents
- •Run the hwpx CLI for document automation
- •Launch the MCP server for AI-assisted document authoring
Key features
- ✓Programmatic HWPX document creation
- ✓Python API and CLI interfaces
- ✓Optional MCP server integration
Best for
Developers automating Korean HWPX document generation from Python or through an AI agent.
Reviewed 2026-08-11
Topics
- Stars
- 65★
- Forks
- 22
- Language
- Python
- License
- Apache-2.0
- Created
- 2025-09-19
- Last push
- 2026-08-17