HwpForge

ai-screams/HwpForge
★ 7 stars Rust 🤖 AI/LLM Updated 10d ago
Rust library for programmatic control of Korean HWPX documents — Markdown→HWPX conversion, JSON round-trip editing, MCP server for AI agents 🔥
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hwpforge": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "HwpForge"
      ]
    }
  }
}

Topics

aiclidocumenthancomhwphwpxkoreanmarkdownmcpmodel-context-protocolrust