timeverse-omni-converter-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| convert_mediaA | 音频/视频格式互转,支持 MP3/WAV/FLAC/AAC/OGG/M4A/MP4/MKV/AVI/MOV/WebM/FLV/WMV 等,可提取音频、截取片段、嵌入字幕。 |
| convert_imageB | 图片格式互转,支持 JPEG/PNG/GIF/BMP/TIFF/WebP/SVG/HEIC/ICO/AVIF/PSD/RAW 等,可缩放、优化、控制 DPI。 |
| convert_documentB | 文档转换:DOCX/DOC/PDF/RTF/ODT/TXT/HTML/MD,高保真保留排版。 |
| convert_presentationB | 演示文稿转换:PPTX/PPT/ODP/PDF/HTML/PNG(幻灯片图片)。 |
| convert_spreadsheetB | 电子表格转换:XLSX/XLS/ODS/CSV/TSV/JSON/HTML,保留公式、样式与多工作表。 |
| convert_markupC | 标记/文本转换:Markdown/HTML/reStructuredText/AsciiDoc/LaTeX/Org/MediaWiki/EPUB/Typst/纯文本/Jupyter。 |
| convert_dataB | 结构化数据转换:JSON/YAML/XML/TOML/CSV/TSV/Parquet/Protocol Buffers(PB 需 .proto 定义)。 |
| convert_ebookB | 电子书转换:EPUB/MOBI/AZW3/FB2/PDF/TXT/HTML/DOCX,保留章节、元数据与封面。 |
| convert_pdfB | PDF 专用操作:merge/split/compress/extract_pages/extract_text/extract_images/add_watermark/rotate/to_images。 |
| convert_subtitleC | 字幕格式转换:SRT/ASS/SSA/VTT,支持编码转换与时间偏移。 |
| get_supported_formatsA | 查询支持的格式、转换路径与可用引擎,可按分类过滤。 |
| get_file_infoA | 探测文件元信息:格式、编码、分辨率、时长、码率、页数、工作表数等。 |
| batch_convertB | 批量转换多个文件,支持 Glob 模式匹配与并行执行。 |
| check_dependenciesA | 检查所有转换引擎与系统依赖的可用性与版本。 |
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 14 tools
每个转换工具针对特定媒体类型(媒体、图像、文档、演示、电子表格、标记、数据、电子书、PDF、字幕),用途明确不重叠。辅助工具如获取支持格式、文件信息、批量转换和依赖检查与转换工具区分明显。
所有工具名称均采用一致的动词_名词模式(如convert_media、get_file_info、batch_convert),全部使用小写蛇形命名法,风格统一,易于预测和选择。
14个工具覆盖了广泛的转换领域,每个工具都针对特定的格式类别或辅助功能,数量适中,没有冗余或明显不足,与服务器目的匹配。
工具集覆盖了媒体、图像、文档、演示、电子表格、标记、数据、电子书、PDF和字幕等多种格式转换,并包含格式查询、文件信息、批量转换和依赖检查等辅助功能,看似完整无重大缺失。