Skip to content

Datetime

Free

by MCP Community

A TypeScript implementation of a simple MCP server that exposes datetime information to agentic systems and chat REPLs

v0.2.0Added Apr 12, 2026
mcpdatetimetimezonemodel-context-protocol
Works with:ClaudeGPTGeminiCopilot

Datetime MCP Server

A TypeScript implementation of a simple MCP server that exposes datetime information to agentic systems and chat REPLs

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @odgrim/mcp-datetime
Add to claude_desktop_config.json
{
  "mcpServers": {
    "datetime": {
      "command": "npx",
      "args": ["-y", "@odgrim/mcp-datetime"]
    }
  }
}

Trust & Compliance

Authentication

Not declared

Server class

Community

Compliance

None declared