Provides current time and timezone conversion capabilities through a Model Context Protocol (MCP) server implemented in PHP.
This PHP-based MCP server allows Large Language Models (LLMs) to retrieve current time information and perform timezone conversions using IANA timezone names. It automatically detects the system's timezone and offers tools to fetch the current time in a specified timezone or convert time between different timezones, making it a valuable asset for LLMs requiring accurate time-related data.
主な機能
01Converts time between different timezones.
02Integrates with Claude and Zed editors
03Retrieves current time for a specified timezone.
04Supports IANA timezone names.
05Automatically detects system timezone.
0611 GitHub stars
ユースケース
01Enabling LLMs to schedule events in multiple timezones.
02Providing LLMs with accurate time information for context-aware applications.
03Allowing LLMs to answer questions about the current time in different locations.