Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From railway
Connects to the Railway cloud platform for deploying applications, managing environments, and querying project resources. Requires a Railway API token.
npx claudepluginhub railwayapp/railway-skills --plugin railwayCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"railway": {
"command": "railway",
"args": [
"mcp"
]
}
}
}Server configuration and connection parameters
railwayCommand-line arguments passed to the server process
Share bugs, ideas, or general feedback.