概要
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.
主な機能
- Delivers current date and time
- Supports MCP protocol for time delivery
- Lightweight server implementation
- Supports HTTP protocol for time delivery
- Utilizes Symfony MCP Bundle and Clock components
- 1 GitHub stars
ユースケース
- Serving as a dedicated lightweight time source for internal systems
- Demonstrating MCP server implementation with PHP
- Providing real-time date and time to AI agents or applications