Skip to main content
Glama

Time MCP Server

by ampcome-mcps
MIT License
434

days_in_month

Calculate the number of days in a specified month or the current month using a YYYY-MM-DD format. Ideal for time-sensitive applications.

Instructions

Get the number of days in a month. If no date is provided, get the number of days in the current month.

Input Schema

NameRequiredDescriptionDefault
dateNoThe date to get the days in month. Format: YYYY-MM-DD

Input Schema (JSON Schema)

{ "properties": { "date": { "description": "The date to get the days in month. Format: YYYY-MM-DD", "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