What Time Is It? icon

What Time Is It?

Provides current time in ISO8601 format with timezone support via a Model Context Protocol (MCP) server.

概要

MCP-WTIT (What Time Is It?) is a specialized Model Context Protocol (MCP) server designed to deliver highly accurate and customizable current time information. It offers the current time in ISO8601 format, including timestamp and timezone details, with optional milliseconds precision and support for all IANA timezones. Built with a Clean Architecture design using ESModules and TypeScript, it's a reliable and type-safe solution for integrating real-time clock data into MCP-compatible applications and AI clients.

主な機能

  • Get current time with detailed information (ISO8601, timestamp, timezone)
  • 0 GitHub stars
  • Optional milliseconds precision
  • Clean Architecture design for maintainability
  • Support for all IANA timezones
  • ESModules with TypeScript 5.6+ for modern development

ユースケース

  • Integrating accurate, timezone-aware current time into AI agents and MCP clients.
  • Enabling automated systems to perform time-sensitive operations based on precise timestamps.
  • Debugging and testing MCP server implementations using real-time data via MCP Inspector.
Advertisement

Advertisement