提交
输入出生的时间及地点,调用mcp即可获取排盘好的八字信息及大运流年信息。 二进制文件获取:https://github.com/justinwongcn/bazi-mcp/releases API 获取:https://doc.yuanfenju.com/ MCP tools 输入参考:https://doc.yuanfenju.com/bazi/paipan.html 支持的省市列表:https://yuanfenju.com/zhuanti/detail/id/117.html 调用示例:请你帮我分析一下,公历2000年1月2日3点4分出生于海南省文昌的男性在2025年的运势如何

服务器配置

{
  "mcpServers": {
    "bazi": {
      "command": "your path",
      "env": {
        "API_KEY": "your key"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.