Time MCP Server

Stableother
55 starsTypeScriptcommunity
GitHub
About

Overview

The Time MCP Server provides time-related utilities for AI agents. It supports getting current time in any timezone, converting between timezones, and calculating durations between dates.
Capabilities

Tools & Capabilities

get_time

Get current time in a timezone

convert_timezone

Convert time between timezones

calculate_duration

Calculate duration between two dates

Setup

Installation

bash
Install
npx -y mcp-server-time
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "time": {
      "command": "npx",
      "args": ["-y", "mcp-server-time"]
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 55
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
Time MCP Server - MCP Server Directory - CortexAgent