CloudVerifiedTypeScriptHosted on RailPush

RailPush MCP

Full infrastructure management for RailPush — deploy services, manage databases, scale workloads, and control your entire cloud stack through Claude or Cursor.

Free
N/A rating (0 reviews)0 installs0 GitHub stars
infrastructureclouddevopspostgresqlredisdeploymentmonitoringserverlessgpukubernetes

RailPush MCP provides 276 tools for deploying and managing cloud infrastructure through Claude, Cursor, Windsurf, or any MCP client. Control services, databases (PostgreSQL, MySQL, MongoDB), Redis, object storage, deployments, DNS, autoscaling, logs, metrics, and more — all through natural language. Example: tell your agent "Create a Node.js service, add a PostgreSQL database, set DATABASE_URL, and deploy from my GitHub repo" — the agent handles everything automatically. Supports Streamable HTTP (recommended) and SSE transports. Authentication via API key from the RailPush dashboard.

Compatible with

Claude DesktopCursorWindsurf

One-Click Install

Install in CursorInstall in VS Code

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "railpush": {
      "url": "https://mcp.railpush.com/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}

Claude Code CLI

claude mcp add railpush-mcp --url https://mcp.railpush.com/mcp --header "Authorization: Bearer YOUR_API_KEY"

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Remote Endpoint

https://mcp.railpush.com/mcp

Some servers require additional setup - check the GitHub README for specific instructions.

RailPush MCP MCP Server — MCPNest