Time
Created1259187996
Provides accurate time information to large language models via the Model Context Protocol (MCP).
About
Time is a Node.js server built on the Model Context Protocol (MCP), designed to provide accurate time-related information to large language models like Claude. When a language model encounters time-based queries in a conversation, it can call this server to obtain precise time data, including current time in different timezones, current date, date difference calculations, and formatted time displays. It supports major timezones worldwide and is easily deployable on platforms like Smithery.ai.
Key Features
- Formats time displays
- Supports major global timezones
- 1 GitHub stars
- Retrieves current time in various timezones
- Provides current date
- Calculates date differences
Use Cases
- Answering time-related questions in chatbot conversations
- Providing accurate time context for language model outputs
- Calculating time differences for scheduling and planning applications