rzd-api
by slavb18
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Host interface to bind the MCP server to (e.g. '0.0.0.0'). | |
| MCP_PORT | No | Port for the MCP server (default 8000). | |
| RZD_BASE_URL | No | Override the base URL for the main RZD API. | |
| MCP_TRANSPORT | No | Transport for the MCP server. e.g. 'stdio' or 'streamable-http'. | |
| MCP_AUTH_TOKEN | No | Bearer token required for non-loopback access. Must be at least 32 characters. | |
| RZD_B2B_BASE_URL | No | Override the base URL for the RZD B2B API. | |
| MCP_ALLOWED_HOSTS | No | Comma-separated list of allowed hosts for the MCP server. | |
| MCP_RATE_LIMIT_PER_MINUTE | No | Rate limit for MCP server requests per minute. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/slavb18/rzd-api'
If you have feedback or need assistance with the MCP directory API, please join our Discord server