MCPServers

Summary

This MCP server implementation provides a bridge to Railway.app, enabling AI assistants to interact with Railway's platform services. Developed by Jason Tan, it utilizes TypeScript and integrates with the Model Context Protocol SDK. The server is designed for use cases requiring Railway.app integration, such as managing deployments, monitoring application performance, or automating DevOps workflows within the Railway ecosystem.

Available Actions(24)

configure

Set your Railway API token (only needed if not provided in environment variables)

project-list

List all projects in your account

project-info

Get detailed information about a specific project

project-create

Create a new project with optional team ID

project-delete

Delete a project

project-environments

List all environments in a project

service-list

List all services in a specific project

service-info

Get detailed information about a specific service

service-create-from-repo

Create a new service from a GitHub repository

service-create-from-image

Create a new service from a Docker image

service-delete

Delete a service from a project

service-restart

Restart a service in a specific environment

service-update

Update service configuration (build command, start command, etc.) | 🚧 Needs Testing

deployment-list

List recent deployments for a service

deployment-trigger

Trigger a new deployment for a service

deployment-logs

Get logs for a specific deployment

deployment-health-check

Check the health/status of a deployment

variable-list

List variables for a service or environment

variable-set

Create or update a variable

variable-delete

Delete a variable

variable-bulk-set

Bulk update variables for a service | 🚧 Needs Testing

variable-copy

Copy variables between environments | 🚧 Needs Testing

database-list-types

List all available database types that can be deployed

database-deploy

Deploy a new database service

Last Updated: April 17, 2025

コミュニティレビュー

0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0

まだレビューはありません. 最初のレビューを投稿しましょう!

会話に参加するにはサインインしてください

Coming soon to
HighlightHighlight AI

言語

TypeScript

カテゴリ

タグ