Back to Integrations

Time and Timezone

Provides time and timezone conversion capabilities, enabling current time retrieval and timezone conversions using IANA names for accurate and localized time-based functionalities.

Last updated: 1/27/2026

Installation

Add this MCP to your configuration:

{
  "mcpServers": {
    "time-and-timezone": {
      // See GitHub repository for configuration
    }
  }
}

See the GitHub repository for full installation instructions.