Railway MCP
UpRailway MCP is Railway's official server, installed via railway mcp install, giving an agent 14 tools for project management: services, environments, deployments, variables, domains and logs. It works locally via the CLI over stdio or remotely at mcp.railway.com; authorization uses a CLI session or OAuth. It covers the core lifecycle operations for a Railway app.
Why this server
- 14 tools covering the full cycle, from creating a service to viewing deploy logs
- Works both locally via the railway CLI and remotely at mcp.railway.com — your choice
- Environment variables and domains change with no web dashboard, right inside the agent chat
- OAuth or an already-open railway CLI session — no separate token to manage
Usage examples
Prompt: What environments does the my-api project have, and which one is currently active?
Result: The agent listed the project's environments via Railway MCP and returned their statuses (production, staging).
Prompt: Add the custom domain api.example.com to the backend service
Result: Railway MCP attached the domain to the service and returned the DNS records needed at the registrar.
Health
1 reports in the last 30 days · Last report: 25 Jul 2026
Reports by day (30 days)
| date | works | partial | broken |
|---|---|---|---|
| 2026-07-25 | 1 | 0 | 0 |
Reviews
No reviews yet.