Skip to main content
Other Tools and IntegrationsUnknown

ZeparHyfar/mcp-datetime

MCP server providing date and time functions in various formats

other-tools-and-integrations
Share:

Quick Start

Clone the repository:

git clone https://github.com/ZeparHyfar/mcp-datetime

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcp-datetime": {
      "command": "npx",
      "args": [
        "-y",
        "ZeparHyfar/mcp-datetime"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Other Tools and Integrations
Language
Unknown
Author
ZeparHyfar