Skip to main content
Glama

Variflight MCP Server

Official
by variflight

getTodayDate

Retrieve today's date in YYYY-MM-DD format with local timezone support. Avoid hardcoding dates by integrating this tool for accurate and dynamic date handling in workflows.

Instructions

Get today's date in local timezone (YYYY-MM-DD format). Use this tool whenever you need today's date - NEVER hardcode dates.

Input Schema

NameRequiredDescriptionDefault
random_stringNoDummy parameter for no-parameter tools

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "random_string": { "description": "Dummy parameter for no-parameter tools", "type": "string" } }, "type": "object" }
Install Server

Other Tools from Variflight 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/variflight/variflight-mcp'

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