fatenava-mcp
Officialfatenava-mcp
English | 繁體中文 | 简体中文 | 日本語 | 한국어
MCP를 지원하는 모든 AI 에이전트에서 사주(BaZi), 자미두수(Zi Wei Dou Shu), 서양 점성술 출생 차트를 생성하세요.
하나의 도구, 세 가지 결정적 엔진, 설정 불필요: 계정 없음, API 키 없음, 저장되는 데이터 없음. FateNava의 무료 차트 API로 구동됩니다.
기능
출생 정보(날짜, 시간, 장소, 성별)를 입력하면 최대 세 가지 시스템의 구조화된 차트 데이터를 반환합니다:
시스템 | 제공 내용 |
BaZi 八字 (사주팔자) | 네 기둥(천간·지지), 일주(日主), 오행 분포 — 출생지 경도 기준 진태양시 보정으로 계산 |
Zi Wei Dou Shu 紫微斗數 (자미두수) | 주요 성(星)이 있는 12궁, 명궁(命宮), 사화(四化) |
서양 출생 차트 | 열대 황도대, 플라시두스 하우스: 상승점, 별자리/하우스별 행성, 원소 및 모달리티 |
수치는 AI가 생성하는 것이 아니라 계산됩니다. 동일한 출생 정보는 항상 동일한 차트를 생성합니다. 해석은 AI 에이전트(또는 FateNava의 무료 해석 도구)의 몫입니다.
Related MCP server: mcp-luopan
빠른 시작
Claude Code
claude mcp add fatenava -- npx -y fatenava-mcpCodex CLI
# ~/.codex/config.toml
[mcp_servers.fatenava]
command = "npx"
args = ["-y", "fatenava-mcp"]Cursor / 일반 MCP 클라이언트
{
"mcpServers": {
"fatenava": {
"command": "npx",
"args": ["-y", "fatenava-mcp"]
}
}
}도구: cast_chart
출생 정보를 입력하는 두 가지 방법 — 하나를 선택하세요:
1. 한 줄 텍스트 (가장 간단함; API가 날짜, 시간, 장소, 성별을 파싱하고 도시를 좌표 + 시간대로 변환합니다):
{ "text": "1995-08-10 12:00 Taipei female" }도시 이름은 영어, 중국어, 일본어, 한국어로 입력할 수 있습니다.
2. 구조화된 필드:
{
"year": 1995, "month": 8, "day": 10, "hour": 12, "minute": 0,
"gender": "female",
"longitude": 121.5, "latitude": 25.04, "timeZoneId": "Asia/Taipei"
}선택 사항:
systems:["bazi", "ziwei", "astro"]— 응답을 작게 유지하려면 하위 집합을 선택하세요 (기본값: 세 가지 모두).birthTimeKnown: false— 정확한 시간을 모를 때. 사주는 여전히 세 기둥을 반환하며, 시간에 의존하는 부분은 추측하지 않고 정직하게 생략됩니다.
응답 형식
{
"birth": { "date": "1995-08-10", "time": "12:00", "gender": "female", "place": "…" },
"timeKnown": true,
"charts": {
"bazi": { "ok": true, "view": { "dayMaster": {…}, "fourPillars": […], … } },
"ziwei": { "ok": true, "view": { "palaces": […], … } },
"astro": { "ok": true, "view": { "ascendant": {…}, "bodies": […], … } }
}
}필드 이름은 영어입니다. 전통 용어(천간, 지지, 궁 및 성 이름)는 원래 한자로 제공됩니다 — 에이전트에게 사용자를 위해 번역하도록 요청하세요.
참고 사항 및 원칙
무료 및 익명. 기본 엔드포인트는 로그인이 필요 없으며 아무것도 저장하지 않습니다.
결정적. 차트는 검증된 엔진으로 계산되며, AI 계층은 해석만 수행합니다.
한계에 대한 정직함. 알 수 없는 출생 시간은 시간을 지어내는 대신 우아하게 처리됩니다. 차트는 고정된 운명이 아닌 경향과 주제를 설명합니다. 의학적, 법적, 재정적 조언이 아닙니다.
개념 알아보기: 사주란 무엇인가? · 출생 차트란 무엇인가? · 자미두수란 무엇인가?
전체 해석, 궁합(시너스트리 / 合婚) 및 AI Q&A: fatenava.com
개발
npm install
npm run build
node dist/index.js # speaks MCP over stdioFATENAVA_API_BASE 환경 변수가 API 원본을 재정의합니다 (테스트용).
라이선스
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- AlicenseAqualityBmaintenanceEnables AI tools to perform Chinese fortune-telling analysis including Ziwei Doushu (Purple Star Astrology) and Bazi (Four Pillars) chart generation, fortune reading, and element analysis. Supports multiple calendar systems and output formats for comprehensive divination services.7256MIT
- AlicenseAqualityDmaintenanceProvides tools for Bazi (Chinese astrology) chart calculation and analysis, enabling LLMs to generate accurate birth charts, determine patterns, and answer follow-up questions based on actual calculations rather than model knowledge.2MIT
- AlicenseAqualityCmaintenanceEnables AI agents to perform Chinese metaphysics calculations including BaZi charts, Tong Shu indicators, solar terms, and more, using a verified engine with 740+ tests.88MIT

OpenFate Bazi MCPofficial
AlicenseAqualityAmaintenanceEnables AI agents to calculate deterministic Bazi (Four Pillars) charts with True Solar Time and Earthly Branch interactions, avoiding LLM hallucination of calendrical math.6182122MIT
Related MCP Connectors
Zi Wei Dou Shu for AI agents: free natal charts, six transit levels, and optional readings.
Generate BaZi charts from birth details. Explore Four Pillars, solar terms, and Luck Pillars for d…
Chinese metaphysics (bazi, qimen, 5-element) as decision-support tools for AI agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/fatenava/fatenava-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server