No ISP accounts needed. No server configuration. No remembering shell passwords. Just say "Deploy this project" and watch the magic happen.
Full MCP integration
Native support
Coming soon
From code to cloud in under 2 minutes, with zero configuration hassle
Automatically detects React, Next.js, Django, Flask, and 20+ other frameworks. No configuration needed.
Generates optimized Docker configurations tailored to your project. Multi-stage builds for minimal image size.
Deploy to EU, US, or Asia regions. Automatic CDN and SSL certificates included for all deployments.
Just say "Deploy this" or "Put this online". No ISP logins, no SSH keys, no cloud console navigation.
Your code stays private. GDPR compliant infrastructure with automatic backups and monitoring.
Push to deploy. Every git push automatically updates your live application with zero downtime.
Quick setup for your favorite AI coding tool
Low latency for Europe, Africa & Middle East
MLGYM_REGION: "eu"
Optimized for North & South America
MLGYM_REGION: "us-east"
Best performance for Asia & Oceania
MLGYM_REGION: "ap-southeast"
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.
Using npm:
npm install -g mlgym-deploy
Or using yarn:
yarn global add mlgym-deploy
Register for a free account at mlgym.info/register to get your credentials.
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
After configuration, restart Cursor and use natural language:
The MCP server runs locally but connects to MLGym's cloud infrastructure.
npm install -g mlgym-deploy
Register for a free account at mlgym.info/register to get your credentials.
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
Claude Code will recognize your deployment requests:
Claude Code's MCP integration makes deployment seamless.
npm install -g mlgym-deploy
Register for a free account at mlgym.info/register to get your credentials.
Create the MCP configuration file:
%APPDATA%\Claude\mcp.json
~/Library/Application Support/Claude/mcp.json
~/.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.
After setup, just tell Claude what you want:
Claude will use the MLGym MCP server to handle deployment.
π Get Notified: Register now to be notified when Claude Desktop support is ready!
Bundled hosting packages or individual container pricing
Save more with bulk site bundles - perfect for agencies and developers
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.
Join thousands of developers who deploy with simple commands - no technical setup required