Back to directory
jason-tan-swe/railway-mcp

jason-tan-swe/railway-mcp

@jason-tan-swe

An unofficial and community-built MCP server for integrating with Railway.app

railwayrailway-appclouddeploymentinfrastructuredevopsmcptypescript

Installation & Configuration

{
  "mcpServers": {
    "railway": {
      "command": "npx",
      "args": [
        "-y",
        "@jasontanswe/railway-mcp"
      ],
      "env": {
        "RAILWAY_API_TOKEN": "your-railway-api-token-here"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13