Back to directory
date-mcp

date-mcp

@Nozomuts1

A simple MCP Server that provides the current date and time, offering tools to get the current date and time in specified formats and timezones.

datetimeutilitytool

Installation & Configuration

{
  "mcpServers": {
    "date": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "date-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/4/28
Updated
2025/7/1