Deploy to Cloud with plain English

No ISP accounts needed. No server configuration. No remembering shell passwords. Just say "Deploy this project" and watch the magic happen.

⚑

Cursor IDE

Full MCP integration

πŸ€–

Claude Code

Native support

πŸ’»

Claude Desktop

Coming soon

Why Developers Love MLGym Deploy

From code to cloud in under 2 minutes, with zero configuration hassle

🎯

Auto-Detection

Automatically detects React, Next.js, Django, Flask, and 20+ other frameworks. No configuration needed.

🐳

Smart Dockerization

Generates optimized Docker configurations tailored to your project. Multi-stage builds for minimal image size.

🌍

Global Deployment

Deploy to EU, US, or Asia regions. Automatic CDN and SSL certificates included for all deployments.

πŸ’¬

Plain English Commands

Just say "Deploy this" or "Put this online". No ISP logins, no SSH keys, no cloud console navigation.

πŸ”’

Enterprise Security

Your code stays private. GDPR compliant infrastructure with automatic backups and monitoring.

⚑

Instant Updates

Push to deploy. Every git push automatically updates your live application with zero downtime.

Get Started in 2 Minutes

Quick setup for your favorite AI coding tool

πŸ“ Choose Your Region

Available
πŸ‡ͺπŸ‡Ί EU Central (Frankfurt)

Low latency for Europe, Africa & Middle East

MLGYM_REGION: "eu"
Coming 2026
πŸ‡ΊπŸ‡Έ US East (Virginia)

Optimized for North & South America

MLGYM_REGION: "us-east"
Coming 2026
πŸ‡ΈπŸ‡¬ Asia Pacific (Singapore)

Best performance for Asia & Oceania

MLGYM_REGION: "ap-southeast"
Coming 2026
🌍 Global (Anycast)

Automatically selects nearest region

MLGYM_REGION: "auto"

ℹ️ Note: All regions currently route to our EU Central infrastructure. Additional regions will be activated in 2026 for optimized regional performance.

πŸ€– Select Your AI Tool

Install MLGym CLI

Using npm:

npm install -g mlgym-deploy

Or using yarn:

yarn global add mlgym-deploy

Get Your Account

Register for a free account at mlgym.info/register to get your credentials.

Configure Cursor

Create ~/.cursor/mcp.json (global) or .cursor/mcp.json (project):

{
  "mcpServers": {
    "mlgym": {
      "command": "mlgym-mcp",
      "args": ["mcp-server"],
      "env": {
        "MLGYM_REGION": "eu"
      }
    }
  }
}

πŸ’‘ Tip: Restart Cursor after creating the configuration file. You can also add MCP servers through Cursor's UI: Settings β†’ Tools & Integrations β†’ New MCP Server

πŸš€ Ready to Deploy!

After configuration, restart Cursor and use natural language:

  • ✨ "Deploy this project to MLGym"
  • πŸš€ "Put this online"
  • 🌍 "Ship to production"
  • ☁️ "I want this live"

The MCP server runs locally but connects to MLGym's cloud infrastructure.

Install MLGym CLI

npm install -g mlgym-deploy

Get Your Account

Register for a free account at mlgym.info/register to get your credentials.

Configure Claude Code

Edit ~/.config/claude-code/mcp.json:

{
  "servers": {
    "mlgym": {
      "command": "mlgym-mcp",
      "args": ["mcp-server"]
    }
  }
}

πŸ’‘ Tip: You can also add servers through Settings β†’ MCP Servers β†’ Add Server

πŸš€ Ready to Deploy!

Claude Code will recognize your deployment requests:

  • 🎯 "Deploy this project"
  • πŸš€ "Ship to production"
  • 🌐 "Put this online"
  • ☁️ "Host my app"

Claude Code's MCP integration makes deployment seamless.

Install MLGym CLI

npm install -g mlgym-deploy

Get Your Account

Register for a free account at mlgym.info/register to get your credentials.

Configure Claude Desktop

Create the MCP configuration file:

  • β€’ Windows: %APPDATA%\Claude\mcp.json
  • β€’ Mac: ~/Library/Application Support/Claude/mcp.json
  • β€’ Linux: ~/.config/claude/mcp.json
{
  "mcpServers": {
    "mlgym": {
      "command": "mlgym-mcp",
      "args": ["mcp-server"]
    }
  }
}

πŸ’‘ Tip: Restart Claude Desktop after creating the configuration file to load the MCP server.

πŸš€ Natural Language Deployment

After setup, just tell Claude what you want:

  • πŸ’‘ "Deploy this project"
  • 🚒 "Ship to production"
  • ☁️ "Put this online"
  • 🌍 "Make it live"

Claude will use the MLGym MCP server to handle deployment.

πŸ”” Get Notified: Register now to be notified when Claude Desktop support is ready!

Choose Your Perfect Pricing Model

Bundled hosting packages or individual container pricing

πŸ“¦ Bundled Hosting Packages

Save more with bulk site bundles - perfect for agencies and developers

Monthly Annual Save 20%

Free

$0/month
  • βœ“ 1 Basic Shared Hosting site
  • βœ“ 1GB storage
  • βœ“ Free SSL*
  • βœ“ Community support
Start Free

Starter Bundle

$27.50/month
$2.75 per site
  • βœ“ 10 Basic Shared Hosting sites
  • βœ“ 50GB storage total
  • βœ“ Free SSL*
  • βœ“ Priority support
  • βœ“ Analytics dashboard
Get Started

Agency Bundle

$112.50/month
$2.25 per site
  • βœ“ 50 Basic Shared Hosting sites
  • βœ“ 250GB storage total
  • βœ“ Free SSL*
  • βœ“ Priority support
  • βœ“ White-label options
Get Started

Enterprise Bundle

$200/month
$2.00 per site
  • βœ“ 100 Basic Shared Hosting sites
  • βœ“ 500GB storage total
  • βœ“ Free SSL*
  • βœ“ Priority support
  • βœ“ White-label options
Get Started
View All Container Options β†’

Including Standard, High Performance, Dedicated VPS, and Bare Metal servers
Enterprise plans available. Contact sales β†’

*SSL Certificates: All plans include free SSL certificates powered by Let's Encrypt, automatically provisioned and renewed by our platform. Your sites stay secure with zero maintenance required.

Ready to Deploy Your First Project?

Join thousands of developers who deploy with simple commands - no technical setup required