MCPVault

set_paragraph_style

MCP tool from Hwpx MCP by Dayoooun

문단 서식 설정

How to use it

set_paragraph_style is exposed by the Hwpx MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the set_paragraph_style tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Hwpx MCP

$claude mcp add hwpx-mcp node /path/to/hwpx-mcp/mcp-server/dist/index.js
FULL HWPX MCP LISTING

Other tools in Hwpx MCP (39)

append_text_to_paragraph

기존 단락에 텍스트 추가

batch_replace

여러 텍스트 일괄 치환

close_document

열린 문서 닫기

copy_paragraph

단락을 다른 위치로 복사

create_document

새 빈 HWPX 문서 생성

delete_paragraph

단락 삭제

delete_table_column

테이블에서 열 삭제

delete_table_row

테이블에서 행 삭제

get_document_metadata

메타데이터 조회 (제목, 저자, 날짜 등)

get_document_structure

문서 구조 조회 (섹션/단락/테이블/이미지 수)

get_document_text

문서 전체 텍스트 추출

get_page_settings

페이지 설정 조회 (용지 크기/여백)

get_paragraph

특정 단락 상세 정보

get_paragraph_style

문단 서식 조회 (정렬/줄간격/여백 등)

get_paragraphs

단락 목록 조회 (텍스트/스타일 포함)

get_table

특정 테이블 전체 데이터 조회

get_table_as_csv

테이블을 CSV 형식으로 추출

get_table_cell

특정 셀 내용 조회

get_tables

문서 내 모든 테이블 목록

get_text_style

글자 서식 조회 (폰트/크기/색상 등)

get_word_count

글자수/단어수 통계

insert_nested_table

셀 안에 중첩 테이블 삽입 (표 안에 표)

insert_paragraph

새 단락 삽입

insert_table

새 테이블 삽입

insert_table_column

테이블에 열 삽입

insert_table_row

테이블에 행 삽입

list_open_documents

현재 열린 문서 목록 조회

move_paragraph

단락을 다른 위치로 이동

open_document

HWPX 문서 열기

replace_text

텍스트 찾아 바꾸기

replace_text_in_cell

특정 테이블 셀 내 텍스트 치환

save_document

문서 저장 (백업/무결성 검증 지원)

search_text

문서 내 텍스트 검색 (정규식 지원, 테이블 셀 포함)

set_cell_properties

셀 속성 설정 (크기/배경색/정렬)

set_document_metadata

메타데이터 수정

set_page_settings

페이지 설정 변경

set_text_style

글자 서식 설정

update_paragraph_text

단락 텍스트 내용 수정

update_table_cell

셀 내용 수정 (스타일 보존)