npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

saju-mcp-server

v1.0.6

Published

Saju from Seoul — Korean Four Pillars (사주) MCP: birth charts, Five Elements, Day Master (일간) profiles, stem/branch reference, compatibility. Deterministic, no API keys. Full readings: sajufromseoul.com

Readme

Saju MCP Server — Korean Four Pillars Astrology for AI

Calculate Korean Saju (사주/四柱) birth charts from Claude, ChatGPT, Cursor, or any MCP-compatible AI assistant.

Zero API keys. Zero cost. Pure calculation engine.

Saju is Korea's traditional Four Pillars of Destiny astrology — mapping birth year, month, day, and hour into Heavenly Stems and Earthly Branches to reveal personality, strengths, and compatibility through the Five Elements (Wood, Fire, Earth, Metal, Water). Over 518,400 unique chart combinations vs. Western astrology's 12 Sun signs.

Tools

| Tool | Description | |------|-------------| | calculate_saju | Full birth chart: Four Pillars (Hanja + Korean), Day Master, zodiac animal, Five Elements balance | | get_day_master | Personality profile for any of the 10 Day Masters (甲乙丙丁戊己庚辛壬癸) | | check_compatibility | Two-person compatibility: element harmony, Six Harmony/Six Clash, elemental complements | | list_stems_and_branches | Reference: all 10 Heavenly Stems (천간) and 12 Earthly Branches (지지) |

Installation

Claude Desktop / Cursor

Add to your MCP config (claude_desktop_config.json or Cursor MCP settings):

{
  "mcpServers": {
    "saju": {
      "command": "npx",
      "args": ["-y", "saju-mcp-server"]
    }
  }
}

Manual

npm install -g saju-mcp-server
saju-mcp

Example Usage

Ask your AI assistant:

  • "What's the Saju chart for someone born July 18, 1993?"
  • "Compare compatibility between a person born 1995-10-26 and 1997-02-14"
  • "What does a 庚 (Gyeong) Day Master personality look like?"
  • "List all the Heavenly Stems and their elements"

Sample Output — calculate_saju

Four Pillars: 癸酉 己未 庚子 ??
Day Master: 庚 (Gyeong) — Yang Metal — "The Sword"
Zodiac: Rooster (酉)
Elements: Wood 0 · Fire 0 · Earth 2 · Metal 2 · Water 2
Dominant: Earth | Weakest: Wood & Fire

What is Saju?

Saju (사주, 四柱) — literally "Four Pillars" — is Korea's ancient astrology system. Each pillar contains a Heavenly Stem (천간) and Earthly Branch (지지), creating an eight-character birth chart that encodes:

  • Day Master — your core personality archetype (10 types)
  • Five Elements — Wood, Fire, Earth, Metal, Water balance
  • Zodiac Animal — one of 12 animals from the Earthly Branches
  • Energy Flow — ascending or descending life pattern

Used by millions in Korea for personality insight, relationship compatibility, career guidance, and life timing.

For Deeper Readings

This MCP server provides the calculation engine — pure Four Pillars math with no AI interpretation. For full AI-powered destiny readings, compatibility reports, and Korean name generation:

sajufromseoul.com — Free Saju readings, compatibility analysis, and Korean astrology blog.

License

MIT — Built by Saju from Seoul