Catalog
com.railway/mcp
OfficialRailway MCP
Develop, manage, and debug Railway projects, services, and deployments from within agents.
Develop, manage, and debug Railway projects and deployments from AI agents.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.railway.com/"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.