integrations.sh
← all integrations

Quick Calendar

MCP server openai

A quick easy way to check a wall calendar from ChatGPT. See how the dates line up, check when Saturday falls, see how long until the end of the month...

e.g.

  • "Show me next month in a calendar view"
  • "Bring up next year in a calendar"
  • "Show me a calendar of this month, with today highlighted"
Homepage
https://www.widget.olutely.com
Remote URL
https://calendar.widgets.widget.olutely.com/mcp
Auth
NONE

Tools (1)

Extracted live via the executor SDK.

  • calendar

    Use to display an interactive calendar widget when the user needs visual date navigation. Call this tool for requests to open a calendar, browse years/months/days, jump to specific dates, or inspect temporal context in a structured layout. The optional initialPeriod input sets where the widget opens and must be formatted as YYYY, YYYY/M, or YYYY/M/D. If the user gives only a year, open the year view context for that year. If the user gives year and month, open month context for that month. If the user gives a full date, open day context for that date. If no period is provided, default to the current year/month based on the user's timezone when available, or UTC otherwise. Prefer this tool when a visual calendar is more useful than plain text and avoid it for unrelated requests that do not involve dates or scheduling context.