Deploy and operate apps, databases, volumes, and cron jobs on Railway from any MCP client.
What it says
The document its publisher serves
Where it answers
https://mcp.railway.com · streamable-http
the cardRead from the publisher's own address, not re-hosted.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.railway/railway",
"title": "Railway",
"description": "Deploy and operate apps, databases, volumes, and cron jobs on Railway from any MCP client.",
"version": "1.0.0",
"websiteUrl": "https://railway.com/mcp",
"serverUrl": "https://mcp.railway.com",
"icons": [
{
"src": "https://railway.com/brand/logo-dark.svg",
"mimeType": "image/svg+xml",
"sizes": [
"any"
]
},
{
"src": "https://railway.com/brand/logo-dark.png",
"mimeType": "image/png"
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.railway.com"
}
]
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-card+jsonhosted · an address you calllast seen 2026-08-30
These are the publisher's own words, read from what they serve at their own address.