MCPServers
Deutsche Bahn Timetable - MCP server logo

Deutsche Bahn Timetable

1
0

Summary

DB-Timetable-MCP is a server that connects AI assistants to the Deutsche Bahn timetable API, enabling real-time access to German railway information. Developed by Nils Jorek, this TypeScript implementation provides tools for retrieving current timetables, planned schedules, recent changes, and finding stations through a standardized interface. The server authenticates with the DB API Marketplace using client credentials, transforms natural language requests into appropriate API calls, and returns formatted XML responses. It's particularly valuable for travel planning, commute monitoring, or transportation analysis without leaving the AI assistant conversation.

Available Actions(4)

getCurrentTimetable

Ruft aktuelle Fahrplandaten für eine Station ab. Parameter: evaNo - EVA-Nummer der Station (z.B. 8000105 für Frankfurt Hbf)

getRecentChanges

Ruft aktuelle Änderungen für eine Station ab. Parameter: evaNo - EVA-Nummer der Station (z.B. 8000105 für Frankfurt Hbf)

getPlannedTimetable

Ruft geplante Fahrplandaten für eine Station ab. Parameter: evaNo - EVA-Nummer der Station (z.B. 8000105 für Frankfurt Hbf), date - Datum im Format YYMMDD (z.B. 230401 für 01.04.2023), hour - Stunde im Format HH (z.B. 14 für 14 Uhr)

findStations

Sucht nach Stationen anhand eines Suchmusters. Parameter: pattern - Suchmuster (z.B. 'Frankfurt' oder 'BLS')

Last Updated: April 17, 2025

커뮤니티 리뷰

0.0
0 리뷰
5
0
4
0
3
0
2
0
1
0

아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!

대화에 참여하려면 로그인하세요

Coming soon to
HighlightHighlight AI

언어

TypeScript

카테고리

태그