mcpbeat Sign in

Currentdt MCP Server

by biswajitpanday Your server? Claim it
local only

Currentdt MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 957 installs a week from npm. Last commit 16 Sep 2026.

Current date and time for AI assistants: UTC, local+offset and epoch together. Any IANA zone.

Installs per day peak 872 · avg 35 · +16033% w/w
a month agotoday
957
Installs / week
npm · @strix-ai/currentdt-mcp
1
Stars
0 open issues
16 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Currentdt MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add currentdt-mcp -- npx -y @strix-ai/currentdt-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "currentdt-mcp": {
      "args": [
        "-y",
        "@strix-ai/currentdt-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.currentdt-mcp]
command = "npx"
args = ["-y", "@strix-ai/currentdt-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "currentdt-mcp": {
      "args": [
        "-y",
        "@strix-ai/currentdt-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "currentdt-mcp": {
      "args": [
        "-y",
        "@strix-ai/currentdt-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Currentdt MCP

same job, measured the same way
Time
by worldclock

A real clock for AI agents: current time, timezone conversion, and DST facts from the IANA tzdb.

5 tools answering
Etc/UTC clock
by sadri-dridi

Current local time in Etc/UTC.

30 tools answering
UTC clock
by sadri-dridi

Current local time in UTC.

30 tools answering
C
World Time
by invokera

Current time in any IANA time zone, plus the full time-zone list. Via timeapi.io.

2 tools answering
Asia/Dubai clock
by sadri-dridi

Current local time in Asia/Dubai.

30 tools answering
Weatherai
by weatherai-io

WeatherAI — 11 live weather tools for Claude, Cursor, Windsurf and any MCP AI assistant

50 installs/wk local only
Realtime Exchange Rate MCP
by cahthuranag

Real-time currency exchange rates, historical data, and multi-currency lookups for MCP clients.

270 installs/wk local only
I
Vulcan File Ops
by n0zer0d4y

MCP server for AI assistants: read, write, edit, and manage files securely on local filesystem.

92 installs/wk local only

Currentdt MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Currentdt MCP?
Currentdt MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @strix-ai/currentdt-mcp was installed 957 times last week.
How do I connect Currentdt MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @strix-ai/currentdt-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Currentdt MCP?
The npm package @strix-ai/currentdt-mcp was installed 957 times in the last week. Week over week that is +16033%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Currentdt MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.