Pandoc Document Conversion
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| UV_PUBLISH_TOKEN | No | Your token used for publishing to PyPI | |
| UV_PUBLISH_PASSWORD | No | Your password for publishing to PyPI | |
| UV_PUBLISH_USERNAME | No | Your username for publishing to PyPI |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| convert-contentsA | Converts content between different formats. Transforms input content from any supported format into the specified output format. šØ CRITICAL REQUIREMENTS - PLEASE READ:
Supported formats:
ā CORRECT Usage Examples:
ā INCORRECT Usage Examples:
When requesting conversion, ALWAYS specify:
Note: After conversion, always check the success message for the exact file location. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
With only one tool, there is no possibility of ambiguity or overlap between tools. The tool 'convert-contents' has a single, clearly defined purpose: converting content between formats.
Since there is only one tool, naming consistency is inherently perfect. The tool name 'convert-contents' follows a clear verb_noun pattern, but with no other tools to compare, consistency is not an issue.
The server is named 'Pandoc Document Conversion' and has only one tool. For a document conversion domain, a single tool is too few to provide comprehensive coverage, as it lacks specialized tools for different conversion scenarios or formats, making it feel thin and under-scoped.
The tool surface is severely incomplete for the domain of document conversion. While 'convert-contents' handles format conversion, there are obvious gaps such as tools for listing supported formats, validating input, batch processing, or handling metadata, which are common in such systems.