Loomal

Time MCP Server

MCP server by github.com/domdomegg/time-mcp-nuget

Get the current UTC time in RFC 3339 format.

1 starsnuget: TimeMcpServer

About Time MCP Server

Time MCP Server is an MCP (Model Context Protocol) server published by domdomegg in the official MCP registry. Get the current UTC time in RFC 3339 format.

It ships as a NuGet package (TimeMcpServer), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/domdomegg/time-mcp-nuget, where the project has earned 1 GitHub stars.

Use Time MCP Server with your agent

Claude Code · one command
claude mcp add time-mcp-server-mcp -- dnx TimeMcpServer --yes
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "time-mcp-server-mcp": {
      "command": "dnx",
      "args": [
        "TimeMcpServer",
        "--yes"
      ]
    }
  }
}
nugetTimeMcpServer

Frequently asked questions

What is Time MCP Server?
Time MCP Server is an MCP (Model Context Protocol) server by domdomegg. Get the current UTC time in RFC 3339 format.
How do I connect Time MCP Server to Claude, Cursor, or another MCP client?
Install Time MCP Server from its nuget package (TimeMcpServer) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Time MCP Server open source?
Yes — the source code is public at github.com/domdomegg/time-mcp-nuget, with 1 GitHub stars.
Can AI agents pay to use Time MCP Server?
Not yet through Loomal — Time MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Time MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.