MCP server for AI agents to read, edit, inspect, and validate local HWPX documents.
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"python-hwpx-automati": {
"command": "uvx",
"args": [
"python-hwpx-automation"
]
}
}
}
Run in terminal:
claude mcp add python-hwpx-automati uvx python-hwpx-automation
Add to .cursor/mcp.json:
{
"mcpServers": {
"python-hwpx-automati": {
"command": "uvx",
"args": [
"python-hwpx-automation"
]
}
}
}
Or install with pip: pip install python-hwpx-automation
README Excerpt
<p align="center"> <h1 align="center">python-hwpx-automation</h1> <p align="center"> <strong>HWPX 저작·양식 채움·업무 워크플로를 위한 Python 자동화 계층</strong> </p> <p align="center"> <a href="https://pypi.org/project/python-hwpx-automation/"><img src="https://img.shields.io/pypi/v/python-hwpx-automation?color=blue&label=PyPI" alt="PyPI"></a>
Tools (13)
HWPX_AUTOMATION_ADVANCEDHWPX_AUTOMATION_ALLOW_PRIVATE_NETWORKHWPX_AUTOMATION_AUTOBACKUPHWPX_AUTOMATION_FETCH_TIMEOUT_SECONDSHWPX_AUTOMATION_MAX_CHARSHWPX_AUTOMATION_QUALITYHWPX_AUTOMATION_REQUIRE_CAPABILITYHWPX_AUTOMATION_WORKFLOW_STOREHWPX_AUTOMATION_WORKSPACE_ROOTSINFOLOG_LEVELmail_mergetransparent
Topics
ai-agentclaude-desktopdocument-automationhancomhwpxlocal-firstmcpmodel-context-protocolpythonvscode