HWP-MCP (íê¸ Model Context Protocol)
JSON →Control the Korean word processor HWP with AI for automated document creation, editing, and manipulation.
Install
pip install -r Tools · 8
- hwp_create 새 문서 생성
- hwp_insert_text 텍스트 삽입
- hwp_insert_table 테이블 생성
- hwp_fill_table_with_data 테이블에 데이터 채우기
- hwp_fill_column_numbers 표에 연속된 숫자 채우기
- hwp_save 문서 저장
- hwp_batch_operations 일괄 작업 실행
- hwp_set_font 글꼴 설정
Links
★ 252 GitHub stars