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 Identifier | Function Description | Core Parameters |
---|---|---|
get_current_time | Get the current time in the specified time zone | timezone (IANA time zone name, such as 'America/New_York', defaults to 'UTC' if not provided) |
convert_time | Convert time between different time zones | source_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