MCP Server
MCP
RZD Tickets MCP
Read-only MCP server for RZD trains, cars, seats, adjacent pairs and car photos.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "mcp-rzd-tickets",
"version": "0.1.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Request timeout in milliseconds. Defaults to 20000.",
"format": "string",
"name": "RZD_TIMEOUT_MS"
},
{
"description": "Optional http, https, socks4 or socks5 proxy URL. Leave empty for direct requests.",
"format": "string",
"isSecret": true,
"name": "RZD_PROXY_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment