Query time zones, current times in cities worldwide, and DST rules via the findtime.io API. Built for developers who need to automate meeting scheduling, time conversions, and timezone logic in their AI workflows.
io.github.hkchao/findtime-mcp-server
Local install
STDIO
1 required env var
How models use it and what it is built for.
Query time zones, current times in cities worldwide, and DST rules via the findtime.io API. Built for developers who need to automate meeting scheduling, time conversions, and timezone logic in their AI workflows.
Local install — runs as a subprocess.
Configuration this server reads at startup.
findtime.io developer API key used to authenticate requests to the Time API.
Optional override for the Time API base URL. Defaults to https://time-api.findtime.io.
Optional client hint for transport behavior, such as cursor or codex.
Where to find authoritative docs and source for findtime.
Paste any of these into Agent Studio after connecting findtime.
Common questions about connecting and running findtime.
What do I need to set up this MCP server?
Install via `npx @findtime/mcp-server@3.25.12` and provide a FINDTIME_TIME_API_KEY from findtime.io. Optionally override the API base URL with FINDTIME_TIME_API_BASE_URL if using a custom endpoint.
Can I use this server to schedule meetings across time zones?
Yes. The server supports querying current times, converting between zones, and checking DST rules—all capabilities needed to find overlapping meeting windows across multiple cities.
How do I get a FINDTIME_TIME_API_KEY?
Sign up for a developer account at findtime.io and generate an API key from your dashboard. This key is required to authenticate all time and timezone queries.
Does this server handle daylight saving time automatically?
Yes. The server queries DST status and rules for any city, so time conversions and current-time queries account for DST automatically.
Can I override the default API endpoint?
Yes, set the FINDTIME_TIME_API_BASE_URL environment variable to point to a custom Time API base URL if needed.
MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 30+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.
Open Agent Studio