# com.ainetcafe/netcafe-almanac (remote · ainetcafe.com)

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

- Trust score: 86/100 (high trust)
- Change this week: 0
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-21

## Components

- remote · `ainetcafe.com`: 86/100 (this document), [markdown](https://verifymcp.io/servers/com-ainetcafe-netcafe-almanac/mcp-almanac-2.md), [page](https://verifymcp.io/servers/com-ainetcafe-netcafe-almanac/mcp-almanac-2)

## Channel facts

- Endpoint: `https://ainetcafe.com/mcp/almanac?s=registry`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.2.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-21.

- **Endpoint Security**: 74/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 82/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 565 tokens (~94/item across 6 items; 6 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 100/100
  - No destabilizing schema changes in the last 30 days.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 6 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 7 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).

## Install

### How do I install the com.ainetcafe/netcafe-almanac MCP server?

com.ainetcafe/netcafe-almanac is a hosted endpoint at https://ainetcafe.com/mcp/almanac?s=registry, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http com-ainetcafe-netcafe-almanac 'https://ainetcafe.com/mcp/almanac?s=registry'
```

### Cursor

```json
{
  "mcpServers": {
    "com-ainetcafe-netcafe-almanac": {
      "url": "https://ainetcafe.com/mcp/almanac?s=registry"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-ainetcafe-netcafe-almanac": {
      "type": "http",
      "url": "https://ainetcafe.com/mcp/almanac?s=registry"
    }
  }
}
```

### Codex

```toml
[mcp_servers.com-ainetcafe-netcafe-almanac]
url = "https://ainetcafe.com/mcp/almanac?s=registry"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-ainetcafe-netcafe-almanac": {
      "type": "remote",
      "url": "https://ainetcafe.com/mcp/almanac?s=registry",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-ainetcafe-netcafe-almanac --url 'https://ainetcafe.com/mcp/almanac?s=registry' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-ainetcafe-netcafe-almanac:
    url: "https://ainetcafe.com/mcp/almanac?s=registry"
```

### Netclaw

```json
{
  "McpServers": {
    "com-ainetcafe-netcafe-almanac": {
      "Transport": "http",
      "Url": "https://ainetcafe.com/mcp/almanac?s=registry"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-ainetcafe-netcafe-almanac -t streamable-http -u 'https://ainetcafe.com/mcp/almanac?s=registry'
```

### Other

```json
{
  "mcpServers": {
    "com-ainetcafe-netcafe-almanac": {
      "type": "http",
      "url": "https://ainetcafe.com/mcp/almanac?s=registry"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-12 (score 86, +63)

- [security improvement] Authorization: unverified → partial
- [security improvement] Injection markers: unverified → pass
- [security improvement] Stability: unverified → pass
- [security improvement] Transport: fail → pass
- [security] The server rewrote its instructions, which are the text every model session reads
- [functional improvement] Endpoint reachability: not serving MCP → reachable
- [functional improvement] Tool coverage: unverified → 100
- [functional improvement] MCP protocol: unverified → pass

### 2026-09-11 (score 23, −62)

- [security regression] Endpoint reachability: reachable → not serving MCP
- [security regression] Authorization: partial → unverified
- [security regression] Tool safety: pass → unverified
- [security regression] Stability: 0.93 → unverified
- [security regression] Transport: pass → fail
- [functional regression] Tool coverage: 100 → unverified
- [functional regression] Capabilities: pass → unverified

### 2026-09-09 (score 85, 0)

- [security] The server rewrote its instructions, which are the text every model session reads

### 2026-09-08 (score 85, +1)

No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-06 (score 84, +1)

No change was recorded against any check on this day. Stability & Change Management went from 77 to 80. That category is still filling its 30-day observation window: 23 days of observed history at the previous scan, 24 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-04 (score 83, +1)

No change was recorded against any check on this day. Stability & Change Management went from 70 to 73. That category is still filling its 30-day observation window: 21 days of observed history at the previous scan, 22 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-02 (score 82, +1)

No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-31 (score 81, +1)

No change was recorded against any check on this day. Stability & Change Management went from 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (6)

### `what_can_you_do` (~159 tokens)

Find the right tool for a task

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.

Input parameters:

- `task` (string, required): What you are trying to do, e.g. "reconcile a bank statement against my books" or "把一堆发票整理成能入账的表格"

### `lunar_calendar` (~53 tokens)

公历转农历

Chinese lunar calendar for any date: 农历、干支纪年、生肖、节气、节日、星座。date omitted = today.

Input parameters:

- `date` (string): YYYY-MM-DD, default today

### `bazi_chart` (~57 tokens)

生辰八字排盘

八字排盘 from birth date and hour: four pillars (年月日时柱), five-element counts, 纳音, zodiac. Uses true solar-term boundaries.

Input parameters:

- `datetime` (string, required): Birth datetime YYYY-MM-DDTHH:mm

### `huangli` (~58 tokens)

今日黄历宜忌

Chinese almanac for a date: 宜 (auspicious activities), 忌 (avoid), 冲煞, 彭祖百忌. date omitted = today.

Input parameters:

- `date` (string): YYYY-MM-DD, default today

### `pick_lucky_days` (~89 tokens)

择吉日

Find auspicious days in a month for an event: 结婚/领证/搬家/开业/装修/出行/签约/订婚/安床/安葬 or any 黄历宜 term.

Input parameters:

- `event` (string, required): Event keyword in Chinese, e.g. 搬家
- `month` (string): YYYY-MM, default current month

### `cn_holiday` (~45 tokens)

中国法定节假日

Is a date a Chinese public holiday, weekend, or 调休 make-up workday? Plus the next holiday.

Input parameters:

- `date` (string): YYYY-MM-DD, default today

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-ainetcafe-netcafe-almanac/mcp-almanac-2#diagnostics

## Score history

- 2026-09-21: 86
- 2026-09-20: 86
- 2026-09-19: 86
- 2026-09-18: 86
- 2026-09-17: 86
- 2026-09-16: 86
- 2026-09-15: 86
- 2026-09-14: 86
- 2026-09-13: 86
- 2026-09-12: 86
- 2026-09-11: 23
- 2026-09-10: 85
- 2026-09-09: 85
- 2026-09-08: 85
- 2026-09-07: 84
- 2026-09-06: 84
- 2026-09-05: 83
- 2026-09-04: 83
- 2026-09-03: 82
- 2026-09-02: 82
- 2026-09-01: 81
- 2026-08-31: 81
- 2026-08-30: 80
- 2026-08-29: 80
- 2026-08-28: 79
- 2026-08-27: 79
- 2026-08-26: 78
- 2026-08-25: 77
- 2026-08-24: 77
- 2026-08-23: 23

## Common questions

### What is the com.ainetcafe/netcafe-almanac MCP server?

com.ainetcafe/netcafe-almanac is an MCP server listed in the public MCP registry as com.ainetcafe/netcafe-almanac. Chinese almanac: lunar calendar, BaZi 八字, daily 宜忌, lucky-day picker, public holidays. This page covers its hosted endpoint (https://ainetcafe.com/mcp/almanac?s=registry).

### Is the com.ainetcafe/netcafe-almanac MCP server safe to use?

com.ainetcafe/netcafe-almanac scores 86 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the com.ainetcafe/netcafe-almanac MCP server expose?

com.ainetcafe/netcafe-almanac exposes 6 tools: what_can_you_do, lunar_calendar, bazi_chart, huangli, pick_lucky_days, cn_holiday. Their descriptions and schemas cost roughly 461 tokens of context every time the server is loaded.

### Does the com.ainetcafe/netcafe-almanac MCP server require authentication?

No. We connected to com.ainetcafe/netcafe-almanac without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the com.ainetcafe/netcafe-almanac MCP server still maintained?

com.ainetcafe/netcafe-almanac is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://ainetcafe.com/mcp/almanac?s=registry
- Repository: https://github.com/mario03690/ai-netcafe
- Website: https://ainetcafe.com/tools
- Changelog RSS feed: https://verifymcp.io/servers/com-ainetcafe-netcafe-almanac/mcp-almanac-2.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-ainetcafe-netcafe-almanac/mcp-almanac-2.json
- HTML version of this page: https://verifymcp.io/servers/com-ainetcafe-netcafe-almanac/mcp-almanac-2
