Railway MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RAILWAY_TOKEN | Yes | Your Railway API token (required for authentication with Railway API) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_projectsB | Get all Railway projects and their services |
| get_projectC | Get details of a specific Railway project |
| get_serviceB | Get details of a specific Railway service including deployments and variables |
| get_deployment_logsB | Get logs for a specific deployment |
| redeploy_serviceC | Trigger a new deployment for a service |
| cancel_deploymentC | Cancel a running deployment |
| restart_deploymentC | Restart a deployment |
| update_service_variableC | Update or create an environment variable for a service |
| delete_service_variableC | Delete an environment variable from a service |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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