Time
Createduzulla
Provides current time and timezone conversion capabilities through a Model Context Protocol (MCP) server implemented in PHP.
About
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.
Key Features
- Converts time between different timezones.
- Integrates with Claude and Zed editors
- Retrieves current time for a specified timezone.
- Supports IANA timezone names.
- Automatically detects system timezone.
- 11 GitHub stars
Use Cases
- Enabling LLMs to schedule events in multiple timezones.
- Providing LLMs with accurate time information for context-aware applications.
- Allowing LLMs to answer questions about the current time in different locations.