
Railpush
@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.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"railpush": {
"url": "https://mcp.railpush.com/mcp",
"headers": {
"Authorization": "Bearer your-api-key"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「データベース」の他のコンテンツ
Postgres Mcp
crystaldbaPostgres MCP Pro provides configurable read/write access and performance analysis for you and your AI agents.
Elasticsearch/OpenSearch MCP Server
cr7258A Model Context Protocol (MCP) server implementation that provides Elasticsearch and OpenSearch interaction.
MongoDB Lens
furey🍃🔎 MongoDB Lens: Full Featured MCP Server for MongoDB Databases
Neon MCP Server
neondatabaseMCP server for interacting with Neon Management API and databases
Database Gateway
centralmindUniversal MCP-Server for your Databases optimized for LLMs and AI-Agents.
コメント