Back to MCP Servers
Bazi
Provides comprehensive and accurate Bazi (Chinese Astrology) charting and analysis
art-culture
By cantian-ai
Installation
npx -y bazi-mcpConfiguration
{
"mcpServers": {
"bazi-mcp": {
"command": "npx",
"args": ["-y", "bazi-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes