MCP.so
登录
服务器

Railpush

@Railpush

AI-native cloud platform with 218 MCP tools. Deploy web services, manage PostgreSQL, MySQL, MongoDB, Redis, Meilisearch, and S3 storage from your AI agent.

概览

What is Railpush?

Railpush is an MCP (Model Context Protocol) server that provides 218 tools for deploying and managing cloud infrastructure on a PaaS platform. It connects Claude, Cursor, Windsurf, or any MCP client to services, databases, deployments, and more.

How to use Railpush?

Use the hosted server (recommended) by configuring a URL https://mcp.railpush.com/mcp with an Authorization: Bearer YOUR_API_KEY header. For local/air-gapped setups, run a Node.js stdio server with the RAILPUSH_API_KEY and RAILPUSH_API_URL environment variables. Add it to Claude Code with claude mcp add railpush --url https://mcp.railpush.com/mcp --header "Authorization: Bearer YOUR_API_KEY" or paste the JSON config into Cursor.

Key features of Railpush

  • 35+ tools for creating, deploying, and scaling web services
  • 15+ deployment tools including rollback and blue-green
  • 20+ PostgreSQL database management tools
  • Environment variable management with bulk operations
  • Custom domains and DNS record management
  • Infrastructure-as-Code with YAML blueprints

Use cases of Railpush

  • Deploy a full-stack app by asking the agent to create a service, add a database, set env vars, and trigger a build
  • Roll back a broken deployment or run a blue-green deploy with a single command
  • Manage multiple databases (PostgreSQL, MySQL, MongoDB, Redis) through natural language
  • Configure autoscaling policies and monitor logs and metrics

FAQ from Railpush

What exactly does Railpush do?

It gives an AI agent full control of cloud infrastructure via 218 MCP tools, covering services, databases, deployments, networking, and billing on the Railpush PaaS.

Do I need to install anything to use Railpush?

For the hosted server, no installation is needed—just configure the URL and API key. For local stdio setups, you need Node.js and must build the server from source.

Where does my data live?

All infrastructure and data (services, databases, logs, etc.) live on the Railpush platform. The MCP server acts as a bridge between your AI client and that platform.

What transports does Railpush support?

It supports Streamable HTTP (recommended) at https://mcp.railpush.com/mcp and legacy SSE at https://mcp.railpush.com/sse.

How do I authenticate with Railpush?

All requests require a Railpush API key, obtainable from the dashboard (Settings → API Keys). Pass it as a Bearer token in the HTTP header for hosted mode, or as the RAILPUSH_API_KEY environment variable for local mode.

标签

来自「数据库」的更多内容