mcpbeat Sign in

Icyn Date MCP Server

by icyn12-tinker Your server? Claim it
local only

Icyn Date runs on your own machine — the client starts it, so there is no endpoint to ping. 590 installs a week from npm. Last commit 21 Sep 2026.

Date context for agents: Chinese lunar calendar, solar terms, holidays for 12 regions. Offline.

Installs per day peak 387 · avg 19
a month agotoday
590
Installs / week
npm · @icyn/date-mcp
0
Stars
0 open issues
21 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Icyn Date 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 icyn-date -- npx -y @icyn/date-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "icyn-date": {
      "args": [
        "-y",
        "@icyn/date-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.icyn-date]
command = "npx"
args = ["-y", "@icyn/date-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "icyn-date": {
      "args": [
        "-y",
        "@icyn/date-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "icyn-date": {
      "args": [
        "-y",
        "@icyn/date-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Icyn Date

same job, measured the same way
Chinese Astrology MCP Server by RoxyAPI
by roxyapi

BaZi four pillars, Chinese zodiac, lunisolar calendar and almanac days for AI agents.

16 tools answering
Netcafe Almanac
by ainetcafe

Chinese almanac: lunar calendar, BaZi 八字, daily 宜忌, lucky-day picker, public holidays.

6 tools answering
Vietnamese Calendar
by am-lich

Vietnamese Lunar Calendar for date and calendar conversion, and cultural insights.

5 tools answering
sqz
by ojuschugh1

Pre-injection context compression for coding agents. Zero LLM calls, zero telemetry, offline-safe.

local only
proactive-mcp
by madrobotnet

Detects reply deadlines, calendar conflicts, and personal occasions for MCP agents.

401 installs/wk local only
Lethe
by jesusgarcia9009

Context GC for LLM agents: offload large tool outputs and recall them to save tokens.

110 installs/wk local only
I
Dropcoin Utility
by freshfos

Utility data for AI agents: IBAN, EU holidays, VAT rates, time zones, ECB FX. Pay per call.

5 tools answering
Chinese Almanac MCP
by yonlandwu

Chinese almanac (黄历) MCP: date selection, daily almanac, solar terms, zodiac horoscopes.

41 installs/wk local only

Icyn Date — questions

Answers built from our own checks of this server.

Why is there no uptime for Icyn Date?
Icyn Date 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 @icyn/date-mcp was installed 590 times last week.
How do I connect Icyn Date?
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 @icyn/date-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Icyn Date?
The npm package @icyn/date-mcp was installed 590 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Icyn Date open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 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.