zhiji-bazi
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_CALLS_PER_MIN | No | Rate limit for MCP server calls per minute per IP. Overrides the default of 60. | 60 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| bazi_computeA | 输入出生时间(公历、农历或直接给四柱),返回八字命盘 JSON:四柱、身强弱、格局、用神。只做计算,不含解读文案、不做预测;转述结果时给结构不给吉凶断语,并说明身强弱与格局各流派口径不同。Compute a BaZi (Four Pillars) chart from a birth datetime. Returns structured data only, no predictions or readings. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
With only one tool, there is no possibility of overlap or misselection; its purpose (computing a BaZi chart) is unambiguous.
A single tool named bazi_compute uses a clear, readable snake_case convention with no competing styles to create inconsistency.
One tool is slightly thin relative to the typical 3-15 range, but it is well-scoped for a deliberately narrow, compute-only server that does not offer interpretation or prediction.
For its stated purpose of chart computation, the surface is complete: it accepts multiple input formats (solar, lunar, or raw pillars) and returns the core structured outputs (four pillars, strength, structure, useful god).