Time for Claude Code
io.github.modelcontextprotocol/time
Reference server for current time and time-zone conversion, so a model can answer 'what time is it in Tokyo' without guessing.
client:Claude Code
transport:stdio
runtime:pypi
tools:2
Install Time in Claude Code
run in your project directory
claude mcp add time -- uvx mcp-server-time
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs