MCP Server
MCP
io.github.railwayapp/mcp-server
Official Railway MCP server
Install
npx -y @railway/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@railway/mcp-server",
"version": "0.1.11",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment