oasa-mcp

ManosMrgk/oasa-mcp

3.2

If you are the rightful owner of oasa-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The OASA MCP Server is a Modular Command Protocol server designed to provide access to OASA Telematics data, enabling real-time and scheduled bus information retrieval through various tools.

Tools

Functions exposed to the LLM to take actions

get_lines

Retrieves all available bus lines with their metadata.

get_bus_line_stops

Returns all stops for a specific line, grouped by route.

get_bus_arrivals_on_stop

Fetches live ETAs for a specific stop and line.

get_bus_schedules

Lists available schedule types for a given line.

get_bus_departures

Returns planned departures for a specific line and schedule type.

get_routes_for_stop_tool

Lists all routes that serve a particular stop.

get_arrivals_for_stop_tool

Returns live arrival data for a stop.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources