Delivers current date and time via the MCP and HTTP protocols.
A proof-of-concept for a lightweight MCP server, PHP Clock provides real-time date and time information. Built using the Symfony MCP Bundle and Symfony Clock components, this tool demonstrates how to create an efficient service for time delivery via the MCP and HTTP protocols. Although marked as abandoned, it remains usable for those needing a quick, dedicated time source.
Key Features
01Delivers current date and time
02Supports MCP protocol for time delivery
03Lightweight server implementation
04Supports HTTP protocol for time delivery
05Utilizes Symfony MCP Bundle and Clock components
061 GitHub stars
Use Cases
01Serving as a dedicated lightweight time source for internal systems
02Demonstrating MCP server implementation with PHP
03Providing real-time date and time to AI agents or applications