MCP Directory
Back

railway-mcp

by jason-tan-swe · TypeScript · ★ 73

An unofficial and community-built MCP server for integrating with https://railway.app

#claude#cursor#model-context-protocol#railway#railway-app#windsurf

Install

npx -y github:jason-tan-swe/railway-mcp

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "railway-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:jason-tan-swe/railway-mcp"
      ]
    }
  }
}

From the README

   Let Claude and other MCP clients manage your Railway.app infrastructure. Deploy services, manage variables, and monitor deployments - all through natural language. Please Note: This is under development and not all features are available yet. 🚧 A [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server for integrating with the [Railway.app](https://railway.app) platform. [](https://smithery.ai/server/@jason-tan-swe/railway-mcp) [](https://mseep.ai/app/jason-tan-swe-railway-mcp) [](https://mseep.ai/app/a…
Read full README on GitHub →

Related other servers