Provides a suite of common date and time manipulation operations via an MCP server.
This tool is a lightweight Model Context Protocol (MCP) server designed to expose common date/time operations. Powered by the robust `date-fns` library and built on `fastmcp` with an HTTP stream transport, it offers functionalities like getting the current timestamp, formatting dates, adding or subtracting durations, calculating differences between dates, and comparing two dates. It's ideal for integrating advanced date management into MCP-capable clients and automation workflows.