aadilr/changethisfile-mcp
🔌 MCP Serveraadilr
An MCP server enabling seamless conversion between 690+ file formats directly within your AI-assisted workflow.
The changethisfile-mcp server acts as a bridge between AI models and the extensive conversion capabilities of the ChangeThisFile API. It is designed to be integrated into MCP-compliant clients, allowing LLMs to perform complex file transformations on the fly. The server exposes two primary tools: 'convert_file', which handles the actual transformation of assets, and 'list_conversions', which allows the agent to query supported formats.
Technically, the server handles input via direct URLs or base64-encoded strings, ensuring flexibility for different file sources. The output is provided as a secure, signed download URL, making it highly efficient for remote streaming and integration into cloud-based workflows. With support for 690+ formats—spanning everything from legacy document types to modern high-efficiency video codecs—it serves as a versatile utility for developers building agents that require multi-modal data processing. The architecture is lightweight, requires no API keys or authentication, and is ready for immediate deployment in local or remote MCP environments.
💡Highlights
- ├─Supports 690+ file formats
- ├─No auth or signup required
- └─Signed download URL outputs
🎯For
- ├─AI Engineers
- ├─Software Developers
- └─Data Scientists