Railway
The quickest path to a permanent URL. Railway auto-detects the Dockerfile and handles TLS, routing, and restarts.
Create a Railway project
Go to railway.app → New Project → Deploy from GitHub repo and select the repository.
Generate a domain
Open Settings → Networking → Generate Domain. Your endpoint will be https://<project>.up.railway.app/mcp.
Connect your AI client
Paste the URL into your AI client’s MCP settings. See the Remote MCP quickstart for client-specific instructions.
Railway keeps the server running continuously (no cold starts). Redeploys happen automatically when you push to the connected branch. The free tier has usage limits; the Hobby plan (~$5/mo) removes them.