MCP Hub
Back to servers

PHP Clock

A lightweight PHP-based MCP server providing current timestamp and date/time information with timezone support. It leverages Symfony components and supports both STDIO and SSE transport methods.

Stars
1
Updated
Aug 3, 2025

PHP Clock MCP - quick proof of concept

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.

UPDATE:

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.

Reviews

No reviews yet

Sign in to write a review