Convert files directly from your AI coding assistant using the Model Context Protocol (MCP).
Add the Conversion Tools MCP server to your AI assistant with a single command.
claude mcp add --transport http conversiontools https://mcp.conversiontools.io/mcpAdd to your Cursor MCP configuration:
{
"mcpServers": {
"conversiontools": {
"url": "https://mcp.conversiontools.io/mcp"
}
}
}Any tool that supports the Model Context Protocol can connect to:
https://mcp.conversiontools.io/mcpAuthentication is handled automatically via OAuth. On first use, a browser window will open for you to log in to your Conversion Tools account. Your credentials are securely stored for future sessions.
No API keys to manage — just connect and start converting.
The MCP server provides these tools for your AI assistant:
| Tool | Description |
|---|---|
convert_file | Convert files between 140+ formats |
request_upload_url | Get signed URL for uploading large files (>5MB) |
list_converters | Browse available conversions by category |
find_converter | Find the right converter for specific formats |
get_converter_info | Get detailed information about a converter |
auth_status | Check your authentication status |
auth_login | Login via OAuth (opens browser) |
auth_logout | Clear stored credentials |
Convert between 140+ file formats across these categories:
Word, PowerPoint, Excel, PDF, HTML, Markdown
JSON, CSV, XML, YAML, Excel
PNG, JPG, WebP, AVIF, HEIC, SVG, GIF
Extract to Word, Excel, CSV, Text, Images
MP3, WAV, MP4, MOV, AVI
EPUB, MOBI, PDF
Extract text from images and scanned PDFs
Smart extraction from complex documents
Once connected, just ask your AI assistant naturally:
MCP uses the same conversion limits as your Conversion Tools account:
View pricing plans or API pricing for details.
Check our API Documentation for detailed information about converters and options.
Having issues? Contact us and we'll help you get set up.
Add the MCP server to your AI assistant and start converting files without leaving your flow.