This connects Claude to Telbase's deployment platform so you can ship web apps directly from your conversation. It handles the full stack detection, provisioning databases, running migrations, configuring SSL, and setting environment variables. You can deploy Next.js, FastAPI, Django, Go apps and about a dozen other frameworks with one command. When builds fail, it reads your source code to diagnose issues and suggests specific fixes down to the file and line. Reach for this when you've prototyped something in Claude and want it live on a real URL without leaving the chat to wrestle with cloud providers. Works with stdio transport and runs through the telbase package.
claude mcp add --transport stdio ai.telbase-deploy -- npx -y telbase