← Registry

General Tools

fortunecat.co.kr

Calculates Korean saju (manseryeok) charts and zodiac fortunes from birth data and offers an AI-powered fortune-telling chat counselor with session history and relationship-based readings.

1 endpoint5 known toolsFirst detected September 23, 2026Last detected September 23, 2026

ENDPOINT 1

https://fortunecat.co.kr/api/mcp/mcp

No auth detected

MCP server metadata

Name
fortunecat-saju
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

포춘캣(FortuneCat)의 사주 MCP입니다. 다섯 가지 도구를 제공합니다 (1~3 무료 · 4~5 구독). 1) calculate_manseryeok — 생년월일시로 사주팔자(만세력)를 계산합니다. LLM 추정이 아닌 절기·음력·윤달 보정이 반영된 결정론적 계산으로, 연·월·일·시주 4기둥과 오행 분포, 일간, 용신, 십신, 대운을 정확하게 돌려줍니다. AI가 명식을 지어내는 할루시네이션을 막아줍니다. 2) zodiac_fortune — 12간지 띠별 운세(오늘·이번 주·이번 달)를 조회합니다. 띠를 직접 지정하거나 출생연도로 띠를 자동 판정해 그 기간의 운세를 돌려줍니다. 3) saju_chat — 포춘캣의 사주 상담사 '서린'과 대화합니다. 계산된 만세력을 바탕으로 연애·이직·재물 등 고민을 개인화 상담합니다. 대화당 5턴 무료 체험을 제공하며, 포춘캣 계정을 연결하면 앱과 동일하게 별(Star)로 계속 대화할 수 있습니다. ── 아래는 포춘캣 구독자 전용 도구입니다. 자격이 없으면 오류가 아니라 응답의 status 로 알려주니, 그 문구를 그대로 사용자에게 전달하세요. 4) my_memory — 이 사용자가 지금까지 무엇을 물어왔는지 요약합니다(누적 횟수·자주 물어본 주제·최근 질문). 맥락을 알고 답하고 싶을 때 먼저 부르세요. 베이직 이상 필요. 5) my_relation_axis — 등록된 인물들과 오늘(또는 이번 달) 어떤 결이 걸리는지 계산합니다. 프라이버시를 위해 실명 대신 관계 라벨(가족·친구)로 답합니다. 프리미엄 필요. 걸리는 날이 반드시 나쁜 날은 아니니 단정하지 마세요. 본 서비스의 결과는 오락·참고용 AI 생성 정보입니다.

Known tools 5

calculate_manseryeok

[포춘캣 사주 - 오늘의 운세, 만세력 계산과 서린 상담] 생년월일시로 정확한 만세력(사주팔자)을 결정론적으로 계산합니다.

Inferred read-only
zodiac_fortune

[포춘캣 사주 - 오늘의 운세, 만세력 계산과 서린 상담] 12간지 띠별 운세(오늘·이번 주·이번 달)를 조회합니다.

Inferred read-only
saju_chat

[포춘캣 사주 - 오늘의 운세, 만세력 계산과 서린 상담] FortuneCat의 사주 상담사 '서린'과 대화합니다.

Inferred read-only
my_memory

[포춘캣 사주 - 오늘의 운세, 만세력 계산과 서린 상담] 포춘캣에 쌓인 내 상담 이력을 요약해 돌려줍니다 — 지금까지 몇 번 봤는지, 자주 물어본 주제, 최근 질문.

Inferred read-only
my_relation_axis

[포춘캣 사주 - 오늘의 운세, 만세력 계산과 서린 상담] 내가 등록한 인물들과 오늘(또는 이번 달) 어떤 결이 걸리는지 계산해 돌려줍니다.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.fortunecat-saju]
url = "https://fortunecat.co.kr/api/mcp/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "fortunecat-saju": {
      "type": "http",
      "url": "https://fortunecat.co.kr/api/mcp/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: fortunecat-saju
Remote MCP URL: https://fortunecat.co.kr/api/mcp/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "fortunecat-saju": {
      "url": "https://fortunecat.co.kr/api/mcp/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "fortunecat-saju": {
      "type": "http",
      "url": "https://fortunecat.co.kr/api/mcp/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "fortunecat-saju",
  "transport": "streamable-http",
  "url": "https://fortunecat.co.kr/api/mcp/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.