RZD Tickets MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 43 installs a week from npm. Last commit 2 Jul 2026.
Read-only MCP server for RZD trains, cars, seats, adjacent pairs and car photos.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-rzd-tickets -- npx -y mcp-rzd-tickets
{
"mcpServers": {
"mcp-rzd-tickets": {
"args": [
"-y",
"mcp-rzd-tickets"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-rzd-tickets]
command = "npx"
args = ["-y", "mcp-rzd-tickets"]
{
"mcpServers": {
"mcp-rzd-tickets": {
"args": [
"-y",
"mcp-rzd-tickets"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-rzd-tickets": {
"args": [
"-y",
"mcp-rzd-tickets"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.