mcpbeat Sign in

Netcafe Almanac MCP Server

answering

Netcafe Almanac is answering right now. Last checked moments ago. It exposes 6 tools. Last commit 16 Aug 2026.

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

Uptime history 24 days of history · worst day 60%
24 days agonow
100.0%
Uptime 24h
184 of 184 checks
6
Tools
read from the server
755 ms
Response time
average over 24h
1
Stars
last commit 16 Aug 2026

Nothing serious here today

Today is the operative word: we check Netcafe Almanac 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

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add netcafe-almanac --transport http https://ainetcafe.com/mcp/almanac
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "netcafe-almanac": {
      "url": "https://ainetcafe.com/mcp/almanac"
    }
  }
}
~/.codex/config.toml
[mcp_servers.netcafe-almanac]
url = "https://ainetcafe.com/mcp/almanac"
.cursor/mcp.json
{
  "mcpServers": {
    "netcafe-almanac": {
      "url": "https://ainetcafe.com/mcp/almanac"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "netcafe-almanac": {
      "url": "https://ainetcafe.com/mcp/almanac"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

bazi
bazi_chart
八字排盘 from birth date and hour: four pillars (年月日时柱), five-element counts, 纳音, zodiac. Uses true solar-term boundaries.
holiday
cn_holiday
Is a date a Chinese public holiday, weekend, or 调休 make-up workday? Plus the next holiday.
huangli
huangli
Chinese almanac for a date: 宜 (auspicious activities), 忌 (avoid), 冲煞, 彭祖百忌. date omitted = today.
lunar
lunar_calendar
Chinese lunar calendar for any date: 农历、干支纪年、生肖、节气、节日、星座。date omitted = today.
pick
pick_lucky_days
Find auspicious days in a month for an event: 结婚/领证/搬家/开业/装修/出行/签约/订婚/安床/安葬 or any 黄历宜 term.
what
what_can_you_do
Describe a task in plain language (any language) and get back exactly which tools on this server do it, with ready-to-run example calls — instead of reading the whole catalogue and guessing. Also returns multi-step recipes when a task needs several tools chained (invoices to a ledger, a bank statement reconciled, a messy CSV turned into a deliverable). Deterministic and free: it calls no model, costs nothing, and never runs out of quota. Call this FIRST when you are not sure what this server offers.

Endpoints

URLTransportStateLatencyChecked
https://ainetcafe.com/mcp/almanac streamable-http answering 470 ms 0 min ago
https://ainetcafe.com/mcp/almanac?s=registry streamable-http answering 893 ms 0 min ago

Alternatives to Netcafe Almanac

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
lookup-holiday
by encodi

Real public holiday lookup for 206 countries via a rule-based calendar engine. Paid via x402.

1 tools answering
Chinese Almanac MCP
by yonlandwu

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

361 installs/wk local only
PlugRail Japanese Calendar
by plugrail

Japanese holiday and business-day calculations using official Japan Cabinet Office data.

4 tools answering
Mycal
by junhui20

Malaysia public holidays, school terms, business days & a leave optimizer (13 tools).

76 installs/wk local only
Swiss Holidays MCP
by malkreide

Swiss school & public holidays, 26 cantons, by Schulart (OpenHolidays + Nager.Date)

106 installs/wk local only
D8ly Read
by dhsiao510

Read-only Bazi, True Solar Time, and Chinese almanac tools in English and Traditional Chinese.

3 tools answering
C
Public Holidays
by invokera

Public holidays for 100+ countries — by year, or the next ones coming up. Via Nager.Date.

2 tools answering

Netcafe Almanac — questions

Answers built from our own checks of this server.

What can Netcafe Almanac do?
It exposes 6 tools, read directly from the server on our last check. Among them: bazi_chart, cn_holiday, huangli, lunar_calendar, pick_lucky_days, what_can_you_do. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Netcafe Almanac working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 184 of 184 checks got a reply (100.0%), average response time 755 ms. The bar chart above shows every period we have measured.
How do I connect Netcafe Almanac?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does Netcafe Almanac need an API key?
No. Netcafe Almanac completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Netcafe Almanac?
It answers our handshake in 755 ms on average, which is faster than 19% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Netcafe Almanac open source?
Yes — written in JavaScript, 1 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.