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 |
|---|---|
| convert_docx_to_html | Convert a DOCX file to HTML using mammoth. Supports reading from a file path and returns the HTML content. |
| convert_docx_to_html_with_images | Convert a DOCX file to HTML with embedded images as base64 data URIs |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |