The Official Railway MCP server is distributed under @railway/mcp-server, but the standalone TypeScript MCP server is deprecated. Railway MCP is now bundled into the Railway CLI, and this npm package acts as a compatibility shim that launches railway mcp.
🛠️ Key Features
- “Official Railway MCP server”
- Deprecated
@railway/mcp-serverpackage - Compatibility shim that runs
railway mcp
🚀 Use Cases
- Running Railway MCP via the Railway CLI
- Configuring supported MCP clients using
railway mcp install - Selecting a hosted MCP server using
railway mcp install --remote
⚠️ Limitations
- Standalone TypeScript MCP server is no longer included in this package
- Requires migrating to the Railway CLI for continued use
⚡ Developer Benefits
- Simplifies transition by keeping
@railway/mcp-serveravailable as a shim - Provides CLI commands for local and remote MCP server configuration