Deploy full-stack applications with databases
Complete platform for deploying applications with automatic Git deployments, databases, and scaling.
{
"mcpServers": {
"railway": {
"env": {
"RAILWAY_API_KEY": "your_api_key"
},
"args": [
"-y",
"@railway/mcp-server"
],
"command": "npx"
}
}
}RAILWAY_API_KEYyour_api_key