The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Time MCP listing page.
A Model Context Protocol (MCP) server implementation that allows LLMs to have time awareness capabilities.
current_time: Get current time (UTC and local time)relative_time: Get relative timeget_timestamp: Get timestamp for the timedays_in_month: Get days in monthconvert_time: Convert time between timezonesget_week_year: Get week and isoWeek of the yearTo install time-mcp for Claude Desktop automatically via Smithery:
To add time-mcp to Claude Code, use the following command:
To verify the installation:
You should see time-mcp listed with a ✓ Connected status.
Once installed, you can use time-mcp tools in your conversations with Claude Code. For example:
The time-mcp server will automatically provide accurate time information to Claude.
Your mcp.json file will look like this:
Add this to your ./codeium/windsurf/model_config.json file:
MIT License - see LICENSE file for details.