io.github.domdomegg/time-mcp-server icon

time-mcp-server

by domdomegg

io.github.domdomegg/time-mcp-server

A Model Context Protocol (MCP) server that provides current UTC time in RFC 3339 format. Simple,

Step 1: Install

Run this MCP server locally

Run this MCP server locally and expose it via stdio so your MCP client can connect.

Run via NuGet
Run via NuGet
TimeMcpServer
Run command
dotnet tool run TimeMcpServer

Step 2: Connect

Connect in your MCP client

After you're running this MCP server locally, connect it to your MCP client using the configuration examples below.

Loading MCP clients…