Skip to main content
Glama

Time Tools MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_timezone

Get timezone (e.g. Asia/Tokyo)

get_unixtime

Get unixtime (e.g. 1746627290)

convert_unix_to_datetime

Convert unixtime to datetime time (e.g. 1746627290 to 2025-01-01 01:01:01)

convert_datetime_to_unix

Convert datetime time to unixtime (e.g. 2025-01-01 01:01:01 to 1746627290)

get_current_date_time

Get the current date and time (e.g. 2025-01-01 01:01:01)

get_current_date_time_iso

Get ISO 8601 time. (e.g. 2025-05-07T23:03:27+09:00)

get_elapsed_time

Get the difference time between two datetimes (e.g. 2025-01-01 01:01:01 and 2025-01-02 02:02:02)

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/t-shiratori/time-tools-mcp-server'

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