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 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| convert-contents | 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 | |