
HWPX MCP Server
Supports UIby airmang
Read, edit, and validate local HWPX (Hancom Office) documents directly within AI agents.
What it does\nConnects AI agents to local HWPX documents, allowing them to read, search, edit, and validate Korean word processor files without requiring the Hancom Office software to be installed.\n\n## Tools\n- get_document_info: Retrieve metadata, section, paragraph, and table counts.\n- get_document_text: Extract full text from the document.\n- get_document_outline: Extract titles and outline structure.\n- find_text: Keyword search with surrounding context.\n- search_and_replace: Perform single text replacements.\n- batch_replace: Execute multiple text replacements in one go.\n- add_paragraph / insert_paragraph: Add or insert new paragraphs.\n- copy_document: Create a working copy of a document for safe editing.\n- set_table_cell_text: Modify specific cells within tables.\n- hwpx_to_markdown: Convert HWPX documents to Markdown format.\n\n## Installation\nAdd the following to your claude_desktop_config.json:\n\njson\n{\n "mcpServers": {\n "hwpx": {\n "command": "uvx",\n "args": ["hwpx-mcp-server"]\n }\n }\n}\n\n\n## Supported hosts\nConfirmed for Claude Desktop, VS Code, Gemini CLI, Cursor, and Windsurf.
Quick install
uvx hwpx-mcp-serverInformation
- Pricing
- free
- Published
- 5/5/2026






