HWPX Document Server
by airmang
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| set_workspaceC | 문서를 읽고 쓸 기본 디렉터리를 설정합니다. |
| open_documentC | 기존 HWPX 문서를 열고 기본 메타데이터를 로드합니다. |
| create_documentC | 새 HWPX 문서를 생성하고 선택적으로 제목/작성자를 지정합니다. |
| insert_paragraphC | 현재 열린 문서에 새 문단을 추가합니다. |
| insert_tableC | 현재 문서에 표를 추가합니다. |
| insert_imageC | 로컬 이미지를 문서에 삽입하고 패키지에 포함합니다. |
| get_metadataB | 현재 열린 문서의 메타데이터를 조회합니다. |
| save_asC | 현재 문서를 다른 이름으로 저장합니다. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| HWPX 문서 목록 | 현재 워크스페이스의 HWPX 파일 목록을 JSON으로 제공합니다. |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/airmang/mcp-hwpx'
If you have feedback or need assistance with the MCP directory API, please join our Discord server