The MCP Time Server is an official MCP reference server that provides time and timezone utilities to MCP-compatible clients.
- Repository:
modelcontextprotocol/servers (official reference servers)
- Common package:
@modelcontextprotocol/server-time
- Status: Official reference server
- Current time lookup
- Timezone conversion helpers
- Date/time utility tools for workflows and scheduling context
- Agent workflows that need timezone-aware scheduling context
- Timestamp conversion and normalization
- User-facing assistant tools for time calculations
npx -y @modelcontextprotocol/server-time
- Low-risk compared to filesystem/database servers, but still validate client access policies
- Keep tool scope limited to time utilities if bundling with other servers