Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| extract_text | Extract plain text content from a DOCX file |
| convert_to_html | Convert DOCX file to HTML with formatting preserved |
| analyze_structure | Analyze document structure, headings, and formatting elements |
| extract_images | Extract and list images from a DOCX file |
| convert_to_markdown | Convert DOCX file to Markdown format |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |