知己排盘 BaZi
Server Details
BaZi (Chinese Four Pillars) chart calculator. Structured chart data only, no predictions.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- AmsonntagChow/zhiji-bazi
- GitHub Stars
- 0
- Server Listing
- zhiji-bazi
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
Full call logging
Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.
Tool access control
Enable or disable individual tools per connector, so you decide what your agents can and cannot do.
Managed credentials
Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.
Usage analytics
See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.
Tool Definition Quality
Average 4.2/5 across 1 of 1 tools scored.
There is only one tool, so there is no possibility of confusion between overlapping tools. The tool's purpose is clearly defined and distinct.
The tool name 'bazi_compute' follows a clear snake_case verb_noun pattern, which is predictable and descriptive. Even with a single tool, the naming is consistent with conventional patterns.
The server has only one tool, which is below the typical 3-15 range, but it is appropriate for the narrow, specialized domain of BaZi computation. The tool is comprehensive and not trivial, making the under-count reasonable.
The tool covers the full BaZi computation surface: accepts multiple input formats (Gregorian, lunar, or direct four pillars) and returns all major chart components (four pillars, ten gods, hidden stems, da yun, etc.). The deliberate exclusion of interpretations/predictions is clearly stated and aligns with the purpose of a computation engine.
Available Tools
1 toolbazi_computeAInspect
知己排盘引擎:输入出生时间(公历/农历/直接给四柱),返回完整八字排盘 JSON(四柱、十神、藏干、大运、旺衰、格局、调候等)。只做计算,不含解读文案、不做预测;转述结果时给结构不给吉凶断语,并说明身强弱与格局各流派口径不同。Compute a full BaZi (Four Pillars) chart from a birth datetime. Returns structured data only, no predictions or readings.
| Name | Required | Description | Default |
|---|---|---|---|
| isMale | No | 性别(男=true),影响大运顺逆 | |
| timeZone | No | IANA 时区,默认 Asia/Shanghai | |
| birthCity | No | 出生城市(可选,展示用) | |
| inputMode | Yes | solar=公历(填 gregorianLocal);lunar=农历(填 lunarInput);pillar=直接四柱(填 pillarInput) | |
| longitude | No | 出生地经度,配合 useTrueSolarTime | |
| zishiRule | No | 晚子时日柱归属规则,默认 sameDay | |
| lunarInput | No | ||
| pillarInput | No | 干支各两字,如 {year:'甲子',month:'丙寅',day:'戊辰',hour:'壬子'} | |
| gregorianLocal | No | 公历本地时间,格式 YYYY-MM-DDTHH:mm:ss(inputMode=solar 必填) | |
| useTrueSolarTime | No | 是否按真太阳时排盘,默认 false |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It explicitly states the output structure (four pillars, ten gods, hidden stems, luck cycles, strength, patterns, etc.), limits its scope to calculations only, and provides guidance on communicating results (no fortune-telling, note school-of-thought differences). This goes well beyond a minimal description.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is concise and front-loaded with the primary purpose, followed by a single sentence outlining limitations and usage guidance. Every sentence earns its place, with no redundant or irrelevant content.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's complexity (10 parameters, nested objects, no output schema), the description provides a solid overview of the output components and clearly scopes the tool's behavior. It does not detail every parameter interaction, but it covers the essential context needed for an agent to understand the tool's capabilities and constraints.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is high (90%), so the baseline is 3. The description mentions input modes (solar/lunar/pillars) which map to the inputMode parameter, but does not add meaningful detail about individual parameters beyond what the schema already provides. No extra parameter-level semantics are introduced.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool's function with specific verbs ('compute', 'returns') and a resource ('full BaZi chart from birth datetime'). It lists the input modes (solar, lunar, pillars) and explicitly distinguishes itself from prediction tools by stating it does no predictions or readings, which addresses sibling differentiation.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides clear context for when to use the tool (compute a BaZi chart) and an exclusion ('no predictions or readings'), implying when not to use it. However, it does not explicitly name alternative tools or provide detailed use-case scenarios beyond its core scope.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Related MCP Servers
- Flicense-quality-maintenanceCalculates Chinese BaZi (Four Pillars of Destiny) charts based on birth date, time, and location, including solar term information, decade luck cycles, and true solar time corrections.2
- Alicense-qualityDmaintenanceProvides accurate Chinese Bazi (八字) fortune-telling calculations including birth chart analysis, destiny forecasting, and Chinese calendar information. Addresses inaccuracies in existing AI fortune-telling tools by delivering precise Bazi data for personality analysis and metaphysical insights.184ISC
- AlicenseAqualityCmaintenanceProvides tools for Bazi (Chinese astrology) chart calculation and analysis, enabling LLMs to generate accurate birth charts, determine patterns, and answer follow-up questions based on actual calculations rather than model knowledge.2MIT
- Alicense-qualityBmaintenanceProvides precise Chinese metaphysics chart calculation (Bazi, Ziwei, Qimen) with true solar time correction, outputting structured JSON and Markdown for AI integration.3MIT
Your Connectors
Sign in to create a connector for this server.