Skip to main content
Glama

mcp-server-public-transport

be_get_vehicle

Retrieve detailed information about a Belgian train vehicle using its unique ID with this public transport data tool. Query and access specifics locally or across Europe via the MCP server.

Instructions

Get details about a specific Belgian train vehicle by its ID.

Input Schema

NameRequiredDescriptionDefault
vehicle_idYes

Input Schema (JSON Schema)

{ "properties": { "vehicle_id": { "title": "Vehicle Id", "type": "string" } }, "required": [ "vehicle_id" ], "type": "object" }

Other Tools from mcp-server-public-transport

Related Tools

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/mirodn/mcp-server-public-transport'

If you have feedback or need assistance with the MCP directory API, please join our Discord server