TimeMCP

TimeMCP

0

TimeMCP is a simple MCP server that provides tools for time and timezone conversion. It supports all IANA timezone entries and can be used with any MCP-compatible client to get current times and convert times between zones.

TimeMCP

A simple Model Control Protocol (MCP) server that provides time and timezone conversion tools.

Features

  • Get Current Time: Retrieve the current time in a specific or system timezone.
  • Convert Time: Convert time between different timezones using source and target timezones.

Usage

The server can be built with Go and added to a configuration file for use with MCP-compatible clients. It allows clients to discover tools, call them with arguments, and receive responses.

Dependencies

  • mcp-go library for MCP implementation
  • dateparse library for flexible date parsing

Supported Timezones

All IANA time zone database entries are supported, such as Europe/Warsaw, America/New_York, Asia/Tokyo, etc.