kordoc MCP Server
chrisryugj/kordoc
모두 파싱해버리겠다 — HWP·HWPX·PDF·Office 문서를 Markdown으로. 양식 자동 채우기와 신구대조를 갖춘 CLI·MCP 서버 | Convert Korean documents (HWP, HWPX, PDF, Office) to Markdown — CLI and MCP server with form filling and diff
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
chrisryugj/kordoc is a TypeScript MCP server licensed under MIT. 모두 파싱해버리겠다 — HWP·HWPX·PDF·Office 문서를 Markdown으로. 양식 자동 채우기와 신구대조를 갖춘 CLI·MCP 서버 | Convert Korean documents (HWP, HWPX, PDF, Office) to Markdown — CLI and MCP server with form filling and diff Topics: cli, document-parser, hancom, hwp, hwpx, korean, markdown, mcp, parser, pdf, docx, office, xlsx.
Ranked #108 out of 24850 indexed tools.
In the top 1% of all indexed tools.
Has 1,969 GitHub stars.
Has 17 contributors.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
1,969 stars → well-known project
Last commit today → actively maintained
43/43 issues closed → responsive maintainer
17 contributors → active community
5 dependents → few downstream users
Weights: Freshness 20% · Issue Health 20% · Dependents 22% · Stars 10% · Contributors 8% · How we score →
Matched Queries
From the README
# kordoc **모두 파싱해버리겠다.** > *대한민국에서 둘째가라면 서러울 문서지옥. 거기서 7년 버틴 공무원이 만들었습니다.* HWP 3.x/5.x, HWPX, HWPML, PDF, XLS, XLSX, DOCX, 이미지(PNG/JPG/WebP) — 관공서에서 쏟아지는 모든 문서를 파싱하고, 비교하고, 분석하고, 생성합니다. [English](./README-EN.md) <sub>▶ 클릭하면 유튜브에서 재생됩니다.</sub> --- ## ⚡ 30초 설치 (AI 에이전트 연동) **macOS / Linux / Windows 공용**. Node.js 20+ 만 있으면 됩니다. ```bash npx -y kordoc setup ``` 대화형 마법사가: 1. 사용 중인 AI 클라이언트 번호 선택 (Claude Desktop / Cursor / Claude Code / Windsurf / VS Code / Gemini CLI / Zed / Antigravity / Codex — 설치된 건 `[감지됨]` 표시) 2. 설정 파일 자동 패치 → 클라이언트 재시작 Windows 도 자동으로 `cmd /c npx` 래핑. 수동 JSON 편집 불필요. 재시작하면 17개 문서 도구 (`parse_document`, `parse_table`, `fill_form`, `patch_document`, `generate_document` 등) 활성화. > **CLI 로만 쓸 거면** 설치 없이 `npx kordoc <파일>` 바로 사용. 아래 [CLI](#cli) 섹션 참고. > **`MODULE_NOT_FOUND` / `Cannot find module ...\dist\cli.js` 가 뜨면**: 과거에 깨진 글로벌 설치가 남아있는 상태입니다. 아래로 해결: > ```powershell > npm uninstall -g kordoc > npx -y kordoc@latest setup > ``` > **Windows PowerShell 에서 `npx.ps1Read full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.