Back to MCP Servers
Time
MCP server which provides utilities to work with time and dates, with natural language, multiple formats and timezone convertion capabilities.
other-tools-and-integrations
By TheoBrigitte
Installation
npx -y mcp-timeConfiguration
{
"mcpServers": {
"mcp-time": {
"command": "npx",
"args": ["-y", "mcp-time"]
}
}
}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