I used Symfony MCP Bundle and Symfony Clock for creating lightweight MCP server.
It is WORK IN PROGRESS ABANDONED, but it is usable with some config tweaks.
Claude can execute JS code, so the easier way is to execute JavaScript,
for example console.log(new Date().toLocaleString());.
It seems to be a bit slower than MCP tool though.