Railway MCP
Rank #60,067com.railway/mcp
Develop, manage, and debug Railway projects, services, and deployments from within agents.
Railway MCP is a Model Context Protocol (MCP) server published by railwayapp. It ranks #60,067 of 132,113 servers tracked on MCP Toplist. Railway MCP is listed on Official MCP, with 1 tracked version. It was first listed on Apr 22, 2026 and most recently updated on Apr 22, 2026.
Ranks ahead of 72,046 of 132,113 servers on MCP Toplist.
Use Railway MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http railway https://mcp.railway.com/[mcp_servers.railway]
url = "https://mcp.railway.com/"Add to ~/.codex/config.toml.
https://mcp.railway.com/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"railway": {
"url": "https://mcp.railway.com/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"railway": {
"type": "http",
"url": "https://mcp.railway.com/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"railway": {
"serverUrl": "https://mcp.railway.com/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"railway": {
"url": "https://mcp.railway.com/"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.railway%2Fmcp)<a href="https://mcptoplist.com/server/com.railway%2Fmcp"><img src="https://mcptoplist.com/badge/com.railway%2Fmcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
railwayapp
Other servers by railwayapp
View all railwayapp servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Apr 22, 2026 |
Frequently asked questions
- Who maintains Railway MCP?
- Railway MCP is maintained by railwayapp, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Railway MCP listed on the Official MCP Registry?
- Yes — Railway MCP is listed on the Official MCP Registry.
- How many versions does Railway MCP have?
- MCP Toplist tracks 1 version of Railway MCP, most recently published on Apr 22, 2026.
- Where can I find the source code for Railway MCP?
- The source code for Railway MCP is hosted at github.com/railwayapp/mono.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.