mcpbeat Sign in

Asktian MCP Server

by douglasgan Your server? Claim it
answering

Asktian is answering right now. Last checked 8 min ago. 83 installs a week from npm. It exposes 6 tools. Last commit 20 Jun 2026.

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

Installs per day peak 23 · avg 12 · +96% w/w
a month agotoday
Uptime history 48 days of history
48 days agonow
100.0%
Uptime 24h
92 of 92 checks
6
Tools
read from the server
662 ms
Response time
average over 24h
83
Installs / week
npm and PyPI

Nothing serious here today

Today is the operative word: we check Asktian 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

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 8 min ago.

run in your terminal
claude mcp add asktian --transport http https://mcp.asktian.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "asktian": {
      "url": "https://mcp.asktian.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.asktian]
url = "https://mcp.asktian.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "asktian": {
      "url": "https://mcp.asktian.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "asktian": {
      "url": "https://mcp.asktian.com/mcp"
    }
  }
}

This one needs environment variables set before it will start: ASKTIAN_API_KEY (OPTIONAL. Readings are free and work with no key (public backend, rate-limited to ~300 requests / 15 min). Set a key from https://api.asktian.com for higher rate limits and the premium tian.* reading tier.). The author declared them in the registry entry; get the values from the project itself.

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

asktian
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', 'when should I have the hard conversation', etc. Returns top 3 best windows and any windows to avoid. This is the most useful tool for real-time decision support inside any AI assistant — it lets you give specific scheduling advice instead of vague reflections.
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 if <60 to avoid making low-compat feel like rejection — this is intentional per the asktian design principles). Useful when user asks about compatibility, fit, or 'will this person and I work'.
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, headline advice, and any caution. Use this when the user asks how today will be for them, what colors to wear, where to face their desk, or for general daily guidance.
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 market: 'will X happen by date Y'. Returns a lean (yes/no/neutral), a confidence, the 五行 reasoning from the resolution date's energy, and a mandatory disclaimer. This is ENTERTAINMENT and a falsifiable ritual — NOT financial advice. Always present it as a novelty signal, never as a recommendation to place a bet.
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. Returns a one-line vibe + dominant element guess.
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', or when an AI agent wants to add cosmic context to a generic suggestion without needing the user's birthdate.

Endpoints

URLTransportStateLatencyChecked
https://mcp.asktian.com/mcp streamable-http answering 649 ms 8 min ago

Alternatives to Asktian

same job, measured the same way
Decision Support Network | Powered by CCA
by janoliverautomation-stack

Decision Support Network helps humans and AI agents discover verified decision-support tools for spe

3 tools answering
Energyai
by energyaisolution

Solar, weatherization, EV charging, battery and heat-pump decision tools for AI agents.

30 tools answering
MERCATOR Verify
by arzuo

MERCATOR Verify: evidence-backed verification and decision support for autonomous agents.

2 tools answering
Batru — Competitive Game Intelligence for AI Agents
by batru

Live competitive-game predictions, meta data and decision tools for AI agents.

110 installs/wk 17 tools answering
Zendesk MCP
by markusvankempen

Zendesk MCP: 14 tools for AI agents — create, search, assign, comment, and close support tickets.

94 installs/wk local only
Tools for Agents
by max124vip-dev

Decision Layer for AI Agents — 58+ tools, Advisor, MCP. Free key: POST /v1/register {}.

107 tools answering
Rftools
by antonpogrebenko-public

241 RF & electronics calculators + 13 simulation tools for AI agents.

91 installs/wk local only
CLI
by aligndottech

Cross-tool decision memory for AI coding agents: search your decision graph, check changes over MCP.

647 installs/wk local only

Asktian — questions

Answers built from our own checks of this server.

What can Asktian do?
It exposes 6 tools, read directly from the server on our last check. Among them: asktian_best_time_for_action, asktian_compatibility, asktian_daily_reading, asktian_market_read, asktian_name_analysis, asktian_today_energy. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Asktian working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 662 ms. The bar chart above shows every period we have measured.
How do I connect Asktian?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does Asktian need an API key?
No. Asktian completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Asktian?
It answers our handshake in 662 ms on average, which is faster than 18% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Asktian?
The npm package @asktian/mcp-server was installed 83 times in the last week. Week over week that is +96%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Asktian open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.