mcpserver.lol
registry/temporal-mcp
Connection check verified live · 27h ago

temporal-mcp

Wall-clock awareness for LLM agents. Two tools: elapsed-time-between-turns + day rollover detection.

Tools 2
GitHub stars
Installs / wk
Licence
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

2 tools

Read from the running server on 27h ago.

temporal_peek tz_nameclient_idthread_keytz_offset_minutes
Read the current temporal snapshot for a thread WITHOUT advancing state. Use this when you want the gap delta but the call is not the canonical per-turn event.
temporal_tick tz_nameclient_idthread_keytz_offset_minutes
Advance the temporal clock for a thread and return a snapshot (now / prev / gap / day_rollover / fresh_thread). Call once per user turn. Pass a stable `thread_key` (e.g. the conver…