GaryRogers/DateMCP
3.2
If you are the rightful owner of DateMCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A lightweight Model Context Protocol (MCP) server that provides current date and day information to AI assistants, built with Python and `uv` for maximum portability.
Tools
Functions exposed to the LLM to take actions
get_day_name
Returns the current day of the week (e.g., 'Monday').
get_iso_date
Returns the current date in ISO 8601 format (YYYY-MM-DD).
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client