File Convert MCP Server
@convertguru
About File Convert MCP Server
A Model Context Protocol (MCP) server for converting files between different formats
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"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"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is File Convert MCP Server?
File Convert MCP Server is a Model Context Protocol (MCP) server for converting files between various formats, including images, office documents, audio, video, text, and data files. It provides tools to transform diverse file types into popular formats like PDF, JPG, MP4, and HTML. It is designed for developers integrating file conversion capabilities into MCP-compatible applications.
How to use File Convert MCP Server?
Install Python 3.12+ and the Python uv tool. Add the server configuration (using uvx or local uv) to your desktop app’s MCP settings, optionally setting the CONVERT_GURU_API_KEY environment variable. Then invoke the detect_file_type and convert_file tools via MCP.
Key features of File Convert MCP Server
- Intelligent file type detection using AI, TrID, and magic bytes.
- Versatile conversion to PDF, JPG, PNG, TXT, HTML, MP3, MP4, CSV.
- Supports a vast range of image formats, including legacy ones.
- Converts office documents to PDF, TXT, or HTML.
- Converts audio/video to MP3 or MP4.
- Converts databases to CSV.
Use cases of File Convert MCP Server
- Convert scanned documents to PDF for archiving.
- Transcode audio files to MP3 for broader compatibility.
- Transform office documents to HTML for web publishing.
- Extract data from databases into CSV for analysis.
- Convert legacy image files to modern JPG or PNG.
FAQ from File Convert MCP Server
Do I need an API key?
As of May 2025, no API key is required for development. For future production use, contact the Convert.Guru team to obtain an API key.
What are the system requirements?
Python version 3.12 or higher, and the Python uv tool installed.
How do I configure the server for a desktop app?
Add a JSON configuration to your app’s MCP server settings with the appropriate command (e.g., uvx or local uv) and optionally set the CONVERT_GURU_API_KEY environment variable.
What file types are supported?
The server supports images, office documents, audio, video, text, data files, and databases. It can convert to PDF, JPG, PNG, TXT, HTML, MP3, MP4, and CSV.
Is there a file size limit?
—
More Other MCP servers
ghidraMCP
LaurieWiredMCP Server for Ghidra
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Comments