Skip to main content
Glama

Related Servers

Alternatives to xiangyi

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      Provides five Chinese metaphysics engines (BaZi, QMDJ, ZWDS, Feng Shui, I Ching) as MCP tools for analysis and forecasting.
      6
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Provides traditional Chinese astrology (Bazi, Ziwei) and divination (Liuyao, Meihua, Qimen, etc.) calculations as MCP tools for AI assistants.
      2
      17
      72 npm
      113
      Apache 2.0
    • A
      license
      A
      quality
      B
      maintenance
      Provides MCP tools for Chinese metaphysics, including BaZi (Four Pillars) charting, Liu Yao hexagram casting, lunar conversion, and AI-powered destiny analysis.
      10
      28 npm
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Deterministic Zi Wei Dou Shu astrology MCP server that generates accurate birth charts with precise timezone and solar-time handling, exposing all school conventions as explicit parameters.
      44 npm
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Provides local, deterministic Four Pillars (Bazi) chart calculation via MCP tools, with JSON and PNG outputs, no API key or network required.
      27 npm
      1
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables traditional Chinese metaphysics tools like Bazi, Ziwei, and Qimen via MCP, integrating AI analysis for divination and fortune-telling.
      558
      -

    TDQS

    A3.6/5.0

    Scored across 9 tools

    Disambiguation5/5

    Each tool targets a distinct action and domain: consultation normalization, three separate calculation types, knowledge lookup, auditing, and run persistence. Even the three calculate_* tools are clearly separated by subject (natal chart, event hexagram, timing windows), leaving no real overlap.

    Naming Consistency5/5

    All tool names follow a uniform snake_case verb_noun pattern with clear verbs: prepare, calculate, search, audit, get, save, delete. The repeated calculate_* prefix is used consistently for the three computation tools, making the set predictable.

    Tool Count5/5

    Nine tools is a well-scoped count for a consultation-oriented server. Each tool covers a distinct phase of the workflow without redundancy or excessive granularity.

    Completeness4/5

    The core consultation lifecycle is covered: prepare input, calculate results, audit, and persist/retrieve/delete runs. Minor gaps exist, such as no way to list saved runs or update an existing run, but these do not block the primary workflow.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues