file-convert-mcp

file-convert-mcp

3.3

If you are the rightful owner of file-convert-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 henry@mcphub.com.

File Convert is an MCP server designed to handle the conversion of a wide array of file formats, including images, office documents, audio, video, text, and data files.

File Convert MCP Server is a versatile tool for converting files between various formats. It supports a wide range of file types, including images, office documents, audio, video, and databases, transforming them into popular formats like PDF, JPG, MP4, and HTML. The server is equipped with intelligent file type detection using AI, TrID, and magic bytes, ensuring accurate identification and conversion. It is designed to be integrated with desktop applications, providing seamless file transformation capabilities. The server is currently in its testing phase, and no API key is required for development use.

Features

  • Intelligent File Type Detection: Employs a combination of AI, TrID, and magic bytes for accurate file type identification.
  • Versatile File Conversion: Supports conversion between numerous file types to popular formats like PDF, JPG, PNG, TXT, MP3, MP4, and CSV.
  • Image Conversion: Handles a vast range of image formats, including legacy ones, converting them to PDF, JPG, PNG.
  • Office Document Conversion: Converts office documents to PDF, TXT, HTML.
  • Audio/Video Conversion: Converts audio and video files to MP3, MP4.

Tools

  1. detect_file_type

    Analyzes the first 200 bytes of an uploaded file and uses the Convert.Guru API to determine its type.

  2. convert_file

    Converts a given file to a specified output format. The desired file extension should be passed as the ext_out parameter.