Skip to content
Claude Desktop

currentdt mcp for Claude Desktop

io.github.biswajitpanday/currentdt-mcp

Current date and time for AI assistants: UTC, local+offset and epoch together. Any IANA zone.

client:Claude Desktop transport:stdio runtime:npm

Install currentdt mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "currentdt-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@strix-ai/currentdt-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

currentdt mcp in other clients