Back to directory
yongkyu4803/hwp_mcp_cursor

yongkyu4803/hwp_mcp_cursor

@yongkyu4803

韩文 HWP 文字处理器的 MCP server,允许 AI 控制文档创建、编辑和格式化

hwpkoreandocumentautomationword-processormcpmodel-context-protocol

Installation & Configuration

{
  "mcpServers": {
    "hwp": {
      "command": "python",
      "args": [
        "hwp_mcp_stdio_server.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17