Skip to main content
Glama

Server Details

Chinese metaphysics (bazi, qimen, 5-element) as decision-support tools for AI agents.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

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.

100% free. Your data is private.
Tool DescriptionsA

Average 4.2/5 across 6 of 6 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool serves a distinct purpose: best time for action, compatibility, daily personal reading, market prediction, name analysis, and general daily energy. No overlap in functionality.

Naming Consistency5/5

All tool names follow the same pattern of 'asktian_' followed by a descriptive snake_case phrase, providing a clear and predictable naming convention.

Tool Count5/5

With 6 tools, the server covers the core aspects of Chinese metaphysics guidance without being excessive or insufficient. The scope is well-defined.

Completeness5/5

The tool set provides a comprehensive suite for common metaphysical queries: personal readings, timing, compatibility, name analysis, and even entertainment predictions. No obvious omissions for the domain.

Available Tools

6 tools
asktian_best_time_for_actionAInspect

Find the most auspicious time windows in the next N days for a specific action. Use this when the user asks 'when should I do X', 'should I move this meeting', 'is tomorrow a good day to launch', 'when should I have the hard conversation', etc. Returns top 3 best windows and any windows to avoid. This is the most useful tool for real-time decision support inside any AI assistant — it lets you give specific scheduling advice instead of vague reflections.

ParametersJSON Schema
NameRequiredDescriptionDefault
actionNoWhat kind of action. Pick the closest match; use 'generic' if unsure.
birthdateYesISO YYYY-MM-DD birthdate of the person taking the action.
range_daysNoHow many days ahead to search. Default 7. Max 30.
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden. It explains the output (top 3 best windows and windows to avoid) but does not disclose any behavioral traits like data persistence, authentication needs, or side effects. More transparency would be beneficial.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is extremely concise at two sentences, front-loading the core purpose and immediately following with usage examples. Every sentence adds value without redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool has 3 parameters, no output schema, and no annotations, the description generally covers purpose, usage, and output format. However, it lacks details about the exact return structure or potential constraints beyond the schema, which could be improved.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, with each parameter already described in the input schema. The description adds no additional semantic value beyond the schema, so baseline score of 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool finds auspicious time windows for a specific action, with concrete examples like 'when should I do X' and 'should I move this meeting'. It differentiates from sibling tools by emphasizing its unique function for real-time scheduling advice.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides explicit example queries and states it returns top 3 best windows and windows to avoid. However, it does not explicitly mention when not to use this tool compared to siblings, though the context implies it.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

asktian_compatibilityAInspect

Compute fate compatibility between two people via Chinese metaphysics (八字 pairing, 5-element generation/clash). Returns qualitative label first (e.g. '互补型 Complementary'), then a numeric score (hidden if <60 to avoid making low-compat feel like rejection — this is intentional per the asktian design principles). Useful when user asks about compatibility, fit, or 'will this person and I work'.

ParametersJSON Schema
NameRequiredDescriptionDefault
dimensionNoWhich dimension to weight. Default 'general'.
person_a_birthdateYesISO YYYY-MM-DD birthdate of the first person.
person_b_birthdateYesISO YYYY-MM-DD birthdate of the second person.
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full burden. It discloses that the numeric score is hidden if below 60 to avoid negative perceptions, and that a qualitative label is returned first. This is a critical behavioral trait beyond the schema. However, it does not specify if the operation is read-only or describe all output details.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two sentences, each earning its place. The first sentence introduces the core function and method; the second explains the output behavior and rationale. It is front-loaded with the main purpose and avoids extraneous detail.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (Chinese metaphysics, conditional score hiding) and lack of output schema, the description adequately explains what the tool does and how the result is presented. It could mention that the calculation is based on birthdates, but the schema already provides that. It is complete enough for an agent to understand when to invoke and what to expect.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so baseline is 3. The description adds context about the function's purpose and output behavior but does not elaborate on how the 'dimension' parameter affects the calculation or how birthdates are used. It provides marginal added value beyond the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool computes fate compatibility using Chinese metaphysics (八字 pairing, 5-element generation/clash). It specifies the resource (compatibility between two people) and the verb (compute). This distinguishes it from siblings like asktian_name_analysis or asktian_daily_reading, which address different domains.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explicitly says 'Useful when user asks about compatibility, fit, or 'will this person and I work'', providing clear usage triggers. While it does not list alternatives or when-not-to-use, the sibling context provides contrast, and the targeting is specific enough for an agent to select correctly.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

asktian_daily_readingAInspect

Get today's personalized Chinese metaphysics (八字 bazi + 干支 daily energy) reading for a person. Returns their archetype (one of 8 trigrams 八卦), today's energy, favorable colors/direction/hours, headline advice, and any caution. Use this when the user asks how today will be for them, what colors to wear, where to face their desk, or for general daily guidance.

