io.github.dangamsoft/cafe-mcp
NPM · @DANGAMSOFT/CAFE-MCP · SCANNED AUG 6
Korean Saju (Four Pillars) MCP server with 5 free birth-chart analysis tools.
Available components
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
- Known CVEs were checked across the 94 of 98 dependencies we could resolve, so this covers what we could see, not the whole tree.Partial
- No install/post-install scripts declared.Pass
- Dependency health was assessed across the 94 of 98 dependencies we could resolve, so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (Apache-2.0).Pass
- Actively maintained (last published 46 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability57
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 1968 tokens (~393/item across 5 items; 5 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 Management37
- Stability observed for 11 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
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 · @dangamsoft/cafe-mcp
claude mcp add dangamsoft-cafe-mcp -- npx -y @dangamsoft/cafe-mcp
codex mcp add dangamsoft-cafe-mcp -- npx -y @dangamsoft/cafe-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"dangamsoft-cafe-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"@dangamsoft/cafe-mcp"
],
"enabled": true
}
}
} openclaw mcp add dangamsoft-cafe-mcp --command npx --arg -y --arg @dangamsoft/cafe-mcp
mcp_servers:
dangamsoft-cafe-mcp:
command: "npx"
args: ["-y", "@dangamsoft/cafe-mcp"] {
"mcpServers": {
"dangamsoft-cafe-mcp": {
"command": "npx",
"args": [
"-y",
"@dangamsoft/cafe-mcp"
]
}
}
} 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.
- 6 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.
- 5 Aug 26 0
- Security disclosure: unverified → fail ▼ functional
- 4 Aug 26 +1
- Security disclosure: fail → unverified ▼ functional
- 3 Aug 26 +4
- Stability: unverified → 0.27 ▲ functional
- 2 Aug 26 +14
- Provenance: unverified → fail ▼ security
- Known CVEs: unverified → partial ▲ security
- Install scripts: unverified → pass ▲ security
- Maintenance: unverified → pass ▲ functional
- Dependency health: unverified → partial ▲ functional
- License: unverified → pass ▲ functional
- Licence: Apache-2.0 functional
- 1 Aug 26 +25
- Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
- Dependency health: partial → unverified ▼ functional
- MCP protocol: unverified → pass ▲ functional
- Tool coverage: unverified → 100 ▲ functional
- 31 Jul 26 −13
- 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 −40
- Known CVEs: partial → unverified ▼ security
- Malware scan: pass → unverified ▼ security
- Provenance: fail → unverified ▼ security
- Install scripts: pass → unverified ▼ security
- License: pass → unverified ▼ functional
- Dependency health: partial → unverified ▼ functional
- Maintenance: pass → unverified ▼ functional
- Licence: Apache-2.0 functional
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 6 Aug 2026 · Analysed npm/@dangamsoft/[email protected]
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Dependencies 94 packages
| Packages resolved | 94 |
|---|---|
| Deprecated | 94 |
| Stale | 29 |
| Tree resolution | Partial |
The dependency tree was only partially resolved, so these counts may be incomplete.
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.
eumyang_johu ~379
Yin-Yang (陰陽 / 음양) and Climate (調候 / 조후: hot-cold-wet-dry) balance diagnostic. Reports the yin-yang ratio, the warm/cold·dry/wet tendency, and how each balance shifts across both major (대운) and yearly (세운) fortune periods. Use for 'is my chart hot or cold', 'my yin-yang / climate balance', '조후 분석'.
| Name | Type | Req | Description |
|---|---|---|---|
| birth | string | yes | Birth date & time, 12 digits YYYYMMDDHHMM (e.g. 199001151030). Use 1230 for unknown time. |
| gender | integer | yes | Gender — 0: female, 1: male (CAFE convention). |
| is_leap_year | boolean | — | Optional. true if the lunar birth month is a leap month (윤달). Only meaningful with is_lunar=true. |
| is_lunar | boolean | — | Optional. true if the birth date is a lunar-calendar date (default false = solar). |
| loc | integer | — | Optional birthplace region ID for overseas births (24Plus world-city ID). Omit for Korea. |
| name | string | — | Optional name. Affects some engine outputs; omit to use the default. |
| option1 | integer | — | Optional Rat-hour (자시) rule — 0: Ya-jasi/야자시 (default), 1: Jo-jasi/조자시. |
| option2 | integer | — | Optional year-pillar season basis — 0: Ipchun/입춘 (default, standard practice), -1: Dongji/동지. |
| time_unknown | boolean | — | Optional. true if the birth time is unknown — the chart header marks the hour pillar as estimated. Pair with HHMM=1230. |
No output schema declared.
No examples provided.
gyeokguk ~414
Gyeokguk (格局, chart structure/pattern) determination. Reads the chart's governing structure from the day-master and month-branch by classical Myeongli rules. Returns the named pattern with its true/quasi grade (e.g. 편인격 · 가격), the body strength (신강/신약), supporting sub-patterns (e.g. 식상생재), the favorable element (yongshin), and the five-element distribution behind the judgment. Use for 'what is my gyeokguk', 'what's my chart pattern / structure', '내 격국이 뭐야'.
| Name | Type | Req | Description |
|---|---|---|---|
| birth | string | yes | Birth date & time, 12 digits YYYYMMDDHHMM (e.g. 199001151030). Use 1230 for unknown time. |
| gender | integer | yes | Gender — 0: female, 1: male (CAFE convention). |
| is_leap_year | boolean | — | Optional. true if the lunar birth month is a leap month (윤달). Only meaningful with is_lunar=true. |
| is_lunar | boolean | — | Optional. true if the birth date is a lunar-calendar date (default false = solar). |
| loc | integer | — | Optional birthplace region ID for overseas births (24Plus world-city ID). Omit for Korea. |
| name | string | — | Optional name. Affects some engine outputs; omit to use the default. |
| option1 | integer | — | Optional Rat-hour (자시) rule — 0: Ya-jasi/야자시 (default), 1: Jo-jasi/조자시. |
| option2 | integer | — | Optional year-pillar season basis — 0: Ipchun/입춘 (default, standard practice), -1: Dongji/동지. |
| time_unknown | boolean | — | Optional. true if the birth time is unknown — the chart header marks the hour pillar as estimated. Pair with HHMM=1230. |
No output schema declared.
No examples provided.
ohaeng_balance ~368
Five Elements (五行 / 오행: Wood·Fire·Earth·Metal·Water) distribution of the natal chart. Computes each element's percentage including hidden-stem (지장간) weighting, then reports the dominant and the weakest element. Use to gauge elemental balance and excess/lack. Use for 'analyze my five elements', 'which element am I missing', '오행 분석'.
| Name | Type | Req | Description |
|---|---|---|---|
| birth | string | yes | Birth date & time, 12 digits YYYYMMDDHHMM (e.g. 199001151030). Use 1230 for unknown time. |
| gender | integer | yes | Gender — 0: female, 1: male (CAFE convention). |
| is_leap_year | boolean | — | Optional. true if the lunar birth month is a leap month (윤달). Only meaningful with is_lunar=true. |
| is_lunar | boolean | — | Optional. true if the birth date is a lunar-calendar date (default false = solar). |
| loc | integer | — | Optional birthplace region ID for overseas births (24Plus world-city ID). Omit for Korea. |
| name | string | — | Optional name. Affects some engine outputs; omit to use the default. |
| option1 | integer | — | Optional Rat-hour (자시) rule — 0: Ya-jasi/야자시 (default), 1: Jo-jasi/조자시. |
| option2 | integer | — | Optional year-pillar season basis — 0: Ipchun/입춘 (default, standard practice), -1: Dongji/동지. |
| time_unknown | boolean | — | Optional. true if the birth time is unknown — the chart header marks the hour pillar as estimated. Pair with HHMM=1230. |
No output schema declared.
No examples provided.
saju_chart ~400
Korean Saju (Four Pillars / 四柱八字) natal chart with annotations. Returns the four pillars (year/month/day/hour) with their heavenly stems and earthly branches, the Ten Gods (十神) mapping, the five-element ratios, plus the Spirit Stars (神殺 / 신살) and Twelve Life Stages (十二運星 / 십이운성) annotations on each pillar. The foundational reading other tools build on. Use for 'show me my saju', 'what's my birth chart', '내 사주 봐줘'.
| Name | Type | Req | Description |
|---|---|---|---|
| birth | string | yes | Birth date & time, 12 digits YYYYMMDDHHMM (e.g. 199001151030). Use 1230 for unknown time. |
| gender | integer | yes | Gender — 0: female, 1: male (CAFE convention). |
| is_leap_year | boolean | — | Optional. true if the lunar birth month is a leap month (윤달). Only meaningful with is_lunar=true. |
| is_lunar | boolean | — | Optional. true if the birth date is a lunar-calendar date (default false = solar). |
| loc | integer | — | Optional birthplace region ID for overseas births (24Plus world-city ID). Omit for Korea. |
| name | string | — | Optional name. Affects some engine outputs; omit to use the default. |
| option1 | integer | — | Optional Rat-hour (자시) rule — 0: Ya-jasi/야자시 (default), 1: Jo-jasi/조자시. |
| option2 | integer | — | Optional year-pillar season basis — 0: Ipchun/입춘 (default, standard practice), -1: Dongji/동지. |
| time_unknown | boolean | — | Optional. true if the birth time is unknown — the chart header marks the hour pillar as estimated. Pair with HHMM=1230. |
No output schema declared.
No examples provided.
yongshin_candidates ~407
Classical Yongshin (用神, favorable element) candidates. Returns all five traditional derivation methods — Eokbu (억부) / Byeongyak (병약) / Tonggwan (통관) / Johu (조후) / Gyeokguk (격국) — with each method's candidate element(s) and primary pick. Does NOT include an AI-selected final yongshin or confidence scores (those are part of the full 24Plus service). Use for 'what are my yongshin candidates', 'which element favors me', '용신 후보'.
| Name | Type | Req | Description |
|---|---|---|---|
| birth | string | yes | Birth date & time, 12 digits YYYYMMDDHHMM (e.g. 199001151030). Use 1230 for unknown time. |
| gender | integer | yes | Gender — 0: female, 1: male (CAFE convention). |
| is_leap_year | boolean | — | Optional. true if the lunar birth month is a leap month (윤달). Only meaningful with is_lunar=true. |
| is_lunar | boolean | — | Optional. true if the birth date is a lunar-calendar date (default false = solar). |
| loc | integer | — | Optional birthplace region ID for overseas births (24Plus world-city ID). Omit for Korea. |
| name | string | — | Optional name. Affects some engine outputs; omit to use the default. |
| option1 | integer | — | Optional Rat-hour (자시) rule — 0: Ya-jasi/야자시 (default), 1: Jo-jasi/조자시. |
| option2 | integer | — | Optional year-pillar season basis — 0: Ipchun/입춘 (default, standard practice), -1: Dongji/동지. |
| time_unknown | boolean | — | Optional. true if the birth time is unknown — the chart header marks the hour pillar as estimated. Pair with HHMM=1230. |
No output schema declared.
No examples provided.