Time icon

Time

Provides accurate time information to large language models via the Model Context Protocol (MCP).

소개

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.

주요 기능

  • Formats time displays
  • Supports major global timezones
  • 1 GitHub stars
  • Retrieves current time in various timezones
  • Provides current date
  • Calculates date differences

사용 사례

  • Answering time-related questions in chatbot conversations
  • Providing accurate time context for language model outputs
  • Calculating time differences for scheduling and planning applications