Skip to main content
Glama

Time MCP Server

by ampcome-mcps
MIT License
785

get_week_year

Determine the week and ISO week of the year for a specific date using the Time MCP Server. Input the date in 'YYYY-MM-DD' format to retrieve accurate time-based calculations.

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" }

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