This gives Claude accurate time and date handling across timezones, which is surprisingly tricky to get right without dedicated tooling. You get timezone conversion, date math operations, time difference calculations, cron expression parsing, and business day computations. Reach for this when you need Claude to schedule across regions, calculate delivery dates that respect weekends, parse cron schedules, or do any datetime work more complex than "what time is it now." It's the kind of utility that prevents a lot of off-by-one errors and timezone headaches in agent workflows.
Public tool metadata for what this MCP can expose to an agent.
current_timeGet the current date and time.2 paramsGet the current date and time.
formatstringh:mm A · h:mm:ss A · YYYY-MM-DD HH:mm:ss · YYYY-MM-DD · YYYY-MM · MM/DD/YYYYdefault: YYYY-MM-DD HH:mm:sstimezonestringrelative_timeGet the relative time from now.1 paramsGet the relative time from now.
timestringdays_in_monthGet the number of days in a month. If no date is provided, get the number of days in the current month.1 paramsGet the number of days in a month. If no date is provided, get the number of days in the current month.
datestringget_timestampGet the timestamp for the time.1 paramsGet the timestamp for the time.
timestringconvert_timeConvert time between timezones.3 paramsConvert time between timezones.
timestringsourceTimezonestringtargetTimezonestringget_week_yearGet the week and isoWeek of the year.1 paramsGet the week and isoWeek of the year.
datestringmakafeli/n8n-workflow-builder
danishashko/make-mcp
lukisch/n8n-manager-mcp
io.github.us-all/airflow
io.github.infoinlet-marketplace/mcp-workflow