mcpbeat Sign in
local only

MCP Time runs on your own machine — the client starts it, so there is no endpoint to ping. 23 installs a week from npm.

Time & date for AI agents — timezones, conversion, date math, diffs, cron, business days.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 9 · avg 4 · +60% w/w
a month agotoday
23
Installs / week
npm · @infoinlet/mcp-time
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 mcp-time -- npx -y @infoinlet/mcp-time
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-time": {
      "args": [
        "-y",
        "@infoinlet/mcp-time"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-time]
command = "npx"
args = ["-y", "@infoinlet/mcp-time"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-time": {
      "args": [
        "-y",
        "@infoinlet/mcp-time"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-time": {
      "args": [
        "-y",
        "@infoinlet/mcp-time"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Time

same job, measured the same way
Time
by rog0x

Timezone, dates, cron, timestamps for AI agents

29 installs/wk local only
TinyFn
by tinyfn

500+ deterministic tools for AI agents: math, conversion, validation, hashing, encoding, date/time.

572 tools answering
Bizdays
by qinisolabs

Verified business-day math for AI agents: holidays + per-country weekends, not guesses.

49 installs/wk local only
Time
by worldclock

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

5 tools answering
Dependency Freshness MCP
by armigerous

npm & PyPI freshness for AI agents: latest version, deprecations, dated breaking-change diffs.

answering
Chronoguard
by kelli930

Deterministic temporal and business-date arithmetic for AI agents via MCP.

local only
Summitflow MCP
by ryankramer

Grant management for AI agents: deadlines, business-day math, budgets, in-kind value. No API key.

61 installs/wk local only
Agentweb
by zerabic

Free business data for AI agents. 11M+ businesses, 227 countries, phone/email/hours.

59 installs/wk local only

MCP Time — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Time?
MCP Time 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 @infoinlet/mcp-time was installed 23 times last week.
Is MCP Time still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect MCP Time?
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 @infoinlet/mcp-time straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Time?
The npm package @infoinlet/mcp-time was installed 23 times in the last week. Week over week that is +60%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.