TransferChat.ai MCP Server
A Model Context Protocol server that enables AI assistants to seamlessly transfer files between cloud storage services like S3, SFTP, and FTP directly from your conversations.
We need you to authenticate to generate unique encryption keys and securely store your connection credentials. Quick and simple, no lengthy forms required.
Quick Setup Guide
In ChatGPT Desktop or OpenAI's MCP client settings, add the server URL:
ChatGPT will automatically discover OAuth configuration via the /.well-known/mcp.json endpoint. No need to manually enter OAuth credentials!
When prompted, click "Connect to TransferChat.ai" and sign in with your account. You'll be redirected back to ChatGPT automatically.
Claude AI requires pre-registered OAuth credentials. Create your OAuth client:
- Sign in to TransferChat.ai
- Go to your Profile → OAuth Applications
- Click "Create OAuth Application"
- Enter a name (e.g., "Claude AI") and create
- Copy the Client ID and Client Secret
https://mcp.transferchat.ai/oauth/callback
Add the MCP server to Claude's configuration file (~/Library/Application Support/Claude/claude_desktop_config.json on macOS):
Restart Claude Desktop. When you use the MCP server for the first time, you'll be prompted to authorize access to your TransferChat.ai account.
Determine if your MCP client supports:
- Dynamic OAuth registration (like ChatGPT) - No credentials needed
- Pre-registered OAuth (like Claude) - Requires Client ID and Secret
Use these server details in your MCP client:
After configuration, test the connection by asking your AI assistant to list your storage connections or transfer a file.