# FateStar Ziwei (remote · www.fatestar.top)

Zi Wei Dou Shu for AI agents: free natal charts, six transit levels, and optional readings.

- Trust score: 67/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `www.fatestar.top`: 67/100 (this document), [markdown](https://verifymcp.io/servers/louislin0723-fatestar-ziwei/api-mcp.md), [page](https://verifymcp.io/servers/louislin0723-fatestar-ziwei/api-mcp)

## Channel facts

- Endpoint: `https://www.fatestar.top/api/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `2.0.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-08-03.

- **Endpoint Security**: 80/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.
  - The HSTS (Strict-Transport-Security) header is present.
  - 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**: 42/100
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 1420 tokens (~473/item across 3 items; 3 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 10/100
  - Stability observed for 3 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **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.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http louislin0723-fatestar-ziwei https://www.fatestar.top/api/mcp
```

### Codex

```toml
[mcp_servers.louislin0723-fatestar-ziwei]
url = "https://www.fatestar.top/api/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "louislin0723-fatestar-ziwei": {
      "type": "remote",
      "url": "https://www.fatestar.top/api/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add louislin0723-fatestar-ziwei --url https://www.fatestar.top/api/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  louislin0723-fatestar-ziwei:
    url: "https://www.fatestar.top/api/mcp"
```

### Other

```json
{
  "mcpServers": {
    "louislin0723-fatestar-ziwei": {
      "type": "http",
      "url": "https://www.fatestar.top/api/mcp"
    }
  }
}
```

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-08-03 (score 67, +1)

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

### 2026-08-01 (score 66, +7)

- [security improvement] Authorization: unverified → partial
- [security] Tool “ziwei_reading” rewrote its description, which is the text the model reads
- [security] Tool “ziwei_transits” rewrote its description, which is the text the model reads
- [functional improvement] Stability: unverified → 0.03
- [functional improvement] Tool “ziwei_chart” now declares an output schema
- [functional improvement] Tool “ziwei_reading” now declares an output schema
- [functional improvement] Tool “ziwei_transits” now declares an output schema
- [functional] First check of Tool coverage: 100
- [cosmetic] “ziwei_transits” reworded the description of “targetDay”
- [cosmetic] “ziwei_transits” reworded the description of “targetMonth”
- [cosmetic] “ziwei_transits” reworded the description of “targetYear”

### 2026-07-31 (score 59)

First indexed and scored.

## MCP tools (3)

### `ziwei_chart` (~404 tokens)

紫微斗数本命盘

生成紫微斗数 (Zi Wei Dou Shu / Purple Star Astrology) 完整本命盘。输入阳历或农历出生信息, 返回: 五行局/阴阳/命主身主、十二宫 (主星辅星煞星杂曜+庙旺亮度+生年四化+空宫借星+大限年龄+长生十二神)、生年四化所在宫、格局识别 (30+ 经典格局含古籍出处)、夹宫扫描、真实出生四柱 (万年历按节气)。引擎为 FateStar 自建 (102 颗星, 三合派四化, 真太阳时修正), 0 第三方排盘库。⚠️ 三合派庚干: 化科=天同 / 化忌=太阴。

Input parameters:

- `calendarType` (string): 历法: solar=公历(默认) / lunar=农历
- `day` (integer, required): 出生日 (1-31)
- `gender` (string, required): 性别
- `hour` (integer, required): 出生小时 0-23 (24 小时制, 非时辰地支)
- `isLeapMonth` (boolean): 是否闰月 (仅 calendarType=lunar 有效)
- `longitude` (number): 出生地经度 (东经正/西经负). 传了即启用真太阳时修正
- `minute` (integer): 出生分钟 (默认 0; 配合 longitude 做真太阳时精修)
- `month` (integer, required): 出生月 (1-12)
- `timezoneOffset` (number): 时区偏移 (UTC+8=8, UTC-5=-5). 需配合 longitude
- `year` (integer, required): 出生年 (阳历; calendarType=lunar 时填农历年)

Output parameters:

- `service` (string)
- `十二宫` (array)
- `基础` (object)
- `夹宫` (array)
- `本命四化` (object)
- `格局` (array)
- `输入` (object)

### `ziwei_transits` (~470 tokens)

紫微斗数运限盘

在本命盘基础上计算 6 层运限: 大限 (10 年运, 含全部 13 段列表) / 小限 (1 年) / 流年 / 流月 / 流日 / 流时。每层返回该层命宫地支 + 四化 (化禄/化权/化科/化忌) + 双轨干支 (真实干支 vs 宫位编号)。不传 target* 则默认: 当前农历年月日 + 出生时辰。⚠️ 双轨干支铁律: 对外讲「X 日签约 / X 月运势」必用「真实干支」, 严禁用「宫位编号」当日子说。

Input parameters:

- `calendarType` (string): 历法: solar=公历(默认) / lunar=农历
- `day` (integer, required): 出生日 (1-31)
- `gender` (string, required): 性别
- `hour` (integer, required): 出生小时 0-23 (24 小时制, 非时辰地支)
- `isLeapMonth` (boolean): 是否闰月 (仅 calendarType=lunar 有效)
- `longitude` (number): 出生地经度 (东经正/西经负). 传了即启用真太阳时修正
- `minute` (integer): 出生分钟 (默认 0; 配合 longitude 做真太阳时精修)
- `month` (integer, required): 出生月 (1-12)
- `targetDay` (integer): 流日目标农历日 (默认当前农历日)
- `targetHour` (integer): 流时目标小时 0-23 (默认出生时辰)
- `targetMonth` (integer): 流月目标农历月 (默认当前农历月)
- `targetYear` (integer): 流年目标年 (默认当前农历年)
- `timezoneOffset` (number): 时区偏移 (UTC+8=8, UTC-5=-5). 需配合 longitude
- `year` (integer, required): 出生年 (阳历; calendarType=lunar 时填农历年)

Output parameters:

- `service` (string)
- `双轨干支提示` (string)
- `大限列表` (array)
- `小限` (object)
- `流年` (object)
- `流日` (object)
- `流时` (object)
- `流月` (object)
- `流运目标` (object)

### `ziwei_reading` (~546 tokens)

郑大钱 AI 解读 (付费, 耗积分)

调 FateStar「郑大钱」AI 命理师 —— 知识引擎 + 郑大钱人格深度解读命盘、回答命理问题 (感情/事业/财运/健康等)。解读会结合 FateStar 知识引擎与古籍检索上下文；排盘事实仍由确定性工具提供。【调用条件】仅在用户明确选择托管解读并确认可能扣积分后调用。普通命理问题默认先用免费排盘数据。⚠️ 付费: 按问题长度/模式扣积分 (短问免费), 需 FSFSKey 开发者 Key。【没 Key】引导用户去 https://www.fatestar.top 注册免费会员 → 做新手任务领积分 → 开发者中心拿 FSFSKey Key → 配进 MCP (环境变量 FATESTAR_API_KEY 或 apiKey 参数)。【积分用完 (402)】告知用户「已切回你自己的 LLM 解读, 请去 fatestar.top 充值或等北京时间 21:00 免费重置」, 然后改用 ziwei_chart 拿命盘数据 + 你自己解读。

Input parameters:

- `apiKey` (string): FSFSKey 开发者 Key (也可由 MCP server 环境变量 FATESTAR_API_KEY 提供; 旧 fs_live_ 仍兼容)
- `calendarType` (string): 历法: solar=公历(默认) / lunar=农历
- `day` (integer, required): 出生日 (1-31)
- `gender` (string, required): 性别
- `hour` (integer, required): 出生小时 0-23 (24 小时制, 非时辰地支)
- `isLeapMonth` (boolean): 是否闰月 (仅 calendarType=lunar 有效)
- `longitude` (number): 出生地经度 (东经正/西经负). 传了即启用真太阳时修正
- `minute` (integer): 出生分钟 (默认 0; 配合 longitude 做真太阳时精修)
- `month` (integer, required): 出生月 (1-12)
- `question` (string, required): 要问郑大钱的问题 (如「今年事业运如何」「该不该换工作」)
- `timezoneOffset` (number): 时区偏移 (UTC+8=8, UTC-5=-5). 需配合 longitude
- `year` (integer, required): 出生年 (阳历; calendarType=lunar 时填农历年)

Output parameters:

- `剩余积分` (number)
- `扣除积分` (number)
- `提示` (string)
- `现有积分` (number)
- `积分不足` (boolean)
- `运限` (object)
- `郑大钱解读` (string)
- `需注册` (boolean)
- `需积分` (number)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/louislin0723-fatestar-ziwei/api-mcp#diagnostics

## Score history

- 2026-08-03: 67
- 2026-08-02: 66
- 2026-08-01: 66
- 2026-07-31: 59

## Links

- Remote endpoint: https://www.fatestar.top/api/mcp
- Repository: https://github.com/LouisLin0723/fatestar-ziwei
- Website: https://www.fatestar.top/docs#mcp
- Changelog RSS feed: https://verifymcp.io/servers/louislin0723-fatestar-ziwei/api-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/louislin0723-fatestar-ziwei/api-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/louislin0723-fatestar-ziwei/api-mcp
