
Railway
OfficialProvides command-line access to Railway's cloud platform for deploying applications and managing infrastructure through conversational workflows.
What it does
- Deploy applications from local directory to Railway
- Create and manage Railway projects and environments
- Generate domains for deployed applications
- Deploy pre-built templates for databases and services
- Monitor deployment logs and build status
- Link and configure Railway services
Best for
Tools (14)
Check whether the Railway CLI is installed and if the user is logged in. This tool helps agents verify the Railway CLI setup before attempting to use other Railway tools.
Create a new Railway environment for the currently linked project. Optionally duplicate an existing environment and set service variables.
Create a new Railway project and link it to the current directory
Search and deploy Railway templates. This tool will search for templates using fuzzy search and automatically deploy the selected template to the current Railway project and environment.
Upload and deploy from the current directory. Supports CI mode, environment, and service options.