Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.jasonwagao-bit/xuanxue-bazi-matching

NPM · XUANXUE-BAZI-MATCHING · SCANNED AUG 3

Deterministic Chinese divination APIs (BaZi/QiMen/ZiWei/MeiHua/LiuYao/LiuRen) x402 on Base.

+14 this week 58 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security86
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability46
  • AI-judged instruction clarity (fair).Partial
  • Context-footprint check failed: tool/resource definitions use about 878 tokens (~125/item across 7 items; 7 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage88
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 64% of tool parameters carry a description.Partial
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · xuanxue-bazi-matching

# add to Claude Code
claude mcp add jasonwagao-bit-xuanxue-bazi-matching -- npx -y xuanxue-bazi-matching
# add to Codex CLI
codex mcp add jasonwagao-bit-xuanxue-bazi-matching -- npx -y xuanxue-bazi-matching
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "jasonwagao-bit-xuanxue-bazi-matching": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "xuanxue-bazi-matching"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add jasonwagao-bit-xuanxue-bazi-matching --command npx --arg -y --arg xuanxue-bazi-matching
# ~/.hermes/config.yaml
mcp_servers:
  jasonwagao-bit-xuanxue-bazi-matching:
    command: "npx"
    args: ["-y", "xuanxue-bazi-matching"]
// mcp.json
{
  "mcpServers": {
    "jasonwagao-bit-xuanxue-bazi-matching": {
      "command": "npx",
      "args": [
        "-y",
        "xuanxue-bazi-matching"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +30
    • Provenance: unverified → fail security
    • Known CVEs: unverified → partial security
    • Install scripts: unverified → pass security
    • Malware scan: unverified → pass security
    • Maintenance: unverified → pass functional
    • Dependency health: unverified → partial functional
    • License: unverified → pass functional
    • Licence: MIT functional
  • 31 Jul 26 +22
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −64
    • Install scripts: pass → unverified security
    • Known CVEs: partial → unverified security
    • Malware scan: pass → unverified security
    • Provenance: fail → unverified security
    • License: pass → unverified functional
    • Tool coverage: 100 → unverified functional
    • Dependency health: partial → unverified functional
    • Maintenance: pass → unverified functional
    • Licence: MIT functional
  • 29 Jul 26 +44
    • Provenance: unverified → fail security
    • Known CVEs: unverified → partial security
    • Install scripts: unverified → pass security
    • Maintenance: unverified → pass functional
    • Schema quality: unverified → fair functional
    • License: unverified → pass functional
    • Tool coverage: unverified → 100 functional
    • Licence: MIT functional
  • 28 Jul 26 −18
    • Tool coverage: 100 → unverified functional
    • Dependency health: unverified → partial functional
    • First check of Schema quality: unverified functional
  • 27 Jul 26 44

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed npm/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Dependencies 94 packages

94 packages in the resolved dependency tree · 94 deprecated · 29 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 7 exposed · ~878 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
bazi_daily_fortune ~149

Deterministic daily fortune API for AI agents. Rule-based BaZi day-flow analysis. Returns 0-100 luck score, dominant element, favorable/unfavorable activities, timing advice. No LLM drift, sub-200ms response, x402 payable on Base. $0.005/call.

NameTypeReqDescription
dayintegeryesBirth day
genderstringyes
hourintegeryesBirth hour (0-23)
monthintegeryesBirth month (1-12)
query_datestringDate to forecast, ISO 8601 (YYYY-MM-DD). Defaults to today.
yearintegeryesBirth year

No output schema declared.

No examples provided.

liuren_daliuren ~108

Da LiuRen (大六壬) cosmic-board divination for AI agents. Rule-based heaven/earth plate, four-lessons three-transmissions, twelve-generals mapping. decision-making only — NOT investment advice, NOT medical, NOT legal. No LLM drift, sub-300ms, x402 payable on Base. $0.03/call.

NameTypeReqDescription
querystringyes
target_timestringISO 8601 datetime. Defaults to now.

No output schema declared.

No examples provided.

liuyao_yijing ~147

LiuYao Yijing (六爻易经) coin-toss hexagram divination API for AI agents. Rule-based najia system returning benti/biangua + shi/ying + six-relative mapping. action_timing & decision-making only — NOT investment advice, NOT medical diagnosis, NOT legal judgment. No LLM drift, sub-300ms, x402 payable on Base. $0.02/call.

NameTypeReqDescription
coin_throwsarray6 throws of 3 coins (heads=3, tails=2)
methodstring
numbersarray
querystringyesQuestion being asked

No output schema declared.

No examples provided.

marriage_compatibility_check ~103

Deterministic marriage compatibility API for AI agents. Rule-based BaZi analysis between two birth charts. Returns 0-100 compatibility score, five-elements balance, strengths, challenges, recommendations. No LLM drift, sub-200ms response, x402 payable on Base. $0.02/call.

NameTypeReqDescription
person_aobjectyesPerson A birth info
person_bobjectyesPerson B birth info (same schema as person_a)

No output schema declared.

No examples provided.

meihua_oracle ~111

MeiHua YiShu (梅花易数) numeric/time oracle for AI agents. Rule-based trigram divination returning benti/hugua/biangua + five-element analysis. No LLM drift, sub-200ms, x402 payable on Base. $0.01/call.

NameTypeReqDescription
methodstringCasting method
numbersarrayRequired if method=number, at least 2 integers
querystringyesQuestion being asked

No output schema declared.

No examples provided.

qimen_timing ~158

QiMen Dunjia (奇门遁甲) timing analysis for AI agents. Returns auspicious/inauspicious directions, optimal action window, and full palace grid. Strictly action_timing & luck_onset only — NOT investment advice, NOT medical diagnosis, NOT legal judgment. No LLM drift, sub-300ms, x402 payable on Base. $0.05/call.

NameTypeReqDescription
querystringyesNatural language description of the intended action (Chinese or English)
target_categorystringaction_timing = best moment to act; luck_onset = when a luck cycle begins
target_timestringISO 8601 datetime for the chart. Defaults to now (UTC).

No output schema declared.

No examples provided.

ziwei_chart ~102

ZiWei DouShu (紫微斗数) natal chart API for AI agents. Rule-based 12-palace star placement, four-transformations, life palace analysis. No LLM drift, sub-300ms, x402 payable on Base. $0.03/call.

NameTypeReqDescription
dayintegeryes
genderstringyes
hourintegeryes
monthintegeryes
yearintegeryes

No output schema declared.

No examples provided.