Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

io.github.douglasgan/asktian

io.github.douglasgan/asktian

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

Uptime
100.0%
1 direct probes · 30d
Response
1460ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

asktian_daily_reading

Get today's personalized Chinese metaphysics (八字 bazi + 干支 daily energy) reading for a person. Returns their archetype (one of 8 trigrams 八卦), today's energy, favorable colors/direction/hours, headlin…

asktian_compatibility

Compute fate compatibility between two people via Chinese metaphysics (八字 pairing, 5-element generation/clash). Returns qualitative label first (e.g. '互补型 Complementary'), then a numeric score (hidden…

asktian_best_time_for_action

Find the most auspicious time windows in the next N days for a specific action. Use this when the user asks 'when should I do X', 'should I move this meeting', 'is tomorrow a good day to launch', 'whe…

asktian_today_energy

Get today's GENERAL energy (no person needed) — the 干支 (stem + branch) and the dominant 5-element character of the day. Useful when the user asks 'what kind of day is it', 'what's the energy today', o…

asktian_name_analysis

Quick energetic profile of a name (姓名学 name-analysis). Useful when the user asks about someone's name, a baby name, a company name, or 'what kind of person is X' when no birthdate is available. Return…

asktian_market_read

Get a Chinese-metaphysics signal on a binary prediction-market question (Polymarket/Kalshi style yes/no outcomes). Use when a user — or a trading agent — wants an UNCORRELATED, for-fun read on a marke…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.douglasgan/asktian": {
      "url": "https://mcp.asktian.com/mcp",
      "transport": "streamable-http"
    }
  }
}