Skip to main content
Glama
nhannpl

Winnipeg City MCP Server

by nhannpl

plan_journey

Plan multi-stop transit journeys in Winnipeg with optional route optimization and scheduling. Input locations as addresses, stop numbers, or formatted keys.

Instructions

Plan a multi-stop journey (A -> B -> C ...).

Args:
    stops: List of locations (plain text, stop numbers, or formatted keys)
    optimize: If True, optimized the visit order (TSP) starting from the first stop.
    date: Optional start date (YYYY-MM-DD or equivalent accepted by API).
    time: Optional start time (HH:MM).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
stopsYes
optimizeNo
dateNo
timeNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nhannpl/wpg-city-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server