Resolve global meeting times and overlaps
mcp-servermcp_serversetup L2★0
hkchao/findtime-mcp-server ↗What it does
Resolve time zones and find meeting overlaps globally
Best for
When you need to resolve complex global meeting times, find overlaps, and handle DST correctly across participant time zones.
Inputs
- · time zone identifiers
- · participant calendar queries
- · meeting duration
Outputs
- · meeting time slots
- · timezone-aware overlap windows
Requires
- · findtime.io Time API
- · API key
Preconditions
- · findtime.io account
- · API key
- · env var FINDTIME_TIME_API_KEY
Failure modes
- · DST transitions can shift overlap windows
- · participant availability only from calendar (no preferences)
- · long participant lists slow the overlap query
Trust signals
- · production-parity with findtime.io Time API
- · DST + TZ handling aligned with live API
- · time, conversion, overlap, meeting search, location resolution