Skip to main content
Glama
allkindsxyz

Railway MCP Server

by allkindsxyz

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RAILWAY_TOKENYesYour Railway API token (required for authentication with Railway API)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_projects

Get all Railway projects and their services

get_project

Get details of a specific Railway project

get_service

Get details of a specific Railway service including deployments and variables

get_deployment_logs

Get logs for a specific deployment

redeploy_service

Trigger a new deployment for a service

cancel_deployment

Cancel a running deployment

restart_deployment

Restart a deployment

update_service_variable

Update or create an environment variable for a service

delete_service_variable

Delete an environment variable from a service

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/allkindsxyz/railway-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server