F
licenseNot graded
qualityD
maintenanceProvides Matsumoto city community bus information via GTFS data, enabling stop search, departure times, nearby stops, and route details.
1
-
No user-submitted related servers found.
Scored across 4 tools
Each tool targets a distinct operation: route-level approach, station-level approach, station number lookup, and timetable retrieval. No overlap in purpose.
All tools follow a consistent 'get_X_for_Y' pattern with clear verb_noun structure, using snake_case throughout.
4 tools is slightly low but acceptable for a focused bus information server. Each tool serves a clear purpose without being redundant.
Missing tools to list available routes or stations, which may create dead ends for agents that don't know route or station names in advance. Core real-time and timetable queries are covered.