MCP Directory
Back

hwpx-mcp-server

by airmang · Python · ★ 54

MCP server for AI agents to read, edit, inspect, and validate local HWPX documents.

#ai-agent#claude-desktop#document-automation#hancom#hwpx#local-first#mcp#model-context-protocol#python#vscode

Install

pip install git+https://github.com/airmang/hwpx-mcp-server.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "hwpx-mcp-server": {
      "command": "uvx",
      "args": [
        "git+https://github.com/airmang/hwpx-mcp-server.git"
      ]
    }
  }
}

From the README

📄 hwpx-mcp-server AI 에이전트가 HWPX 문서를 바로 읽고, 찾고, 수정하게 만드는 MCP 서버 한글 워드프로세서 없이 · 순수 파이썬 · 크로스 플랫폼 |---|---| | 📦 라이브러리 | [](https://github.com/airmang/python-hwpx) | 순수 파이썬 HWPX 파싱·편집·생성 코어 | | 🔌 MCP 서버 | **[](https://github.com/airmang/hwpx-mcp-server)** | MCP 클라이언트(Claude Desktop, VS Code 등)에서 HWPX 조작 | | 🎯 에이전트 스킬 | [](https://github.com/airmang/hwpx-skill) | 에이전트가 HWPX를 바로 쓰게 해주는 공식 온보딩 스킬 | --- **hwpx-mcp-server**는 [모델 컨텍스트 프로토콜(MCP)](https://modelcontextprotocol.io) 표준을 따르는 서버로, [python-hwpx](https://github.com/airmang/python-hwpx) 기반에서 HWP…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers