mcpbeat Sign in

Xuanxue Bazi Matching MCP Server

by jasonwagao-bit Your server? Claim it
local only

Xuanxue Bazi Matching runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm. Last commit 23 Apr 2026.

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

Installs per day peak 12 · avg 6 · -39% w/w
a month agotoday
31
Installs / week
npm · xuanxue-bazi-matching
0
Stars
0 open issues
23 Apr 2026
Last commit
0 releases in 90 days
MIT
License
Python

What the code does

We read the source, 4 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

    url = f"https://api.telegram.org/bot{bot_token}/sendMessage"

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add xuanxue-bazi-matching -- npx -y xuanxue-bazi-matching
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "xuanxue-bazi-matching": {
      "args": [
        "-y",
        "xuanxue-bazi-matching"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.xuanxue-bazi-matching]
command = "npx"
args = ["-y", "xuanxue-bazi-matching"]
.cursor/mcp.json
{
  "mcpServers": {
    "xuanxue-bazi-matching": {
      "args": [
        "-y",
        "xuanxue-bazi-matching"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "xuanxue-bazi-matching": {
      "args": [
        "-y",
        "xuanxue-bazi-matching"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: XUANXUE_PAYMENT_TOKEN (x402 payment token for pay-per-call billing (USDC on Base). Omit to receive 402 Payment Required challenges with payment instructions.), XUANXUE_API_BASE (Override API base URL. Defaults to https://api.decodeyourming.com). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Xuanxue Bazi Matching

same job, measured the same way
Angel Numbers Deterministic API
by pewsta66

Deterministic angel number meanings via MCP, with x402 USDC paid interpretations on Base.

3 tools answering
shaft-mcp
by shafthq

SHAFT browser automation, capture, and offline deterministic failure diagnosis

local only
Fatenava MCP
by fatenava

Cast BaZi, Zi Wei Dou Shu, and Western astrology natal charts - deterministic, free, no account.

35 installs/wk local only
Magic 8 Ball
by alpic-new-test-cli-239fbe01

Ask a question and get a deterministic Magic 8 Ball answer.

1 tools answering
Asktian
by douglasgan

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

67 installs/wk 6 tools answering
AI Divination Skills
by sapuyou45-bit

Audited tarot, I Ching, Xiao Liu Ren, Bazi (Four Pillars). Model never invents results.

152 installs/wk local only
RESET Verifica
by resetparatodos

Deterministic Mexican/LatAm verification + sanctions & PEP screening for AI agents. Pay via x402.

30 tools answering
Regressguard
by bharath-code

Deterministic API regression checks for AI agents: snapshot a baseline, catch broken contracts.

local only

Xuanxue Bazi Matching — questions

Answers built from our own checks of this server.

Why is there no uptime for Xuanxue Bazi Matching?
Xuanxue Bazi Matching runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package xuanxue-bazi-matching was installed 31 times last week.
How do I connect Xuanxue Bazi Matching?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls xuanxue-bazi-matching straight from npm; nothing to host, nothing to sign up for.
How many people use Xuanxue Bazi Matching?
The npm package xuanxue-bazi-matching was installed 31 times in the last week. Week over week that is -39%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Xuanxue Bazi Matching open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.