Unofficial MCP server for Railway that enables managing Railway infrastructure through natural language, including projects, services, deployments, environments, variables, templates, domains, volumes…
{
"mcpServers": {
"crisograilway": {
"command": "npx",
"args": [
"-y",
"@crisog/railway-mcp-server"
]
}
}
}