RZD Tickets MCP
Rank #55,763io.github.ex3lite/mcp-rzd-tickets
Read-only MCP server for RZD trains, cars, seats, adjacent pairs and car photos.
RZD Tickets MCP is a Model Context Protocol (MCP) server published by ex3lite. It ranks #55,763 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. RZD Tickets MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jul 2, 2026 and most recently updated on Jul 2, 2026.
Ranks ahead of 76,350 of 132,113 servers on MCP Toplist.
Use RZD Tickets MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-rzd-tickets -e "RZD_TIMEOUT_MS=<your RZD_TIMEOUT_MS>" -e "RZD_PROXY_URL=<your RZD_PROXY_URL>" -- npx -y mcp-rzd-ticketsReplace each placeholder with your own value before saving.
[mcp_servers.mcp-rzd-tickets]
command = "npx"
args = ["-y", "mcp-rzd-tickets"]
[mcp_servers.mcp-rzd-tickets.env]
RZD_TIMEOUT_MS = "<your RZD_TIMEOUT_MS>"
RZD_PROXY_URL = "<your RZD_PROXY_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-rzd-tickets": {
"command": "npx",
"args": [
"-y",
"mcp-rzd-tickets"
],
"env": {
"RZD_TIMEOUT_MS": "<your RZD_TIMEOUT_MS>",
"RZD_PROXY_URL": "<your RZD_PROXY_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-rzd-tickets": {
"command": "npx",
"args": [
"-y",
"mcp-rzd-tickets"
],
"env": {
"RZD_TIMEOUT_MS": "<your RZD_TIMEOUT_MS>",
"RZD_PROXY_URL": "<your RZD_PROXY_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-rzd-tickets": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-rzd-tickets"
],
"env": {
"RZD_TIMEOUT_MS": "<your RZD_TIMEOUT_MS>",
"RZD_PROXY_URL": "<your RZD_PROXY_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-rzd-tickets": {
"command": "npx",
"args": [
"-y",
"mcp-rzd-tickets"
],
"env": {
"RZD_TIMEOUT_MS": "<your RZD_TIMEOUT_MS>",
"RZD_PROXY_URL": "<your RZD_PROXY_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-rzd-tickets": {
"command": "npx",
"args": [
"-y",
"mcp-rzd-tickets"
],
"env": {
"RZD_TIMEOUT_MS": "<your RZD_TIMEOUT_MS>",
"RZD_PROXY_URL": "<your RZD_PROXY_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ex3lite%2Fmcp-rzd-tickets)<a href="https://mcptoplist.com/server/io.github.ex3lite%2Fmcp-rzd-tickets"><img src="https://mcptoplist.com/badge/io.github.ex3lite%2Fmcp-rzd-tickets.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
ex3lite
Other servers by ex3lite
View all ex3lite servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.2 | Jul 2, 2026 |
| 0.1.1 | Jul 2, 2026 |
Frequently asked questions
- Who maintains RZD Tickets MCP?
- RZD Tickets MCP is maintained by ex3lite, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is RZD Tickets MCP listed on the Official MCP Registry?
- Yes — RZD Tickets MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does RZD Tickets MCP have?
- MCP Toplist tracks 2 versions of RZD Tickets MCP, most recently published on Jul 2, 2026.
- Where can I find the source code for RZD Tickets MCP?
- The source code for RZD Tickets MCP is hosted at github.com/ex3lite/mcp_rzd_tickets.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.