Chinese Fortune Analysis System (BaZi)
Enables traditional Chinese fortune-telling through BaZi (Four Pillars) analysis, including solar/lunar date conversion, Five Element balance calculations, Ten Gods deduction, and destiny interpretation for metaphysics applications.
README
<div align="center">
mcp-chinese-fortune
</div>
Chinese Fortune Analysis System MCP (BaZi Fortune Project)
A fortune-teller system built on the Model Context Protocol (MCP).
This project supports solar/lunar date conversion, Four Pillars (BaZi) generation, Five Element analysis, Ten Gods deduction, and fortune interpretation. It is suitable for traditional fortune-telling applications, prediction platforms, and metaphysics-based SaaS products.
✨ Features
- 🧮 Four Pillars (BaZi) Generation: Converts birth date into Heavenly Stems and Earthly Branches (Year, Month, Day, Hour)
- 🔥 Five Element Analysis: Calculates the balance of Wood, Fire, Earth, Metal, and Water
- 🧙 Ten Gods Deduction: Derives relationships of each stem to the Day Master (Ri Zhu)
- 📈 Destiny Interpretation: Analyzes strength of the Day Master, favorable elements (Yong Shen), luck cycles (Da Yun), and annual fortune (Liu Nian)
- 📆 Chinese Age & Stem-Branch Year: Calculates Chinese virtual age and names the birth year (e.g., "Wu Zi Year")
- 🏮 Extended Modules: Ziwei Doushu, Auspicious Spirits (Shen Sha), Life Palace (Ming Gong), Body Palace (Shen Gong), etc.
<div align="center">▶️ Quick Start</div>
CLI Usage
npx -y mcp-chinese-fortune
MCP Server Configuration
{
"mcpServers": {
"mcp-chinese-fortune": {
"command": "npx",
"args": [
"-y",
"mcp-chinese-fortune"
]
}
}
}
<div align="center">💭Murmurs</div>
This project is for educational and research purposes only.
Feature requests and contributions are welcome.
For custom features or integration with internal platforms, please contact the project maintainer.
<div align="center"><h1>Contact</h1></div> <img width="380" height="200" src="./doc/dpai.jpg" alt="mcp-chinese-fortune MCP server" />
Business Inquiries: deeppathai@outlook.com
</div>
🧠 MCP Access Link
-
🌐 ModelScope MCP Server Page
Use this page to debug or integrate themcp-chinese-fortuneservice within the ModelScope platform. -
🛠️ Smithery.ai MCP Address
For visual configuration and invocation of themcp-marketing-siteservice via Smithery.
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.