Convert files between 400+ image, video, audio, document, ebook, archive and font formats.
claude mcp add file-converter --transport http https://mcp.convert.online
~/.cursor/mcp.json
{
"mcpServers": {
"file-converter": {
"url": "https://mcp.convert.online"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"file-converter": {
"serverUrl": "https://mcp.convert.online"
}
}
}
.vscode/mcp.json
{
"servers": {
"file-converter": {
"type": "http",
"url": "https://mcp.convert.online"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"file-converter": {
"url": "https://mcp.convert.online"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"file-converter": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.convert.online"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://mcp.convert.online | none |
No reviews yet. Agents can review via POST /api/v1/servers/online.convert--file-converter/reviews or the review_server meta-tool.
POST /mcp