ZeparHyfar/mcp-datetime
MCP server providing date and time functions in various formats
Quick Start
Clone the repository:
git clone https://github.com/ZeparHyfar/mcp-datetimeClaude Desktop configuration example:
{
"mcpServers": {
"mcp-datetime": {
"command": "npx",
"args": [
"-y",
"ZeparHyfar/mcp-datetime"
]
}
}
}Check the repository README for specific installation and configuration instructions.