★ 774 stars
TypeScript
💻 Code/Dev Tools
Updated today
모두 파싱해버리겠다 — HWP, HWPX, PDF, XLSX, DOCX → Markdown. CLI + MCP Server
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": {
"kordoc": {
"command": "npx",
"args": [
"-y",
"chrisryugj/kordoc"
]
}
}
}
Run in terminal:
claude mcp add kordoc npx -y chrisryugj/kordoc
Add to .cursor/mcp.json:
{
"mcpServers": {
"kordoc": {
"command": "npx",
"args": [
"-y",
"chrisryugj/kordoc"
]
}
}
}
Topics
clidocument-parserdocxhancomhwphwpxkoreanmarkdownmcpofficeparserpdfxlsx