service-delete
Delete a service from a project
How to use it
service-delete is exposed by the Railway MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the service-delete tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Railway MCP
npx -y @smithery/cli install @jason-tan-swe/railway-mcp --client claudeOther tools in Railway MCP (23)
Set your Railway API token (only needed if not provided in environment variables)
Deploy a new database service
List all available database types that can be deployed
Check the health/status of a deployment
List recent deployments for a service
Get logs for a specific deployment
Trigger a new deployment for a service
Create a new project with optional team ID
Delete a project
List all environments in a project
Get detailed information about a specific project
List all projects in your account
Create a new service from a Docker image
Create a new service from a GitHub repository
Get detailed information about a specific service
List all services in a specific project
Restart a service in a specific environment
Update service configuration (build command, start command, etc.) 🚧 Needs Testing
Bulk update variables for a service 🚧 Needs Testing
Copy variables between environments 🚧 Needs Testing
Delete a variable
List variables for a service or environment
Create or update a variable