T

Time

Official

Current time, timezone conversion, and scheduling primitives.

by Anthropic· 38.4k·Other·Updated 1 month ago

Install

Add this command to your MCP client config to connect Time.

uvx mcp-server-time

About Time

The Time server is a small but surprisingly load-bearing utility: it exposes the current time, converts between timezones, and formats timestamps.

Why bother? Because models do not reliably know the current date or how to handle timezones, and a lot of agent tasks ("schedule a meeting for next Tuesday at 3pm in the user's timezone") fall apart without it.

Drop-in, no auth, no config beyond an optional default timezone.

Tags

Other MCP servers in Other and beyond.