Back to directory
mcp-time

mcp-time

@TheoBrigitte13

A Model Context Protocol server that enables AI assistants to interact with time and dates, supporting natural language parsing, timezone conversion, and flexible formatting.

timedatetimezonenatural-languagetool

Installation & Configuration

{
  "mcpServers": {
    "time": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "theo01/mcp-time:latest"
      ]
    }
  }
}

Information

Transport
stdiostreamable
Language
Go
Created
2025/7/9
Updated
2026/6/7