MCP.so
ログイン
B

Belgian Train Schedule

@hansf

Belgian Train Schedule について

> **Disclaimer:** This project was vibe coded and is **not affiliated with or supported by [iRail vzw](https://hello.irail.be)**. Train data may be inaccurate or outdated. Always verify with official sources ([belgiantrain.be](https://www.belgiantrain.be) or the NMBS/SNCB app) be

基本情報

カテゴリ

生産性

トランスポート

stdio

公開者

hansf

投稿者

Hans Fraiponts

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "irail": {
      "command": "uvx",
      "args": [
        "irail-mcp"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Belgian Train Schedule?

A Model Context Protocol (MCP) server that provides Belgian railway travel information via the iRail API. It is not affiliated with or supported by iRail vzw.

How to use Belgian Train Schedule?

Install with Python 3.11+ and uv, then configure in your MCP client (e.g., Claude Code’s .mcp.json) with command uvx and args ["irail-mcp"]. Use natural language queries to get station searches, live departure/arrival boards, route connections, train details, and network disturbances.

Key features of Belgian Train Schedule

  • Search stations by name
  • Get live departure and arrival boards for any station
  • Plan routes between two stations with optional date/time
  • View detailed train information including stops, delays, and platforms
  • Fetch current network disruptions and planned maintenance

Use cases of Belgian Train Schedule

  • Ask “What trains leave Brussels Central in the next hour?”
  • Ask “Find a route from Antwerp to Bruges at 2:30 PM tomorrow.”
  • Ask “Are there any disruptions on the Belgian rail network?”
  • Ask “Show me details for train IC2240.”

FAQ from Belgian Train Schedule

What are the runtime requirements?

Python 3.11+ and the uv package manager are required. Install dependencies via uv pip install -e ..

Is this server officially supported by iRail?

No. This project is not affiliated with or supported by iRail vzw. Train data may be inaccurate or outdated.

How accurate is the train data?

Data comes from the iRail API and may be inaccurate or outdated. Always verify with official sources like belgiantrain.be or the NMBS/SNCB app before making travel decisions.

Are there any rate limits?

Yes, the server enforces a limit

コメント

「生産性」の他のコンテンツ