Skip to main content
Glama

Time MCP Server

by tinytelly

get_time_info

Retrieve current time details including timezone, day of week, and date information for accurate temporal responses to user queries.

Instructions

Get detailed time information including timezone, day of week, etc.

Input Schema

NameRequiredDescriptionDefault
timezoneNoTimezone (optional, defaults to system timezone)system

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "timezone": { "default": "system", "description": "Timezone (optional, defaults to system timezone)", "type": "string" } }, "type": "object" }

Other Tools from Time MCP Server

Related Tools

    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/tinytelly/mcp-time'

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