T

Time MCP Server

Verified

Get current time and do timezone conversions for AI agents.

open-source 71/100 Productivity time timezone utility conversion clock

A Model Context Protocol server that provides time-related functionality. Enables AI agents to get the current time in any timezone and convert times between timezones.

Simple utility server for time operations, timezone awareness, and timestamp conversion.

Install

npx -y @modelcontextprotocol/server-time

MCP Client Config

{
  "mcpServers": {
    "time": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-time"
      ]
    }
  }
}

Capabilities

Tools

get_current_timeconvert_time

Compatible With

Claude Desktop Claude Code Cursor Windsurf Continue

Metrics

18,500

GitHub Stars

15,000

Installs

1,100

Weekly

1

Open Issues