Skip to main content
Glama

DateTime MCP Server

by DSado88

get_current_date

Retrieve the current date in multiple formats ('iso', 'us', 'eu', or custom) using the DateTime MCP Server, ensuring accurate time-sensitive data for Claude models.

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

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