Railway

backboard.railway.app

Community

Railway is a cloud platform for deploying applications and infrastructure. Deploy code from GitHub repos, manage services, databases, and environments with automatic scaling and zero-config deployments.

Auth

api_key

Pricing

free

Spec version

1.0

Base URL

https://backboard.railway.app

Last verified

2026-03-01 11:54:32

Health

Loading health data...

Capabilities

create_project

Create a new Railway project with optional GitHub repo connection.

Detail: https://backboard.railway.app/capabilities/create_project

deploy_service

Trigger a deployment for a service within a project environment.

Detail: https://backboard.railway.app/capabilities/deploy_service

list_deployments

List recent deployments for a service with status and logs.

Detail: https://backboard.railway.app/capabilities/list_deployments

list_projects

List all projects in the authenticated user's Railway account.

Detail: https://backboard.railway.app/capabilities/list_projects

manage_databases

Provision and manage databases (PostgreSQL, MySQL, Redis, MongoDB) within a project.

Detail: https://backboard.railway.app/capabilities/manage_databases

manage_variables

Get, set, or delete environment variables for a service.

Detail: https://backboard.railway.app/capabilities/manage_variables

Agent Preview

This is what an AI agent sees when it discovers this service via the Gateway:

Service: Railway
Description: Railway is a cloud platform for deploying applications and infrastructure. Deploy code from GitHub repos, manage services, databases, and environments with automatic scaling and zero-config deployments.
Auth: api_key
Capabilities:
  - create_project: Create a new Railway project with optional GitHub repo connection.
  - deploy_service: Trigger a deployment for a service within a project environment.
  - list_deployments: List recent deployments for a service with status and logs.
  - list_projects: List all projects in the authenticated user's Railway account.
  - manage_databases: Provision and manage databases (PostgreSQL, MySQL, Redis, MongoDB) within a project.
  - manage_variables: Get, set, or delete environment variables for a service.