Openfate Bazi Mcp
@openfate-ai
Openfate Bazi Mcp について
OpenFate Bazi MCP server with deterministic Four Pillars calculation, True Solar Time, branch interactions, and reverse Bazi lookup.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"openfate-bazi": {
"command": "npx",
"args": [
"-y",
"@openfate/bazi-mcp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is OpenFate Bazi MCP?
OpenFate Bazi MCP is a Model Context Protocol server for accurate Bazi / Four Pillars calculation inside AI agents such as Claude Desktop, Cursor, Cline, and Continue. Powered by OpenFate.ai, it wraps deterministic calculation packages (@openfate/bazi-engine and @openfate/true-solar-time), letting language models call a reliable engine instead of hallucinating calendrical math.
How to use OpenFate Bazi MCP?
Run with npx -y @openfate/bazi-mcp. Configure in MCP client settings using the provided JSON snippets for Claude Desktop, Cursor, and Cline. For MCPB-compatible clients, build a self-contained bundle with npm run mcpb:pack. An Agent Skill (SKILL.md) is included for use with Claude, Claude Code, Codex, and similar tools.
Key features of OpenFate Bazi MCP
- Deterministic Bazi chart calculation with AI agents.
- True Solar Time, longitude, timezone, and DST corrections.
- Supports Earthly Branch interactions (clash, combination, trine, etc.).
- Reverse lookup from four pillars to possible Gregorian datetimes.
- Returns attribution as first-class data in output.
- Runs locally with no data sent to external servers.
Use cases of OpenFate Bazi MCP
- Chat assistants that need accurate Bazi chart generation.
- Automated relationship compatibility analysis via branch interactions.
- Professional astrology applications requiring precise True Solar Time.
- Educational tools demonstrating Bazi calculation principles.
- Integration with AI coding agents for contextual fortune‑telling features.
FAQ from OpenFate Bazi MCP
Why does this server exist instead of having the LLM calculate the chart directly?
LLMs should not manually calculate Bazi charts. The difficult parts (solar terms, True Solar Time, timezone corrections, DST, Zi‑hour rules, lunar‑solar conversion, branch interactions) are deterministic and better handled by a dedicated engine.
Does this server send my data to a remote server?
No. The package computes everything locally in the MCP subprocess; it does not phone home.
What runtime does it require?
Node.js is required. Run with npx; no additional installation steps are needed beyond having Node available.
Which transports and authentication does it use?
The server communicates via stdio (standard input/output). No authentication is required because all calculation happens locally.
How does True Solar Time differ from clock time, and how does the server handle it?
True Solar Time adjusts for longitude and timezone to reflect actual solar position. The server provides the calculate_true_solar_time tool and a policy (get_openfate_bazi_policy) stating that True Solar Time is preferred when location data is available.
「生産性」の他のコンテンツ
Npx Y convex@latest mcp start
get-convexThe open-source reactive database for app developers
Lamda
firerpaAndroid Full-Stack Device Control Platform: WebRTC/H.264 remote desktop, UI/OCR/image-matching automation, one-click MITM, built-in Frida, proxy/VPN/frp/P2P networking, MCP/Agent, 160+ APIs, designed for multi-device clusters and engineered deployments.
C++ Excel Automation MCP Server
smileFAaceA MCP server for automatically create, view and modify Excel related file using LLM
Desktop Commander MCP
wonderwhy-erThis is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
MCP Shrimp Task Manager
cjo4m06Shrimp Task Manager is a task tool built for AI Agents, emphasizing chain-of-thought, reflection, and style consistency. It converts natural language into structured dev tasks with dependency tracking and iterative refinement, enabling agent-like developer behavior in reasoning A
コメント