MCP Time Server
A public remote MCP server for current time, timezone conversion, duration math, UTC offsets, validation, search, and timestamp comparison.
Streamable HTTP endpoint
/mcp
Copied endpoint URL
Connect an MCP client here. The MCP transport stays separate from the landing page and helper clock route.
Transport
Streamable HTTP
Rate limit
15/sec
Visitors
50
Examples
Prompt-level use cases
Swap between common MCP requests to see the server in context.
Current workflow
Answer a user in their local timezone
get_current_time(
{"timezone":"America/Chicago"}
)
Available MCP tools 7 tools
get_current_time
convert_time
time_until
get_timezone_offset
validate_timezone
list_timezones
compare_times