Time Tools MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_timezoneB | Get timezone (e.g. Asia/Tokyo) |
| get_unixtimeB | Get unixtime (e.g. 1746627290) |
| convert_unix_to_datetimeC | Convert unixtime to datetime time (e.g. 1746627290 to 2025-01-01 01:01:01) |
| convert_datetime_to_unixC | Convert datetime time to unixtime (e.g. 2025-01-01 01:01:01 to 1746627290) |
| get_current_date_timeA | Get the current date and time (e.g. 2025-01-01 01:01:01) |
| get_current_date_time_isoB | Get ISO 8601 time. (e.g. 2025-05-07T23:03:27+09:00) |
| get_elapsed_timeB | Get the difference time between two datetimes (e.g. 2025-01-01 01:01:01 and 2025-01-02 02:02:02) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/t-shiratori/time-tools-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server