Skip to main content
Glama

DateTime MCP Server

by DSado88

get_current_date

Retrieve the current date in ISO, US, EU, or custom formats using the DateTime MCP Server. Ideal for time-sensitive tasks, ensuring accurate date information.

Instructions

Get only the current date

Input Schema

NameRequiredDescriptionDefault
formatNoOutput format: 'iso' (YYYY-MM-DD), 'us' (MM/DD/YYYY), 'eu' (DD/MM/YYYY), or custom formatiso

Input Schema (JSON Schema)

{ "properties": { "format": { "default": "iso", "description": "Output format: 'iso' (YYYY-MM-DD), 'us' (MM/DD/YYYY), 'eu' (DD/MM/YYYY), or custom format", "type": "string" } }, "type": "object" }
Install Server

Other Tools from DateTime 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/DSado88/datetime-mcp'

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