Back to MCP Servers
Datetime
MCP server providing date and time functions in various formats
other-tools-and-integrations
By ZeparHyfar
Installation
npx -y mcp-datetimeConfiguration
{
"mcpServers": {
"mcp-datetime": {
"command": "npx",
"args": ["-y", "mcp-datetime"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes