Zamzar

Zamzar MCP Connector for Claude

A+

Convert files between 1100+ formats — transform documents, images, videos, and audio directly through your AI agent.

5 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Zamzar developer account to any AI agent and automate complex file conversion workflows using natural language. Zamzar supports over 1100 formats including PDF, DOCX, PNG, MP4, and more.

What you can do

  • Format Discovery — Use list_formats to see all supported conversions or get_format to check specific target options and credit costs.
  • File Conversion — Trigger start_job to convert files from any public URL or S3 URI to your desired output format.
  • Status Monitoring — Track the progress of your conversions with get_job, monitoring states from initialising to successful.
  • Content Retrieval — Once a conversion is finished, use get_file_content to download the binary data of your new file.

How it works

  1. Subscribe to this server
  2. Enter your Zamzar API Key
  3. Start converting files directly from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Content Creators — Quickly convert images or videos to web-ready formats without leaving your workflow.
  • Developers — Automate document processing and file transformations within your coding environment.
  • Business Professionals — Instantly turn PDFs into editable documents or spreadsheets via simple chat commands.
file-converterpdf-toolsvideo-processingimage-optimizationapi-conversion

5 tools expose this connector's capabilities to your AI agent.

get_file_content

Returns metadata about the downloaded file. Download the converted file content

get_format

Retrieve details for a specific format

get_job

Statuses include initialising, converting, successful, failed. Retrieve the status of a specific job

list_formats

List all supported file formats

start_job

Start a file conversion job

See how to talk to your AI agent using Zamzar.

List all supported file formats available on Zamzar.

I've retrieved the list of supported formats. Zamzar supports over 1100 formats including documents (pdf, docx), images (jpg, png), and videos (mp4, avi). Is there a specific format you're looking for?

Convert this image URL https://example.com/image.gif to a PNG file.

I've started the conversion job for your GIF to PNG. The Job ID is 456789. I'll monitor the status for you, or you can ask me to check it anytime using `get_job`.

Check the status of conversion job 456789 and download it if ready.

The job 456789 is now 'successful'. I am now retrieving the file content for you using the associated file ID.

You can use the `get_format` tool by providing the extension (e.g., 'pdf'). The agent will return all possible target formats and the associated credit cost for that conversion.

Related Connectors