Skip to main content
Glama
nhannpl

Winnipeg City MCP Server

by nhannpl

plan_timed_itinerary

Create a Winnipeg transit itinerary with specific stay durations at each stop, optimizing travel time between locations.

Instructions

Plan an optimized itinerary with specific stay durations at each stop.

Args:
    stops_config: List of dictionaries. The first stop is the origin.
        Each item format: {"location": "...", "min_stay": minutes, "max_stay": minutes}
        (Stay times for the LAST stop are ignored).
    start_date: YYYY-MM-DD
    start_time: HH:MM

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
stops_configYes
start_dateNo
start_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