converteverything-mcp

RookieKiwi/converteverything-mcp

3.2

If you are the rightful owner of converteverything-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

ConvertEverything MCP Server enables AI assistants to convert files between 93+ formats using the ConvertEverything.io API.

Tools

Functions exposed to the LLM to take actions

get_supported_formats

Get a list of all supported file formats organized by category.

get_usage

Check your current API usage and limits.

convert_file

Convert a file from one format to another.

convert_base64

Convert a file provided as base64 data.

get_conversion_status

Check the status of an ongoing conversion.

download_file

Download a completed conversion.

list_presets

Get available conversion presets for quick configuration.

batch_convert

Convert multiple files at once.

wait_for_conversion

Wait for a conversion to complete with progress polling.

list_conversions

List your recent conversions with pagination.

cancel_conversion

Delete a conversion and its associated files.

get_file_info

Get file metadata before conversion.

estimate_output_size

Estimate the output file size before conversion.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources