πŸ”§

time

OfficialπŸ”§MCP ServerScanned

modelcontextprotocol/servers

VibeIndex|
What it does

Time and timezone conversion server. Get current time in any timezone and convert times between timezones using IANA timezone names with automatic system timezone detection.

Overview

The "time" MCP server is a reference implementation designed to provide time and timezone conversion capabilities within the Model Context Protocol ecosystem. It serves as an example of how MCP can enable Large Language Models to securely access and manipulate time-related information. This server demonstrates the practical application of MCP for handling time-based operations.

Key Features

  • Time zone conversion across different global regions
  • Precise timestamp generation and manipulation
  • Flexible time-related utility functions for LLM interactions

Who is this for?

Developers and researchers working with Large Language Models who need reliable, secure time-related functionality will find this server valuable. It offers a standardized, controlled approach to time operations, allowing LLMs to perform time-based calculations and conversions safely and efficiently. The server is particularly useful for applications requiring accurate, context-aware time management.

timetimezoneconversiondatetime

Installation

Claude CodeAuto-generated from README. View full documentation on GitHub β†’
claude mcp add time -- uvx mcp-server-time
Claude Desktop ConfigurationServer configuration (JSON)
{ "mcpServers": { "time": { "command": "uvx", "args": ["mcp-se...
78,484
Last UpdatedFeb 11, 2026