
Passage of Time
Supports UIby justcfx2u
Provide AI assistants with temporal awareness, timezone-aware parsing, and precise date/time manipulation.
What it does
Passage of Time is a Go-based MCP server that grants language models an accurate understanding of time. It overcomes the inherent limitations of LLMs regarding the current date and time by providing tools for timezone-aware calculations and timestamp parsing.
Tools
current_datetime: Get the exact current time in any specified timezoneparse_timestamp: Convert varied date/time formats into standardized timestampsadd_time: Add or subtract specific durations from a given timetime_difference: Calculate the exact duration between two timestampstime_since: Determine how much time has elapsed since a specific eventlist_timezones: Browse the complete list of 597 IANA timezones
Installation
Configure your MCP client to run the binary:
"passage-of-time": {
"type": "stdio",
"command": "path/to/passage-of-time-mcp-windows-amd64.exe",
"args": [],
"env": {}
}
Supported hosts
Confirmed for Claude Desktop.
Quick install
./passage-of-time-mcpInformation
- Pricing
- free
- Published
- 4/19/2026
- stars






