list_supported_conversions — convertfilefast MCP Tool Read-only
list_supported_conversions
(list supported conversions) is one of 18 tools on the
convertfilefast
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_supported_conversions from your client
- Claude Code convertfilefast list_supported_conversions run in your project directory
- Claude Desktop convertfilefast list_supported_conversions ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor convertfilefast list_supported_conversions ~/.cursor/mcp.json
- VS Code convertfilefast list_supported_conversions .vscode/mcp.json
- Zed convertfilefast list_supported_conversions ~/.config/zed/settings.json
- Windsurf convertfilefast list_supported_conversions ~/.codeium/windsurf/mcp_config.json
- Cline convertfilefast list_supported_conversions ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI convertfilefast list_supported_conversions ~/.gemini/settings.json
- Grok convertfilefast list_supported_conversions .mcp.json (in your project root)
- ChatGPT convertfilefast list_supported_conversions Settings → Connectors → Advanced → Developer mode
- Claude.ai convertfilefast list_supported_conversions Settings → Connectors → Add custom connector
- LangChain convertfilefast list_supported_conversions pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http convertfilefast https://mcp.convertfilefast.com/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.