Query Time
Category: Natural Language Tools
NATURAL LANGUAGE CONVENIENCE TOOL: Ask questions about time, calendars, and observances in plain English. Use this for: 'What time is it in Tokyo?', 'When is Ramadan?', 'Is it Diwali?', 'What's the moon phase?'. Returns rich context including 31 calendars, astronomical events, and cultural observances. DO NOT use this for simple 'What time is it?' queries - use get_current_time instead. Slower than specialized tools - prefer check_holiday for simple holiday lookups, query_prayer_times for prayer times, or check_activity_appropriateness for meeting appropriateness.
Parameters
querystringRequiredNatural language temporal query (e.g., 'What time is it in Tokyo?', 'When is Ramadan?')
user_timezonestringOptionalOptional: Your timezone for relative time calculations
Returns
query:Original queryparsed:Intent, location, timezone, confidencecontext:Current time, astronomical, cultural calendars, activity appropriatenessanswer:Human-readable answerexecution_time_ms:Query execution timeExample
query_time(query='What time is it in Tokyo?')Try It Now
This tool is available in the Vreme MCP server. Install via:
Or add to your Claude Desktop, VS Code, Continue, or Cline configuration. See installation guide.