Generate BaZi charts from birth details. Explore Four Pillars, solar terms, and Luck Pillars for d…
{
"mcpServers": {
"minionszyw-bazi-mcp-server": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Generate BaZi charts from birth details. Explore Four Pillars, solar terms, and Luck Pillars for d…
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 202 days ago. 2 stars.
Will it work with my client?
Transport: http. Compatibility not confirmed.
No automated test available for this server. Check the GitHub README for setup instructions.
No known vulnerabilities.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationHave you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Persistent memory using a knowledge graph
Privacy-first. MCP is the protocol for tool access. We're the virtualization layer for context.
Pre-build reality check. Scans GitHub, HN, npm, PyPI, Product Hunt — returns 0-100 signal.
Monitor browser logs directly from Cursor and other MCP compatible IDEs.
MCP Security Weekly
Get CVE alerts and security updates for Minionszyw Bazi MCP Server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
这是一个基于Python的八字辅助工具,可以计算八字、节气信息和大运信息。
pip install -r requirements.txt
python mcp_server.py
默认情况下,服务将在 http://localhost:8001/mcp 上运行。
docker-compose up --build
默认情况下,服务将在 http://localhost:8001/mcp 上运行。
如果从宿主机访问Docker容器中的服务,使用以下地址:
http://host.docker.internal:8001/mcpMCP服务提供了一个名为 bazi 的工具,可以计算八字信息。该工具接受以下参数:
name (str): 姓名gender (str): 性别 ('男' 或 '女')calendar (str): 日历类型 ('公历' 或 '农历')year (int): 出生年份month (int): 出生月份day (int): 出生日期hour (int): 出生小时 (0-23)minute (int): 出生分钟 (0-59)birth_city (str): 出生城市current_city (str, 可选): 当前居住城市bazi/
├── mcp_server.py # MCP服务端
├── bazi_tool.py # 八字计算工具
├── query_longitude.py # 查询经度
├── region.json # 城市经纬度数据
├── README.md # 项目说明
=== 张三的八字信息 ===
姓名:张三
性别:男 (乾造)
出生时间:
公历:[年份]年[月份]月[日期]日[小时]:[分钟]
农历:[年份]年[月份]月[日期]日[小时]:[分钟] (非闰月)
出生城市:[城市名]([经度]°E)
现居城市:[城市名]
八字信息:[年柱] [月柱] [日柱] [时柱]
节气信息:生于[节气1]节气后[天数]天,[节气2]节气前[天数]天
大运信息:[阴阳]男,[顺排/逆排],起运时间[年数]年[月数]月,[起运年龄]岁起运