Back to directory
mcp-server-time

mcp-server-time

@modelcontextprotocol84842

A Model Context Protocol server that provides time and timezone conversion capabilities, enabling LLMs to get current time information and perform timezone conversions using IANA timezone names.

timetimezoneconversiontool

Installation & Configuration

{
  "mcpServers": {
    "time": {
      "command": "uvx",
      "args": [
        "mcp-server-time"
      ]
    }
  }
}

Information

Transport
stdio
Language
python
Created
2024/11/18
Updated
2026/5/1