Time
0
Provides current time and timezone conversion capabilities to large language models (LLMs) via a Model Context Protocol server.
Acerca de
mcp-time is a Model Context Protocol (MCP) server designed to equip large language models with accurate time-related functionalities. It allows LLMs to query the current time in various IANA timezones, perform conversions between different timezones, and automatically detect the system's local timezone. This server enhances LLM capabilities by providing real-time, context-aware time information, making them more effective in tasks requiring precise temporal understanding and calculations.
Características Principales
- Retrieve current time for a specified IANA timezone or the system's local timezone
- 0 GitHub stars
- Convert time between any two IANA timezones (e.g., 'America/New_York' to 'Asia/Tokyo')
- Automatic system timezone detection
- Configurable local timezone override
- Seamless integration with Claude.app, Zed, VS Code, and Zencoder via various installation methods (uvx, pip, Docker)
Casos de Uso
- Providing LLMs with contextual time information for scheduling, planning, or information retrieval across timezones
- Allowing LLMs to answer 'What time is it now?' based on real-world time and location
- Enabling LLMs to convert times between different global locations (e.g., 'When it's 4 PM in New York, what time is it in London?')