The entire job

This server will expose one tool: get_current_time.

The tool reads the computer's clock and returns the current time in UTC. UTC is a shared world time that does not depend on a local time zone.

The server has three jobs. Identify itself. Describe and perform the tool. Open a connection for MCP messages.

Everything else is detail around those three jobs.