Agent Tools
Back to MCP servers
● degraded

자동화하여 HWPX 문서의 로딩, 탐색, 편집, 검증을 한 번에 처리합니다. 문단·표·주석 추가, 텍스트 일괄 치환, 머리말·꼬리말 설정 등 반복 작업을 신속히 수행합니다. 기…

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/@airmang/hwpx-mcp/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/@airmang/hwpx-mcp/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Source code
https://github.com/airmang/hwpx-mcp