Skip to content
Claude Code

Time MCP Server for Claude Code

io.github.domdomegg/time-mcp-nuget

Get the current UTC time in RFC 3339 format.

client:Claude Code transport:stdio runtime:nuget

Install Time MCP Server in Claude Code

run in your project directory

claude mcp add time-mcp-nuget -- dnx TimeMcpServer --yes

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Time MCP Server in other clients