Submit

File Convert Mcp Server

@convertguru

File Convert is an MCP server for converting files between various formats, including images, office documents, audio, video, text, and data files. It aims to provide seamless transformation into popular formats such as PDF, JPG, MP4, and HTML, among others. This server offers a set of powerful tools to convert diverse file types into easily accessible and widely compatible formats like PDF, JPG, PNG, DOCX, XLSX, PPTX, ZIP, TXT.

Server Config

{
  "mcpServers": {
    "file-convert": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/convertguru/file-convert-mcp.git",
        "file-convert-mcp"
      ],
      "env": {
        "CONVERT_GURU_API_KEY": "your_api_key_here"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.