Install commands are being verified. Only servers with the Verified badge have been checked against the real package registry. Unverified commands may 404 -- always inspect the source repo before running. Submit corrections on GitHub.
by Railway
Official Railway MCP server. Deploy services, manage databases, configure environment variables, and monitor deployments.
Install
npx -y @railway/mcp-serverRun this command to install and start the server:
npx -y @railway/mcp-serverAdd this to your MCP client config file (e.g. claude_desktop_config.json):
{
"mcpServers": {
"railway-mcp": {
"command": "npx",
"args": [
"-y",
"@railway/mcp-server"
]
}
}
}Other cloud servers you might want to compare.
by Anthropic
Search, read, and manage files in Google Drive. Access documents, spreadsheets, and shared drives through AI.
by Google
Deploy applications to Google Cloud Run. List services, manage projects, and ship containers to Google's serverless platform.
by AWS
AWS MCP servers for core service integration. Manage S3, Lambda, DynamoDB, CloudFormation, and more AWS services.
by Microsoft
Official Azure MCP server. Manage Azure resources, deploy services, query Resource Graph, and interact with the Azure ecosystem.