
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.
数据库 分类下的更多 MCP 服务器
mcp-server-qdrant: A Qdrant MCP server
qdrantAn official Qdrant Model Context Protocol (MCP) server implementation
mcp_mysql_server
xwb602625136Model Context Protocol (MCP) server that supports secure interaction with MySQL databases and has anomaly analysis capabilities.更加牛逼!更加好用!不仅止于mysql的增删改查功能; 还包含了数据库异常分析能力;且便于开发者们进行个性化的工具扩展
Sail MCP Server for Spark SQL
lakehqDrop-in Apache Spark replacement written in Rust, unifying batch processing, stream processing, and compute-intensive AI workloads.
MCP Server for MySQL based on NodeJS
benborlaA Model Context Protocol server that provides read-only access to MySQL databases. This server enables LLMs to inspect database schemas and execute read-only queries.
MCP MongoDB Server
kiliczshA Model Context Protocol Server for MongoDB
评论