Skip to main content

Time Service MCP Integration

Provides the capability to convert time and time zones via the MCP protocol.

Go to CloudBase Platform to run MCP Server


🗺️ Feature List

Tool IdentifierFunction DescriptionCore Parameters
get_current_timeGet the current time in the specified time zonetimezone (IANA time zone name, such as 'America/New_York', defaults to 'UTC' if not provided)
convert_timeConvert time between different time zonessource_timezone (source time zone), time (time in 24-hour format), target_timezone (target time zone)

Repository URL

https://github.com/modelcontextprotocol/servers/tree/main/src/time


🔌 Usage


CloudBase MCP Console