cantian-ai/bazi-mcp
Provides comprehensive and accurate Bazi (Chinese Astrology) charting and analysis
Quick Start
Clone the repository:
git clone https://github.com/cantian-ai/bazi-mcpClaude Desktop configuration example:
{
"mcpServers": {
"bazi-mcp": {
"command": "npx",
"args": [
"-y",
"cantian-ai/bazi-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.