Skip to main content
Glama
fisher1006

Time MCP Server

by fisher1006

convert_time

Convert time between timezones using IANA timezone names. Input source timezone, time in 24-hour format, and target timezone to get the converted time.

Instructions

Convert time between timezones

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
source_timezoneYesSource IANA timezone name (e.g., 'America/New_York', 'Europe/London'). Use 'UTC' as local timezone if no source timezone provided by the user.
timeYesTime to convert in 24-hour format (HH:MM)
target_timezoneYesTarget IANA timezone name (e.g., 'Asia/Tokyo', 'America/San_Francisco'). Use 'UTC' as local timezone if no target timezone provided by the user.

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/fisher1006/time-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server