mcpbeat Sign in
local only

Saju MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 23 installs a week from npm. Last commit 28 Jun 2026.

Korean Four Pillars of Destiny (Saju/Bazi): calculate, interpret, compatibility & daily fortune.

Installs per day peak 27 · avg 6 · -9% w/w
a month agotoday
23
Installs / week
npm · saju-mcp
0
Stars
0 open issues
28 Jun 2026
Last commit
0 releases in 90 days
custom licence
License
TypeScript

Nothing serious here today

Today is the operative word: we check Saju MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 saju-mcp -- npx -y saju-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "saju-mcp": {
      "args": [
        "-y",
        "saju-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.saju-mcp]
command = "npx"
args = ["-y", "saju-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "saju-mcp": {
      "args": [
        "-y",
        "saju-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "saju-mcp": {
      "args": [
        "-y",
        "saju-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: SAJU_API_KEY (Saju API key (sajuapi_* form). Free tier 100 req/day, no card. Get one at https://saju-api.pages.dev). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Saju MCP

same job, measured the same way
I
Bazi API
by ghdejr11-beep

Deterministic Korean Saju / BaZi Four Pillars MCP. Day Master, five elements, compatibility.

2 tools answering
Saju
by heungmangoo-art

Korean Four Pillars (Saju) astrology — birth charts, Day Masters, Five Elements, compatibility

41 installs/wk local only
I
Korean Saju Calculator
by minjikim89

Korean Four Pillars (Saju/BaZi) calculator: pillars, elements, ten gods, sinsal, luck cycles.

1 tools answering
Q Fortune
by ugot-fortune

Korean saju fortune MCP: natal chart, today/daily/yearly luck, compatibility, and saved profiles.

answering
Saroday MCP Server
by yolstudio26-oss

Korean Saju (사주) Four Pillars calculation + 80+ myeongni-hak (命理學) glossary terms.

38 installs/wk local only
知己排盘 BaZi
by zhijipaipan

BaZi (Chinese Four Pillars) chart calculator. Structured chart data only, no predictions.

83 installs/wk 1 tools answering
OpenFate Bazi MCP
by openfate-ai

OpenFate Bazi MCP with True Solar Time, Four Pillars, Da Yun, and branch interactions.

99 installs/wk local only
I
Numerology API
by ghdejr11-beep

Deterministic Pythagorean numerology MCP. Life Path, Destiny, Soul Urge, compatibility. No API key.

4 tools answering

Saju MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Saju MCP?
Saju MCP 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 saju-mcp was installed 23 times last week.
How do I connect Saju MCP?
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 saju-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Saju MCP?
The npm package saju-mcp was installed 23 times in the last week. Week over week that is -9%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Saju MCP open source?
No, and the distinction matters: it ships its own licence file rather than a standard open-source licence. That makes it source-available — you can read the code, but the terms are the author's own, not one of the recognised open-source licences. Read them before you build on it.