General Tools
fatestar.top
Generates Zi Wei Dou Shu (Purple Star Astrology) birth charts, computes multiple transit layers, and offers AI-driven astrological readings.
ENDPOINT 1
https://www.fatestar.top/api/mcp
MCP server metadata
- Name
- ziwei-mcp
- Version
- 2.0.0
Known tools 3
ziwei_chart生成紫微斗数 (Zi Wei Dou Shu / Purple Star Astrology) 完整本命盘。输入阳历或农历出生信息, 返回: 五行局/阴阳/命主身主、十二宫 (主星辅星煞星杂曜+庙旺亮度+生年四化+空宫借星+大限年龄+长生十二神)、生年四化所在宫、格局识别 (30+ 经典格局含古籍出处)、夹宫扫描、真实出生四柱 (万年历按节气)。引擎为 FateStar 自建 (102 颗星, 三合派四化, 真太阳时修正), 0 第三方排盘库。⚠️ 三合派庚干: 化科=天同 / 化忌=太阴。
Inferred read-onlyziwei_transits在本命盘基础上计算 6 层运限: 大限 (10 年运, 含全部 13 段列表) / 小限 (1 年) / 流年 / 流月 / 流日 / 流时。每层返回该层命宫地支 + 四化 (化禄/化权/化科/化忌) + 双轨干支 (真实干支 vs 宫位编号)。不传 target* 则默认: 当前农历年月日 + 出生时辰。⚠️ 双轨干支铁律: 对外讲「X 日签约 / X 月运势」必用「真实干支」, 严禁用「宫位编号」当日子说。
Inferred read-onlyziwei_reading调 FateStar「郑大钱」AI 命理师 —— 知识引擎 + 郑大钱人格深度解读命盘、回答命理问题 (感情/事业/财运/健康等)。解读会结合 FateStar 知识引擎与古籍检索上下文;排盘事实仍由确定性工具提供。【调用条件】仅在用户明确选择托管解读并确认可能扣积分后调用。普通命理问题默认先用免费排盘数据。⚠️ 付费: 按问题长度/模式扣积分 (短问免费), 需 FSFSKey 开发者 Key。【没 Key】引导用户去 https://www.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.ziwei-mcp]
url = "https://www.fatestar.top/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"ziwei-mcp": {
"type": "http",
"url": "https://www.fatestar.top/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: ziwei-mcp
Remote MCP URL: https://www.fatestar.top/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"ziwei-mcp": {
"url": "https://www.fatestar.top/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"ziwei-mcp": {
"type": "http",
"url": "https://www.fatestar.top/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "ziwei-mcp",
"transport": "streamable-http",
"url": "https://www.fatestar.top/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for fatestar.top was fetched 2026-08-08T00:40:49.450Z and is being refreshed.
fatestar.top is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.