airmang/hwpx-mcp-server
이 프로젝트는 한글 MCP(HWPX) 서버로, HWPX 문서를 한글 워드프로세서 없이 직접 열고 자동화할 수 있도록 설계되었습니다. Claude Desktop과 같은 MCP 클라이언트에 연결하여 문서 생성·편집·탐색 기능을 제공합니다.
Platform-specific configuration:
{
"mcpServers": {
"hwpx-mcp-server": {
"command": "npx",
"args": [
"-y",
"hwpx-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...