ParametersJSON Schema
NameRequiredDescriptionDefault
genderNoOptional. Some metaphysics traditions weigh gender; pass 'any' if unsure.
birthdateYesISO date YYYY-MM-DD (Gregorian calendar).
birth_hourNoOptional 24h time HH:MM. If unknown, omit (defaults to noon).
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description fully describes the return content: archetype, energy, favorable colors/direction/hours, headline advice, caution. This gives a clear behavioral picture. It does not mention authentication or rate limits, but the tool is a read-only reading tool.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences with no waste. The first sentence states the purpose and output, the second provides usage guidelines. Front-loaded with key information.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool has no output schema and no annotations, the description provides a clear overview of output and usage. It could mention that the output is structured, but it is sufficient for selection and invocation.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so baseline is 3. The description does not add new meaning beyond the schema; it only reiterates the purpose. The parameters (birthdate, gender, birth_hour) are adequately described in the schema, and the description does not enhance them.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the verb 'Get' and the resource 'today's personalized Chinese metaphysics reading for a person'. It specifies the components (bazi, daily energy) and distinguishes from siblings like 'asktian_today_energy' by emphasizing personalization.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explicitly provides use cases: 'when the user asks how today will be for them, what colors to wear, where to face their desk, or for general daily guidance.' It does not explicitly mention when not to use or alternatives, but the context from sibling names implies differentiation.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

asktian_market_readAInspect

Get a Chinese-metaphysics signal on a binary prediction-market question (Polymarket/Kalshi style yes/no outcomes). Use when a user — or a trading agent — wants an UNCORRELATED, for-fun read on a market: 'will X happen by date Y'. Returns a lean (yes/no/neutral), a confidence, the 五行 reasoning from the resolution date's energy, and a mandatory disclaimer. This is ENTERTAINMENT and a falsifiable ritual — NOT financial advice. Always present it as a novelty signal, never as a recommendation to place a bet.

ParametersJSON Schema
NameRequiredDescriptionDefault
questionYesThe binary market question, e.g. 'Will BTC be above $100k by 2026-12-31?'
resolve_dateNoOptional ISO YYYY-MM-DD when the market resolves. Defaults to today.
subject_birthdateNoOptional ISO YYYY-MM-DD. If the market is about a specific person (e.g. 'will X win'), their birthdate adds their bazi element to the read.
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided, so description carries full burden. It discloses the return components (yes/no/neutral, confidence, reasoning, disclaimer) and emphasizes entertainment and non-financial advice. It does not mention permissions or side effects, but as a read operation it is adequate.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise, front-loads the purpose, and each sentence adds value. No redundant or filler content.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple tool with 3 params and no output schema, the description covers purpose, usage, return components, and disclaimer. It is sufficient for an agent to understand and use the tool correctly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so parameters are already documented. The description adds meaning: explains the question format, defaults for resolve_date, and the special use of subject_birthdate for person-specific markets.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool gets a Chinese-metaphysics signal for binary prediction-market questions, with specific examples (Polymarket/Kalshi). It distinguishes from siblings which cover different functions like best time, compatibility, etc.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explicitly says when to use it (for an uncorrelated, for-fun read on a market) and provides the question format. It does not explicitly mention when not to use or list alternatives, but the usage context is clear.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

asktian_name_analysisAInspect

Quick energetic profile of a name (姓名学 name-analysis). Useful when the user asks about someone's name, a baby name, a company name, or 'what kind of person is X' when no birthdate is available. Returns a one-line vibe + dominant element guess.

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYesThe name to analyze. Can be in any script.
languageNoLanguage hint. Default 'auto'.
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided, so description carries full burden. It discloses output format ('one-line vibe + dominant element guess') and the nature as a 'quick' and 'guess', indicating approximate results. However, it does not detail underlying methodology or limitations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences, no redundancy. Front-loaded with action and context. Every sentence adds value.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's simplicity, the description covers purpose, usage, and output sufficiently. No output schema exists, but description explains return format. No missing context for an AI agent to select and invoke correctly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so baseline is 3. Description does not add additional meaning beyond what the schema already provides for 'name' and 'language' parameters.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose: a quick energetic profile of a name. It explicitly lists use cases (baby name, company name, 'what kind of person is X' without birthdate) and distinguishes it from siblings which focus on compatibility, daily readings, and market reads.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Provides explicit when-to-use guidance: when user asks about a name without birthdate. Also implies when not to use (if birthdate available, may need other tools). No explicit sibling name, but the context is clear.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

asktian_today_energyAInspect

Get today's GENERAL energy (no person needed) — the 干支 (stem + branch) and the dominant 5-element character of the day. Useful when the user asks 'what kind of day is it', 'what's the energy today', or when an AI agent wants to add cosmic context to a generic suggestion without needing the user's birthdate.

ParametersJSON Schema
NameRequiredDescriptionDefault
dateNoOptional ISO YYYY-MM-DD. Defaults to today (UTC).
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided. Description discloses it returns 干支 and dominant element, but does not elaborate on side effects, permissions, or constraints. As a read-only query, this is acceptable but could be more explicit about what is not returned (e.g., no personalized analysis).

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two concise sentences, front-loaded with core functionality and followed by usage guidance. No redundant words, every sentence adds value.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no output schema, the description adequately mentions return values (干支 and dominant element). It could specify the format, but for a simple tool with one optional parameter, it provides sufficient context for agent use.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, with one optional parameter described sufficiently in the schema (ISO YYYY-MM-DD, defaults today UTC). The tool description does not add additional meaning beyond the schema, meeting but not exceeding the baseline.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool retrieves today's general energy, specifying the 干支 (stem+branch) and dominant 5-element character. It distinguishes from sibling tools by noting no person/birthdate needed, making its purpose unique and specific.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly provides use cases: user asking 'what kind of day is it', 'what's the energy today', or AI adding cosmic context without birthdate. Lacks explicit 'when not to use', but context strongly implies it's for general rather than personalized readings, which differentiates from siblings.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources