Gives Claude access to six time-related operations: getting current time in any timezone, converting between timezones, calculating relative timestamps like "2 hours ago", finding days in a month, retrieving Unix timestamps, and determining week numbers. Built as a Cloudflare Worker that supports both stdio for local clients and streamable HTTP for remote access. Works directly with Anthropic's MCP Connector, OpenAI's Agents SDK, and Microsoft Copilot Studio without needing a separate client. Reach for this when you need Claude to handle scheduling logic, coordinate across timezones, or work with dates without hallucinating timezone math.
claude mcp add --transport stdio mcpcentral-io-mcp-time uvx mcp-time