Railway MCP Server
Railway deployment control, either through the CLI or a hosted endpoint.
Add it to your client
Officialrailway mcp install
- Transport
- both
- Auth
- Required
Railway moved its MCP server into the Railway CLI: running `railway mcp` speaks stdio locally, and `railway mcp install` merges the entry into supported client configs without disturbing the other servers already listed there. Adding --remote points those same clients at the hosted endpoint on mcp.railway.com, which authenticates in the browser and needs no CLI on the machine. The old standalone @railway/mcp-server npm package is now only a shim that forwards to the CLI.
Similar MCP servers
AWS MCP Servers
MCP serverA large collection of AWS-specific MCP servers, installed one at a time.
Azure MCP Server
MCP serverOne server covering Azure services, plus a hosted endpoint for Microsoft Learn.
Terraform MCP Server
MCP serverRegistry lookups and HCP Terraform workspace operations for agents.
Comments(0)
Sign in to comment