
Findtime MCP Server
Let your coding agent resolve world clocks, DST rules, and meeting slots without you tabbing to timezone converters.
Overview
findtime MCP Server is a MCP server for the Grow phase that answers world time, DST, conversion, and meeting-time questions through the findtime.io Time API.
What is this MCP server?
- Queries current local time for cities worldwide via findtime.io Time API
- Handles time zones, daylight saving shifts, and city-to-city conversion
- Supports meeting-time planning across regions from natural-language prompts
- Stdio MCP transport with optional FINDTIME_MCP_CLIENT_TYPE hints for Cursor or Codex
- Optional FINDTIME_TIME_API_BASE_URL override for custom API endpoints
- Package version 3.25.9 on npm as @findtime/mcp-server
- Stdio transport; default Time API base https://time-api.findtime.io
What problem does it solve?
Solo builders waste minutes (and miss calls) guessing offsets, DST edge cases, and fair meeting windows across cities.
Who is it for?
Indie founders and small teams scheduling international users, partners, or support across many time zones.
Skip if: Teams that only operate in a single time zone or need full calendar booking, room links, and attendee CRM inside the MCP.
What do I get? / Deliverables
Your agent returns authoritative local times and conversions in-chat so you can propose meeting slots and deadlines without leaving the repo.
- Accurate local times and offsets for named cities worldwide
- Cross-region time conversions and DST-aware meeting-time suggestions in agent replies
Recommended MCP Servers
Journey fit
Global user calls, partner syncs, and launch windows sit in the grow phase when you are coordinating people across regions. Lifecycle work—onboarding calls, retention check-ins, and support scheduling—needs reliable cross-timezone answers in the agent thread.
How it compares
MCP time-zone integration backed by findtime.io, not a standalone agent skill or calendar app.
Common Questions / FAQ
Who is Findtime MCP Server for?
Solo builders and agents users who coordinate calls, launches, or support across multiple countries and need DST-safe answers in the IDE.
When should I use Findtime MCP Server?
Use it before proposing meeting times, setting global office hours, or writing copy that references local deadlines for customers abroad.
How do I add Findtime MCP Server to my agent?
Install @findtime/mcp-server from npm, set FINDTIME_TIME_API_KEY, configure stdio MCP in Claude Code or Cursor, and restart the client.