Skip to main content
Glama

Time MCP Server

by ampcome-mcps
MIT License
434

get_week_year

Retrieve the week and ISO week of the year for a specified date. Designed for time-aware applications, this tool ensures accurate temporal calculations within the Time MCP Server.

Instructions

Get the week and isoWeek of the year.

Input Schema

NameRequiredDescriptionDefault
dateNoThe date to get the week and isoWeek of the year. e.g. 2025-03-23

Input Schema (JSON Schema)

{ "properties": { "date": { "description": "The date to get the week and isoWeek of the year. e.g. 2025-03-23", "type": "string" } }, "type": "object" }
Install Server

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

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