allkindsxyz/railway-mcp-server
3.1
If you are the rightful owner of railway-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Railway MCP Server enables AI systems to directly manage Railway projects, deployments, and services.
Tools
Functions exposed to the LLM to take actions
get_projects
Retrieve all projects.
get_project
Get detailed information about a project.
get_service
Get details of a service.
get_deployment_logs
Retrieve deployment logs.
redeploy_service
Restart a service.
cancel_deployment
Cancel a deployment.
restart_deployment
Restart a deployment.
update_service_variable
Update a service variable.
delete_service_variable
Delete a service variable.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client