railway-mcp-server

(★ 192)

Official Railway MCP Server for interacting with your Railway account

File Explorer

  • .gitignore
  • index.js
  • LICENSE
  • package.json
  • README.md

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

npx

View Details ▼

This command is an alias of `npm exec`.

tldr npm exec

View documentation for the original command:

🔍

railway

View Details ▼

Connect code to a Railway project.

railway login

Login to a Railway account:

railway link {{project_id}}

Link to an existing Project under a Railway account or team:

railway init

Create a new project:

// repository documentation