Ein Model Context Protocol (MCP) Server für die Deutsche Bahn Timetable API
Overview
what is DB Timetable MCP Server?
DB Timetable MCP Server is a Model Context Protocol (MCP) server designed for the Deutsche Bahn Timetable API, providing tools and resources to access timetable data, station information, and train changes.
how to use DB Timetable MCP Server?
To use the server, clone the repository, install dependencies, configure your API credentials, and start the server in either stdio or SSE mode.
key features of DB Timetable MCP Server?
- Access to current timetable data for stations
- Tracking of recent timetable changes
- Retrieval of planned timetable data for specific dates
- Station search functionality by name or code
use cases of DB Timetable MCP Server?
- Retrieving real-time train schedules for specific stations.
- Monitoring changes in train schedules.
- Accessing planned train schedules for future travel.
- Searching for train stations based on user input.
FAQ from DB Timetable MCP Server?
- What are the prerequisites to run the server?
You need Node.js 18 or higher and API access credentials for the DB Timetable API.
- Is there a way to test the server?
Yes! You can test the server using the FastMCP Inspector.
- What license is the project under?
The MCP Server is under the MIT License, while the DB Timetable API data is under the Creative Commons Attribution 4.0 International License.