Railway MCP
UnclaimedAn unofficial and community-built MCP server for integrating with https://railway.app
Install
npx -y @smithery/cli install @jason-tan-swe/railway-mcp --client claudeUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (24)
configure
Set your Railway API token (only needed if not provided in environment variables)
database-deploy
Deploy a new database service
database-list-types
List all available database types that can be deployed
deployment-health-check
Check the health/status of a deployment
deployment-list
List recent deployments for a service
deployment-logs
Get logs for a specific deployment
deployment-trigger
Trigger a new deployment for a service
project-create
Create a new project with optional team ID
project-delete
Delete a project
project-environments
List all environments in a project
project-info
Get detailed information about a specific project
project-list
List all projects in your account
service-create-from-image
Create a new service from a Docker image
service-create-from-repo
Create a new service from a GitHub repository
service-delete
Delete a service from a project
service-info
Get detailed information about a specific service
service-list
List all services in a specific project
service-restart
Restart a service in a specific environment
service-update
Update service configuration (build command, start command, etc.) 🚧 Needs Testing
variable-bulk-set
Bulk update variables for a service 🚧 Needs Testing
variable-copy
Copy variables between environments 🚧 Needs Testing
variable-delete
Delete a variable
variable-list
List variables for a service or environment
variable-set
Create or update a variable