Skip to main content
Glama

Cox's Bazar AI Itinerary MCP Server

by code4mk

cox_ai_itinerary

Generate AI-powered travel itineraries for Cox's Bazar using weather data and trip duration to create personalized daily plans for your Bangladesh vacation.

Instructions

Full workflow: fetch daily temperatures + generate AI itinerary. Uses the registered MCP prompt 'generate_itinerary' for consistency.

Args: days: Number of days for the trip start_date: Start date (e.g., "2025-01-15", "15 Jan 2025", "today")

Returns: Formatted prompt for AI to generate detailed itinerary

Input Schema

NameRequiredDescriptionDefault
daysYes
start_dateYes

Input Schema (JSON Schema)

{ "properties": { "days": { "title": "Days", "type": "integer" }, "start_date": { "title": "Start Date", "type": "string" } }, "required": [ "days", "start_date" ], "type": "object" }

Other Tools from Cox's Bazar AI Itinerary MCP Server

Related Tools

    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/code4mk/coxs-bazar-itinerary-mcp-server'

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